BotSharp/BotSharp.Core/Abstractions
2018-08-27 16:04:00 -05:00
..
IAgentImporter.cs Cancel the dependency on the database, restore the Bot to the file system, and separate the Bot NLP Engine and the pre-Bot Platform system. Complete the AgentImporterInDialogflow function. 2018-08-27 16:04:00 -05:00
IBotPlatform.cs Cancel the dependency on the database, restore the Bot to the file system, and separate the Bot NLP Engine and the pre-Bot Platform system. Complete the AgentImporterInDialogflow function. 2018-08-27 16:04:00 -05:00
IHookDbInitializer.cs Add data initializer. 2018-08-02 16:14:46 -05:00
IInitializationLoader.cs Add data initializer. 2018-08-02 16:14:46 -05:00
INlpNer.cs Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model. 2018-08-12 23:14:02 -05:00
INlpPipeline.cs Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model. 2018-08-12 23:14:02 -05:00
INlpPredict.cs Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model. 2018-08-12 23:14:02 -05:00
INlpProvider.cs Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model. 2018-08-12 23:14:02 -05:00
INlpTrain.cs Separate training and predictive processing pipelines so that new processes can be added at any time during prediction without retraining the model. 2018-08-12 23:14:02 -05:00