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

Refactor api usage convention #37

Merged
merged 8 commits into from
May 12, 2018
Merged

Refactor api usage convention #37

merged 8 commits into from
May 12, 2018

Conversation

vunb
Copy link
Owner

@vunb vunb commented May 11, 2018

  • Refactor api usage convention: lowerCamelCase for pre-trained class, UpperCamelCase for utility class.
  • Mark depredicated api: wordSent, getDictionary, Langid.
  • Rename wordSent to WordTokenizer.
  • Format tagger output for tasks: pos tagging, chunking, ner.

Fix #23

@vunb vunb merged commit b46a3de into master May 12, 2018
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.

None yet

1 participant