Metadata-Version: 2.1
Name: new-words-detection
Version: 1.0.3
Summary: Chinese Words Segmentation Utilities
Home-page: https://github.com/skykiseki/NewWordDectection
Author: Wei, Zhihui
Author-email: evelinesdd@qq.com
License: MIT
Keywords: NLP,Chinese word detection,Chinese word segementation
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


我家还蛮大的, 欢迎你们来我家van.

https://github.com/skykiseki

new-words-detection
====

"新词发现", 
目前仅有基于苏神（苏剑林）文章写的左右熵以及互信息方法进行词库建设，其他的算法后面有空会继续更新


具体链接参考
[《新词发现的信息熵方法与实现》](https://spaces.ac.cn/archives/3491)



完整文档见 ``README.md``

GitHub: https://github.com/skykiseki/NewWordDectection


