#93 · Primary category: NLP Tools & Text Processing
this-word-does-not-exist
This Word Does Not Exist
Project last updated:06/17/26
GitHub Stars
1.0K
Forks
85
Contributors
4
License
MIT
Why we included this project
This project fine-tunes a GPT-2 variant to invent words from scratch, complete with plausible definitions and example sentences. The repo ships both halves of the pipeline: pretrained checkpoints and a WordGenerator class for CPU inference, plus the training scripts and dictionary extraction code used to build those models. That split makes it a solid learning artifact. You can generate words immediately or follow the notebooks and train scripts to reproduce the whole process on your own dictionary source. It is a good fit for developers curious about domain-specific fine-tuning, small teams poking at constrained text generation, and educators who want an approachable end-to-end language model example.
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 上百种预训练中文词向量