LexiestLeszek/namegen
Self-contained, minimalistic implementation of a language model that generates coherent and normal sounding names. It uses an input dataset of names and probability distribution to generate new names based on the sequences of four characters.
This tool helps you automatically generate new names that sound natural and fit a given style. You provide a list of existing names, and it learns their patterns to create new, similar-sounding names. This is ideal for anyone needing unique names for characters, products, or creative projects without manually brainstorming.
No commits in the last 6 months.
Use this if you need to quickly generate a list of coherent, natural-sounding names based on a provided dataset, perhaps for game characters, brand names, or new project ideas.
Not ideal if you need a sophisticated language model for complex text generation or require a system that understands semantic meaning beyond character sequences.
Stars
52
Forks
8
Language
Python
License
MIT
Category
Last pushed
Feb 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LexiestLeszek/namegen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hangyav/textLSP
Language server for text spell and grammar check with various tools.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.