BotSharp/BotSharp.RestApi
2018-09-28 17:25:55 -05:00
..
Authentication Cancel the dependency on the database, restore the Bot to the file system, and separate the Bot NLP Engine and the pre-Bot Platform system. Complete the AgentImporterInDialogflow function. 2018-08-27 16:04:00 -05:00
Dialogflow Add entities and intents interface for Dialogflow mode. 2018-09-25 12:35:08 -05:00
Integrations add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Ontology Add NER interace. 2018-08-11 13:17:15 -05:00
Rasa Fix training corpus format bug for RASA mode. 2018-09-24 13:05:58 -05:00
Voice 1: Add NAudio library to handle audio stream. 2: Change Settings location. 3: Organize docker files. 2018-09-23 10:16:29 -05:00
AgentController.cs Fix training corpus format bug for RASA mode. 2018-09-24 13:05:58 -05:00
BotSharp.RestApi.csproj Refactoring the system, abstracting the platform builder, and decouple the implementation of each platform. 2018-09-28 17:25:55 -05:00
BotSharp.RestApi.xml Add entities and intents interface for Dialogflow mode. 2018-09-25 12:35:08 -05:00
IntentController.cs Replace Articulate API, in progress. 2018-09-27 19:49:43 -05:00