NLP常用库的API网址

1、sklearn
http://scikit-learn.org/stable/modules/classes.html

2、gensim
https://radimrehurek.com/gensim/apiref.html

3、scipy
https://docs.scipy.org/doc/scipy/reference/

4、nltk
https://www.nltk.org/api/nltk.html

5、tensorflow
https://www.tensorflow.org/api_docs/python/?hl=zh-cn

参考资料

http://python.jobbole.com/81834/
http://python.jobbole.com/85094/
https://zhuanlan.zhihu.com/p/25004227

你可能感兴趣的:(NLP常用库的API网址)