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

Fix to add normalizing to words in libindic/ngram/__init__.py #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 12, 2017

  1. Fix to add normalizing to words in libindic/ngram/__init__.py

    Fix  to normalize words before creating ngram list.
    Optimize creating instance of indicsyllabifier by creating it only once as self object of ngram
    amruth27m committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    2e1bd17 View commit details
    Browse the repository at this point in the history
  2. Fix for travis errors

    amruth27m committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    d3e7410 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    fix for travis tab indendation error
    amruth27m authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    ad0909b View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    amruth27m authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    781bf4a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from amruth27m/amruth27m-patch-1

    Update __init__.py
    amruth27m authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    5c47af5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Configuration menu
    Copy the full SHA
    5c22096 View commit details
    Browse the repository at this point in the history