BotSharp/BotSharp.Core/Engines
2018-08-15 17:37:23 -05:00
..
BotSharp update code with Oceania 2018-08-09 16:06:40 -05:00
Classifiers add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Dialogflow add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
NERs add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Nltk add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Rasa add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
Sebis add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
SpaCy add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
AgentImportHeader.cs added facebook messenger webhook 2018-07-18 20:56:17 -05:00
BotEngineBase.cs add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
BotPredictor.cs add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00
BotTrainer.cs add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -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 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -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 Support multiple models for one agent. 2018-08-15 06:34:27 -05:00