This website requires JavaScript.
Explore
Help
Register
Sign In
SemianiakaVY
/
BotSharp
Watch
1
Star
0
Fork
You've already forked BotSharp
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
b5135ab236
BotSharp
/
BotSharp.WebHost
History
Oceania2018
fde4c0eb36
init Dockerfile
2018-08-13 07:26:12 -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
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
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