86 Forks
646 Stars
646 Watchers

mynlp

一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)

How to download and setup mynlp

Open terminal and run command
git clone https://github.com/mayabot/mynlp.git
git clone is used to create a copy or clone of mynlp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mynlp https://github.com/mayabot/mynlp/archive/master.zip

Or simply clone mynlp with SSH
[email protected]:mayabot/mynlp.git

If you have some problems with mynlp

You may open issue on mynlp support forum (system) here: https://github.com/mayabot/mynlp/issues