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

Check for numbers in sentences can be switched off #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 18, 2019

  1. Check for numbers in sentences can be switched off

    If the CorporaCreator is used with data in which it is valid that
    sentences contain numbers, there should be a way to allow them.
    
    With the optional command line parameter "-c" this check can now be
    skipped.
    
    Usage:
    
    create-corpora [other args] -c {true, false, t, f 0, 1, y, n, yes, no}
    g3n35i5 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    e702fa3 View commit details
    Browse the repository at this point in the history