#174 · Primary category: NLP Tools & Text Processing
chinese_dictionary
Synonym list, antonym list, and negation word list
Project last updated:10/17/24
GitHub Stars
537
Forks
198
Contributors
1
License
Other
Why we included this project
Chinese NLP projects tend to stall on the same quiet problem: the model is easy, the word lists are not. This repo ships three plain data files covering synonyms, antonyms, and negation words, ready to drop into a preprocessing step. That covers a lot of everyday work, from normalizing messy user input to expanding query terms for search. The negation list is also handy for rule-based cleanup before a model sees the text. It is a small dataset rather than a framework, so treat it as a building block inside a pipeline you already run.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量