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

Adding custom dictionaries #5

Closed
jywarren opened this issue Feb 14, 2019 · 3 comments
Closed

Adding custom dictionaries #5

jywarren opened this issue Feb 14, 2019 · 3 comments

Comments

@jywarren
Copy link
Contributor

Is there a means to point to additional dictionaries supplied at initialization, like Lemmatizer.new(['path/to/dict']) or Lemmatizer.new(dictHash)?

@jywarren
Copy link
Contributor Author

This would be helpful for extending this to new languages or domain-specific vocabularies!

@yohasebe
Copy link
Owner

Good idea. I updated the code and README. Thanks for your suggestion.

@jywarren
Copy link
Contributor Author

jywarren commented Feb 15, 2019 via email

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

No branches or pull requests

2 participants