NER Performance Between BotSharp and Google Dialogflow
Out of curiosity, I want to compare the use of BotSharp and Google Dialogflow in a realistic scene. I exported a music bot from Dialogflow, imported it into BotSharp (it supports direct import of the packaging format of dialogflow.), configured the training pipeline, trained to get a new model, and then tested several examples. Most of the examples got the same result, but there are two examples, BotSharp performances better. This made me very excited and gave our team members great confidence to continue to improve the BotSharp project.
1st sample:
2nd Sample:
BotSharp is currently in an active development phase and developers interested in the NLP/NLU or Chatbot platform are welcome to participate. We are happy to share and discuss the experience and fun of machine learning.