We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Can you please explain how to add OpenNLP Recognizer ? Thanks Youcef HILEM
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Thank you. We will implement the IRecognizer interface for android and create a PR.
No branches or pull requests
Hi,
Can you please explain how to add OpenNLP Recognizer ?
Thanks
Youcef HILEM
The text was updated successfully, but these errors were encountered: