搜索资源列表
pymmseg-cpp-win32-1.0.1.tar.gz
- 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
nlp
- 中文自然語言處理相關程式,包括中文字頻統計及Jensen-Shannon Divergence計算程式,並包含古典文獻範例-This rar file include natural language processing related programs, includeing Chinese term frequency statistics, Jensen-Shannon Divergence program and text examples.
10211
- 基于一维隐马模型的中文词性分析,python平台,源代码。非商业用,内附结果txt。-Based on one-dimensional implicit model of Chinese parts of speech analysis, python platform, the source code. Non-commercial use, enclose the TXT.
自然语言处理的最好的资源
- python,java代码,可以完成分词,训练词向量,等功能,效果突出。
jieba-0.31
- jeiba分词、中文分词、python、开源-jeiba word, Chinese word segmentation, python, open source
OpenCV-Python-Tutorial-Chinese
- qq_14818513同学的python图像处理神器-python-opencv中文教程-python-opencv Tutorial used Chinese by qq_14818513
PYTHON自然语言处理【中文版】
- 自然语言处理方面的一本入门书,是中文的,而且使用python写的(An introductory book on Natural Language Processing, which is written in Chinese and written in Python)
jieba-0.39
- Python非常强大的中文分词包,用于自然语言处理。(Python is a very powerful Chinese word wrapper for natural language processing.)
zh-mac
- 在macOS中实现python matplotlib库画图中实现中文输出(Implementation of Chinese output in Python Matplotlib library drawing in macOS)
Python中文文本预处理
- 包括删除标点、分词、删除停用词、计算相似度、文本聚类等功能