this-word-does-not-exist
Word generator
A tool for training and generating new words with definitions using GPT-2 and related natural language processing techniques
This Word Does Not Exist
1k stars
9 watching
82 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
gpt-2machine-learningnatural-language-generationnatural-language-processingnatural-language-understandingtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
graykode/gpt-2-pytorch | An implementation of the GPT-2 language model in PyTorch for generating text | 973 |
filippofinke/wordgpt | An add-in for Microsoft Word that leverages OpenAI's text-davinci-003 language model to generate text. | 308 |
artgromov/correcthorse | Generates random words and passwords from a large English text file. | 2 |
hslcy/vcwe | This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. | 15 |
neogeny/tatsu | A tool for generating Python parsers from grammars in a variation of EBNF | 408 |
r3nt0n/bopscrk | Generates wordlists by combining and transforming words from various sources, including user input and song lyrics. | 885 |
bnoordhuis/gyp | A tool to automatically generate project files based on configuration and language specifications | 72 |
gutfeeling/word_forms | A Python library that generates all possible forms of an English word | 623 |
explosion/sense2vec | A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. | 1,625 |
elapouya/python-docx-template | A tool for generating Microsoft Word documents by inserting placeholders that can be replaced with data at runtime. | 2,014 |
tsinghuaai/cpm-1-generate | Provides tools and scripts for generating text using a pre-trained Chinese language model | 1,588 |
machinalis/quepy | Transforms natural language questions into query templates for various database systems. | 1,255 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
syntaxcoloring/markov-word-generator | Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
flbdx/maskuni | A tool for generating passwords and words based on templates describing character sets at each position | 6 |