theopenconversationkit / tock

Tock, the open source conversational AI toolkit.
https://doc.tock.ai
Apache License 2.0
472 stars 127 forks source link

[NLP Model Comprehension] Rasa and entity parsing comparing to Stanford/OpenNlp implementation #1327

Open djowalker opened 2 years ago

djowalker commented 2 years ago

Hello, I tried fastly and locally to use Rasa Model to detect trained entities and to find out the difference between models. modelsentitiestockcomparison_app.zip

How i worked :

Questions :

djowalker commented 1 year ago

UPDATE information : When looking in RasaClient.kt, it seems that we must launch a server with rasa on http://localhost:5005