码迷,mamicode.com
首页 >  
搜索关键字:processing mousex    ( 1402个结果
转载自安卓巴士 【收藏】2015必须推荐的Android框架,猿必读系列!
一、GuavaGoogle的基于java1.6的类库集合的扩展项目,包括collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O等等. 这些高...
分类:移动开发   时间:2015-04-27 01:57:26    阅读次数:183
关于processing
语法可以认为就是Java运行:processing-java --output=/tmp/processing-xx --run --force --sketch=/home/ning/soft/processing-2.0b8/modes/java/examples/Demos/Graphics/...
分类:其他好文   时间:2015-04-26 18:04:52    阅读次数:187
Identifying Dialogue Act Type
Natural Language Processing with PythonChapter 6.2 1 import nltk 2 from nltk.corpus import nps_chat as nchat 3 4 def dialogue_act_features(post): 5 .....
分类:其他好文   时间:2015-04-24 20:43:19    阅读次数:129
ME23N PO 打印预览 打印问题
ME23N进入PO订单,点message查看订单打印的配置点message查看订单打印的配置然后spro查看选择相应的outputtype,然后双击processing routines可以看到打印时对应的程序,form routine和smartform,在程序ZZSAPFM06P_CNTXC里搜...
分类:其他好文   时间:2015-04-24 18:53:53    阅读次数:338
Sequence Classification
Natural Language Processing with PythonCharpter 6.1 1 import nltk 2 from nltk.corpus import brown 3 4 def pos_features(sentence,i,history): 5 fea...
分类:其他好文   时间:2015-04-24 13:57:26    阅读次数:176
Part of Speech Tagging
Natural Language Processing with PythonCharpter 6.1suffix_fdist处代码稍微改动。 1 import nltk 2 from nltk.corpus import brown 3 4 def common_suffixes_fun(): ....
分类:其他好文   时间:2015-04-24 00:48:43    阅读次数:304
我的Coursera历程
今天刚刚有一门Coursera课程得到了证书,那么就聊聊这个自我学习,自我提升的话题:MOOC。 从去年10月份到现在,半年的时间里,我尝试了若干门课程,其中真正上完课,得到证书的,总共有2门: Stanford University的Algorithms: Design and Analysis(1); 瑞士,洛桑联邦理工学院的Digital Signal Processing。 先Show off一下:...
分类:其他好文   时间:2015-04-23 23:32:46    阅读次数:225
Document Classification
Natural Language Processing with PythonChapter 6.1由于nltk.FreqDist的排序问题,获取电影文本特征词的代码有些微改动。 1 import nltk 2 from nltk.corpus import movie_reviews as mr ...
分类:其他好文   时间:2015-04-23 23:04:30    阅读次数:147
Abaqus\Calculix FEA notes
Finite Element Analysis分为pre-processing , analyzing, post-processingAbaqus Document : http://abaqusdoc.ucalgary.ca第一阶段: 使用TetGen \ NetGen等工具将stl模型文件四面...
分类:其他好文   时间:2015-04-22 17:56:48    阅读次数:123
<Natural Language Processing with Python>学习笔记二
用Enthought Canopy作图果然方便。昨天频频出现无法识别pylab模块的异常,今天终于搞好了。以下是今天出来的图:
分类:编程语言   时间:2015-04-22 13:50:53    阅读次数:155
1402条   上一页 1 ... 97 98 99 100 101 ... 141 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!