autoneologism

1.1.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i autoneologism

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • aaronjameslang