english-bigrams

1.0.0 • Public • Published

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

  • alphabet: The english alphabet as a string or array, upper and lowercase.
  • an-array-of-english-words: An array of ~275,000 English words. Works in node and browsers.
  • n-gram: Get n-grams from text

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i english-bigrams

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

10.8 kB

Total Files

4

Last publish

Collaborators

  • zeke