Skip to content

wjbotham/thing-namer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

thing-namer

names things (by turning lists of similar things into a markov chain)

I just call

python3 name-thing.py [SIMILAR_THINGS_FILE] [NUMBER_OF_THINGS_TO_NAME]

so that could be, like,

python3 name-thing.py sample_things/currencies.txt 10

and you'd get

helari
lerucali
ma
vana
dene
gr
veou
yvin
doliananatywnitusikwariual
chma

You can probably use python2 also, but like why would you

About

names things (by turning lists of similar things into a markov chain)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages