ut-function.ngram

1.1.1 • Public • Published

ut-function.ngram

Ngram extraction function

Usage

e.g.:

const ngram = require('ut-function.ngram');
const set = ngram('word'); // will return a Set with entries ['wor', 'ord']

For more usage examples check tests

/ut-function.ngram/

    Package Sidebar

    Install

    npm i ut-function.ngram

    Weekly Downloads

    0

    Version

    1.1.1

    License

    Apache-2.0

    Unpacked Size

    2.61 kB

    Total Files

    5

    Last publish

    Collaborators

    • kalin.krustev