crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Organizes Chinese NLP tools into specialized categories (word segmentation, NER, information extraction, QA/chatbot, multi-modal retrieval) alongside academic corpora, competitions, and commercial APIs. Spans implementations across multiple languages (Python, Java, C++) including both traditional statistical approaches (CRF, HMM) and modern deep learning frameworks (BERT, BiLSTM+CRF, transformer-based models). Serves as a discovery index for both research-focused toolkits from Chinese universities (Tsinghua, Fudan, Harbin Institute of Technology) and industry solutions from Baidu and Alibaba.
7,928 stars. No commits in the last 6 months.
Stars
7,928
Forks
1,716
Language
—
License
Apache-2.0
Category
Last pushed
Jul 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/crownpku/Awesome-Chinese-NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
NateScarlet/holiday-cn
📅🇨🇳中国法定节假日数据 自动每日抓取国务院公告
esbatmop/MNBVC
MNBVC(Massive Never-ending BT Vast Chinese...
sagorbrur/bnlp
BNLP is a natural language processing toolkit for Bengali Language.
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
houbb/sensitive-word
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java...