BotSharp/BotSharp.Core/Engines
2018-08-24 09:47:40 -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 Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -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 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Sebis Add BotSharpTokenizer, BotSharpTagger for BotSharpAi pipeline. 2018-08-22 16:36:39 -05:00
SpaCy Move out NLP project. 2018-08-22 10:45:50 -05:00
AgentImportHeader.cs added facebook messenger webhook 2018-07-18 20:56:17 -05:00
BotEngineBase.cs Fix rasa ui response entity data format issue. 2018-08-24 09:47:40 -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