yongzhuo/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)
This tool helps you efficiently process and understand Chinese text for various applications. It takes raw Chinese sentences or documents as input and can output organized data like segmented words, identified keywords, summaries, or even convert numbers and text formats. Anyone working with Chinese text data, such as researchers, content analysts, or linguists, would find this project valuable for automating text analysis tasks.
662 stars. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you need to perform a wide range of natural language processing tasks on Chinese text, including segmenting words, extracting key information, summarizing content, or converting between different number and character formats.
Not ideal if your primary need is for advanced English NLP capabilities or if you require a simple, ready-to-use application without any code involvement.
Stars
662
Forks
92
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Dependencies
7
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yongzhuo/Macropodus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词