1.0.0 • Published 4 years ago

english-bigrams v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

english-bigrams

Letter pairs sorted by how frequently they appear in English words

{
  es: 60365,
  in: 51816,
  er: 49978,
  ti: 37946,
  // ...
  xz: 0,
  zf: 0,
  zr: 0,
  zx: 0
}

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install english-bigrams

Dependencies

None

Dev Dependencies

License

MIT