BotSharp/BotSharp.WebHost
2018-08-13 16:52:17 -05:00
..
Algorithms Added MergeEntity API to realize union entity prediction 2018-08-10 17:13:59 -05:00
App_Data/DbInitializer Add fasttext predict intent data. 2018-08-10 10:43:05 -05:00
Settings 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
wwwroot Parse Sebis benchmark corpus. 2018-08-05 17:58:55 -05:00
BotSharp.WebHost.csproj init Dockerfile 2018-08-13 07:26:12 -05:00
InitializationLoader.cs add sebis agent 2018-08-03 17:18:40 -05:00
Program.cs Abstract nlp pipeline result to Doc object. The Doc object owns the sequence of tokens. 2018-08-10 15:10:53 -05:00
Startup.cs update code with Oceania 2018-08-09 16:06:40 -05:00