96 Forks
587 Stars
587 Watchers

Macropodus

自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)

How to download and setup Macropodus

Open terminal and run command
git clone https://github.com/yongzhuo/Macropodus.git
git clone is used to create a copy or clone of Macropodus 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 Macropodus https://github.com/yongzhuo/Macropodus/archive/master.zip

Or simply clone Macropodus with SSH
[email protected]:yongzhuo/Macropodus.git

If you have some problems with Macropodus

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