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

Add nlp class api #762

Closed
wannaphong opened this issue Nov 28, 2022 · 0 comments
Closed

Add nlp class api #762

wannaphong opened this issue Nov 28, 2022 · 0 comments

Comments

@wannaphong
Copy link
Member

Detailed description

Add nlp class api to use PyThaiNLP. The nlp class will look like spaCy's nlp. Now, PyThaiNLP have many high-level function because PyThaiNLP have many fetaures, so I think we should have simple api for beginner and intermediate.

Context

nlp class is the simple api for using PyThaiNLP. It will don't have the advanced parameter and many api, so still keep main function only in the class look like pos_tag, ner, and more in one class.

@wannaphong wannaphong mentioned this issue Nov 28, 2022
2 tasks
@wannaphong wannaphong linked a pull request Nov 28, 2022 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant