Skip to content

aaronjameslang/autoneologism

Repository files navigation

autoneologism NPM Build Status

A word generator that teaches itself your phonotactics

Example Usage

> require('autoneologism').generateWords(['another', 'open', 'penmanship', 'answer'])
{ attempts: 10000,
  efficiency: 0.0007,
  words:
   [ 'openmanship',
     'anship',
     'penmanother',
     'penmanswer',
     'pen',
     'openmanswer',
     'openmanother' ] }

Development

npm run build probably does what you want

Check package.json for more scripts

About

A word generator that teaches itself your phonotactics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors