BotSharp/BotSharp.Core/Engines
2018-08-15 05:46:53 -05:00
..
BotSharp update code with Oceania 2018-08-09 16:06:40 -05:00
Classifiers Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
Dialogflow Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
NERs Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
Nltk optimised the SpaCyTokenizer API . Right now it will post a list of sentence and call spacy provider once to get all the tokens and poses. 2018-08-13 16:52:17 -05:00
Rasa Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
Sebis Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
SpaCy Support import rasa nlu training data format. 2018-08-14 17:21:09 -05:00
AgentImportHeader.cs added facebook messenger webhook 2018-07-18 20:56:17 -05:00
BotEngineBase.cs Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -05:00
BotPredictor.cs Support import rasa nlu training data format. 2018-08-14 17:21:09 -05:00
BotTrainer.cs Add fasttext dependent libs: cyg*.dll. Run in windows now. 2018-08-15 05:46:53 -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 Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens. 2018-08-10 15:10:53 -05:00
PipeModel.cs update code with Oceania 2018-08-09 16:06:40 -05:00
PipeSettings.cs Support import rasa nlu training data format. 2018-08-14 17:21:09 -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 Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00