BotSharp/BotSharp.Core/Engines
2018-09-20 11:45:25 -05:00
..
BotSharp Official support Simple Chinese tokenize and POS tagger. 2018-09-20 11:45:25 -05:00
Dialogflow Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
Jieba.NET Official support Simple Chinese tokenize and POS tagger. 2018-09-20 11:45:25 -05:00
NERs add BotSharpCRFNer to bot process pipeline 2018-09-14 09:10:35 -05:00
QuickQA Add quick question and answer function. 2018-08-30 08:04:10 -05:00
Rasa Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -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 Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -05:00
BotEngineBase.cs Improve intent accuracy greater than 0.7 2018-09-13 15:01:40 -05:00
BotPredictor.cs Make pipline part options more configurable. 2018-09-19 19:19:04 -05:00
BotTrainer.cs Make pipline part options more configurable. 2018-09-19 19:19:04 -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
PlatformType.cs Added RASA and DIALOGFLOW compile condition. 2018-09-04 15:39:51 -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