BotSharp/BotSharp.Core/Engines
2018-08-27 16:04:00 -05:00
..
BotSharp Fix parser api for RASA UI. 2018-08-23 07:25:55 -05:00
Classifiers add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Dialogflow 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
NERs Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -05:00
Nltk Move out NLP project. 2018-08-22 10:45:50 -05:00
Rasa 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
Sebis 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
SpaCy Move out NLP project. 2018-08-22 10:45:50 -05:00
AgentImportHeader.cs zip agent data. 2018-08-27 09:14:20 -05:00
BotEngineBase.cs 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
BotPredictor.cs Fix parser api for RASA UI. 2018-08-23 07:25:55 -05:00
BotTrainer.cs Fix traing issue using Rasa UI. 2018-08-22 23:24:13 -05:00
BotTrainOptions.cs Fix traing issue using Rasa UI. 2018-08-22 23:24:13 -05:00
DbInitializer.cs add sebis agent 2018-08-03 17:18:40 -05:00
ModelMetaData.cs Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
NlpDoc.cs Move out NLP project. 2018-08-22 10:45:50 -05:00
PipeModel.cs update code with Oceania 2018-08-09 16:06:40 -05:00
PipeSettings.cs add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
TextClassificationResult.cs Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens. 2018-08-10 15:10:53 -05:00
TrainingCorpus.cs Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
TrainingEntity.cs Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
TrainingIntentExpression.cs Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
TrainingIntentExpressionPart.cs Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -05:00