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

Feature: Add simple offline tokenizer #7

Open
ndabAP opened this issue Jul 31, 2019 · 2 comments
Open

Feature: Add simple offline tokenizer #7

ndabAP opened this issue Jul 31, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@ndabAP
Copy link
Owner

ndabAP commented Jul 31, 2019

Basically a different NLP type. Based on white space separator.

@ndabAP ndabAP added enhancement New feature or request good first issue Good for newcomers labels Jul 31, 2019
@ndabAP
Copy link
Owner Author

ndabAP commented Sep 17, 2019

Difficulty increased a lot, since a tokenizer must return also the part of speech now.

@ndabAP ndabAP removed the good first issue Good for newcomers label Sep 17, 2019
@ndabAP
Copy link
Owner Author

ndabAP commented Nov 25, 2019

Possible solution: Offline tokenizer uses dictionary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant