用Enthought Canopy作图果然方便。昨天频频出现无法识别pylab模块的异常,今天终于搞好了。以下是今天出来的图:
分类:
编程语言 时间:
2015-04-22 13:50:53
阅读次数:
155
近年来很多机器学习研究者开始尝试从图片中挖掘信息,自动生成该图片的描述:Google Research 在2011年发布正在开发的新技术,声称能侦察图片,再为图片作出文字描述:该新技术结合了计算机视觉技术(computer vision)和自然语言处理(natural language proces...
分类:
其他好文 时间:
2015-04-18 06:24:49
阅读次数:
154
SumdivSumdivTime Limit: 1000MSMemory Limit: 30000KTotal Submissions: 15364Accepted: 3790DescriptionConsider two natural ...
分类:
其他好文 时间:
2015-04-16 23:20:26
阅读次数:
193
本文主要是总结最近学习的论文、书籍相关知识,主要是Natural Language Pracessing(自然语言处理,简称NLP)和Python挖掘维基百科Infobox等内容的知识。
此篇文章主要参考书籍《Natural Language Processing with Python》Python自然语言处理,希望对大家有所帮助。书籍下载地址:
所谓“自然语言”,是指人们日常交流使用的语言,如英语、印地语随着不断演化,很难用明确的规则来刻画。
从广义上,“自然语言处理”(...
分类:
编程语言 时间:
2015-04-16 22:00:32
阅读次数:
405
1. Applications and problemsApplicationsText or document classification, e.g., spam detection;Natural language processing, e.g., morphological analysi...
分类:
其他好文 时间:
2015-04-12 20:39:48
阅读次数:
150
参考文章:
A Unified Architecture for Natural Language Processing:Deep Neural Networks with Multitask Learning ICML08
A convolutional neural network for modelling sentences ACL14...
分类:
Web程序 时间:
2015-04-10 22:09:45
阅读次数:
178
University of Nebraska - Lincoln DigitalCommons@University of Nebraska - LincolnTextile Society of America Symposium ProceedingsTextile Society of Ame...
分类:
其他好文 时间:
2015-04-10 17:16:31
阅读次数:
285
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.Find the sum of all t...
分类:
其他好文 时间:
2015-04-07 11:25:29
阅读次数:
143
993 Product of digits
For a given non-negative integer number N, ?nd the minimal natural Q such that the product of all
digits of Q is equal N.
Input
The ?rst line of input contains one po...
分类:
其他好文 时间:
2015-04-02 09:11:13
阅读次数:
219
DescriptionA young schoolboy would like to calculate the sum for some fixed natural k and different natural n. He observed that calculating ik for all...
分类:
其他好文 时间:
2015-03-31 10:29:27
阅读次数:
166