文件名称:小明NLP —— 轻量级中文自然语言处理工具-python
文件大小:1.09MB
文件格式:ZIP
更新时间:2024-07-08 14:32:14
自然语言处理
A Lightweight Chinese Natural Language Processing Toolkit,提供中文分词, 中文词性标注, 文本纠错,文本转拼音,情感分析...
【文件预览】:
xmnlp-master
----MANIFEST.in(62B)
----xmnlp()
--------config()
--------stopword.txt(11KB)
--------sentiment()
--------pinyin()
--------module.py(2KB)
--------__init__.py(8KB)
--------trainer.py(2KB)
--------checker()
--------lexical()
--------summary()
--------radical()
--------utils()
----.github()
--------workflows()
----tests()
--------test_xmnlp.py(7KB)
----LICENSE(11KB)
----dev-requirements.txt(45B)
----setup.cfg(145B)
----requirements.txt(75B)
----setup.py(2KB)
----.gitignore(1KB)
----README.md(23KB)
----.bumpversion.cfg(98B)