BotSharp/BotSharp.Core/Engines
2018-08-31 16:20:19 -05:00
..
BotSharp Fix entity chunk issue. 2018-08-29 17:06:27 -05:00
Classifiers Merge branch 'master' of https://github.com/Oceania2018/BotSharp 2018-08-31 16:20:19 -05:00
Dialogflow add agentDir. 2018-08-28 16:45:56 -05:00
NERs Add quick question and answer function. 2018-08-30 08:04:10 -05:00
Nltk Move out NLP project. 2018-08-22 10:45:50 -05:00
QuickQA Add quick question and answer function. 2018-08-30 08:04:10 -05:00
Rasa Add quick question and answer function. 2018-08-30 08:04:10 -05:00
Sebis refactor training. 2018-08-28 09:58:35 -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 Add colorful console log. 2018-08-31 12:52:52 -05:00
BotPredictor.cs Add colorful console log. 2018-08-31 12:52:52 -05:00
BotTrainer.cs Integrated with Articulate UI. 2018-08-30 21:59:36 -05:00
BotTrainOptions.cs refactor training. 2018-08-28 09:58:35 -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 Fix entity chunk issue. 2018-08-29 17:06:27 -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 add agentDir. 2018-08-28 16:45:56 -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