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 OpenNLP Recognizer #3

Open
yhilem opened this issue Feb 18, 2019 · 2 comments
Open

Add OpenNLP Recognizer #3

yhilem opened this issue Feb 18, 2019 · 2 comments
Milestone

Comments

@yhilem
Copy link

yhilem commented Feb 18, 2019

Hi,
Can you please explain how to add OpenNLP Recognizer ?
Thanks
Youcef HILEM

@hkuhn42
Copy link
Owner

hkuhn42 commented Feb 25, 2019

In essence, you would have to implement the IRecognizer interface which uses openNLP for intent recognition.

You can use RegexpRecognizer as a starting point.

Hope this helps.

P.S. please consider creating a pull request if you implement one...
Thanks

@yhilem
Copy link
Author

yhilem commented Mar 20, 2019

Thank you. We will implement the IRecognizer interface for android and create a PR.

@yhilem yhilem closed this as completed Mar 20, 2019
@hkuhn42 hkuhn42 reopened this Apr 7, 2019
@hkuhn42 hkuhn42 added this to the 0.9 milestone Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants