BotSharp/BotSharp.Core/Abstractions
2018-08-11 13:17:15 -05:00
..
IAgentImporter.cs Abstract bot platform infrastrature, decouple modules. 2018-07-15 07:31:52 -05:00
IBotPlatform.cs Add persist and load model function. 2018-08-08 16:39: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 Add NER interace. 2018-08-11 13:17:15 -05:00
INlpPipeline.cs Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens. 2018-08-10 15:10:53 -05:00