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

Tab delimited files, remove duplication in unit tests #3

Closed
wants to merge 2 commits into from
Closed

Tab delimited files, remove duplication in unit tests #3

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 6, 2020

Changes:

  • Replace various map classes with their generic equivalents
  • Use tab to delimit heuristic data from unigrams and bigrams
  • Add delimiter constant for ease of change
  • Simplify unit tests
  • Replace "dictionary" variable/method names with "lexicon"
  • Update Builder to expose an API for all relevant properties

@ghost ghost closed this Nov 15, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants