Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow multiple ngram complexity in NGramDocument, ngrams and ngrammize #157

Merged
merged 1 commit into from
Jun 9, 2019

Commits on May 24, 2019

  1. allow multi ngram cmplxity in NGramDoc & ngrammize

    Allow NGramDocument to optionally store ngrams of multiple ngram complexity. Updated `ngrams` and `ngramize` methods to generate such ngrams. Updated corresponding docs and added tests.
    
    Also corrected `show` method for `NGramDocument`.
    tanmaykm committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5545cde View commit details
    Browse the repository at this point in the history