Skip to content
This repository was archived by the owner on Mar 11, 2018. It is now read-only.
This repository was archived by the owner on Mar 11, 2018. It is now read-only.

CLI errors for n-gram algorithms #21

@bfazen

Description

@bfazen

I am receiving syntax errors "Expected valid syntax." for all CLI tools that are based off n-grams and which require the user to supply the n parameter. I think there is an error somewhere in how the opts is parsing the integer. The following are not working for me:
dicesorensenmetric
jaccardmetric
ngrammetric
overlapmetric
Commenting out the the opts and hardcoding the n value resolves the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions