#25 · Primary category: NLP Tools & Text Processing
WantWords
An open-source online reverse dictionary.
Project last updated:02/23/22
GitHub Stars
7.1K
Forks
611
Contributors
3
License
Other
Why we included this project
Most dictionaries go from word to definition; WantWords works the other way. You type a phrase describing what you mean, and it returns candidate words that semantically match, which is exactly the tool you want when a word sits on the tip of your tongue or you can only recall a rough idea of it. Writers, language learners, and people dealing with word-finding difficulties all fit that profile. The repository is a full implementation rather than a thin demo: a Django web service, pre-trained models, and data let you reinstall the whole pipeline, and the underlying multi-channel reverse dictionary model is documented in a published paper. Both English and Chinese are supported, so it also works as a bilingual reference for building semantic lookup systems.
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 上百种预训练中文词向量