traveling in cumputer science!!
发布时间:2015-10-14 16:13:06
linux command solution for problems
find the install path of some software
manage .deb package in ubuntu
some package command zip tar tar.gz tar.bz2......【阅读全文】
发布时间:2015-10-12 11:13:28
国际学术组织、学术会议与学术论文
国内学术组织、学术会议与学术论文
如何快速了解某个领域研究进展
初学者如何查阅自然语言处理(NLP)领域学术资料......【阅读全文】
发布时间:2015-09-19 10:48:47
judge the characteristic of a certain word by suffix classfier
?judge the characteristic of a certain word by suffix pattern matching
RegExp and classfier used in part-of-speech(POS) tagging......【阅读全文】
发布时间:2015-09-16 10:36:32
example for document classify use nltk and python
get the movie comment and classify it into pos or neg
get the features of the documents, that if the word in the selected document
train and test the classifier for the document......【阅读全文】