自然语言处理:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第20行: | 第20行: | ||
https://blog.csdn.net/MebiuW/article/details/52232562?locationNum=12 | https://blog.csdn.net/MebiuW/article/details/52232562?locationNum=12 | ||
Python调用PYNIPIR(ICTCLAS)进行中文分词 | |||
https://blog.csdn.net/hongliryan/article/details/54577670 | |||
2018年8月6日 (一) 18:31的最新版本
对于中文,nltk能做哪些事情
http://baijiahao.baidu.com/s?id=1583312644254650521&wfr=spider&for=pc
win10 64位下Python中NLTK,pip,numpy等安装方法
https://blog.csdn.net/zhidaozhe666/article/details/71076451
Windows下最简单安装NLTK的方法
https://blog.csdn.net/kobebryantlin0/article/details/54880933
分词标注 http://ictclas.nlpir.org/nlpir/html/fenci-1.html
自然语言处理入门-码农场
http://www.hankcs.com/nlp/the-entry-natural-language-processing.html
NLPIR 汉语分词系统 (PyNLPIR) 学习手札
https://blog.csdn.net/MebiuW/article/details/52232562?locationNum=12
Python调用PYNIPIR(ICTCLAS)进行中文分词