Oceania
|
47c1cc191a
|
Update installation.rst
|
2018-09-20 15:20:36 -05:00 |
|
Oceania2018
|
627eb0d6fb
|
Remove unnecessary configs in WebHost.csproj
|
2018-09-20 14:17:02 -05:00 |
|
haiping008@gmail.com
|
950cc3068c
|
Merge branch 'master' of https://github.com/Oceania2018/BotSharp
|
2018-09-20 11:45:49 -05:00 |
|
haiping008@gmail.com
|
f016920462
|
Official support Simple Chinese tokenize and POS tagger.
|
2018-09-20 11:45:25 -05:00 |
|
Oceania
|
151d54ba2b
|
Update README.rst
|
2018-09-20 09:47:18 -05:00 |
|
Oceania
|
8c99bda06a
|
Update README.rst
|
2018-09-20 09:46:45 -05:00 |
|
haiping008@gmail.com
|
1c22206fe0
|
Fix tokenizer compile issue in unit test.
Add Jieba tokenizer for Chinese chabot.
|
2018-09-19 23:13:12 -05:00 |
|
botsharp2018
|
67c2cf7e5c
|
Make pipline part options more configurable.
|
2018-09-19 19:19:04 -05:00 |
|
Oceania
|
512b59625a
|
Update README.rst
|
2018-09-17 13:46:08 -05:00 |
|
botsharp2018
|
bcc495e4a7
|
Add HiddenMarkovModel algorithm.
|
2018-09-17 07:31:54 -05:00 |
|
Oceania
|
f4b2b502cf
|
Update README.rst
|
2018-09-16 10:21:18 -05:00 |
|
geffzhang
|
d6d26c695d
|
Merge pull request #3 from Oceania2018/master
merge newest code
|
2018-09-16 22:02:05 +08:00 |
|
Oceania2018
|
4d5698aa53
|
update gitter link position
|
2018-09-14 16:53:51 -05:00 |
|
Oceania2018
|
d5fa0d502a
|
remove logo due to size issue
|
2018-09-14 16:51:28 -05:00 |
|
Oceania2018
|
ecbad5170d
|
add gitter link to README
|
2018-09-14 16:49:53 -05:00 |
|
Oceania2018
|
4beb6926ba
|
Update document in https://botsharp.readthedocs.io
|
2018-09-14 16:31:57 -05:00 |
|
Oceania2018
|
0c41b47057
|
Fix NER offset issue.
|
2018-09-14 11:31:35 -05:00 |
|
botsharp2018
|
2c4872f068
|
add BotSharpCRFNer to bot process pipeline
|
2018-09-14 09:10:35 -05:00 |
|
botsharp2018
|
f1e6132392
|
simplify CRFLite decode unit test.
Remove parallal test.
|
2018-09-14 08:09:52 -05:00 |
|
botsharp2018
|
7bcec7260d
|
fix unit test data format issue.
|
2018-09-14 07:23:37 -05:00 |
|
Esther2013
|
83b99102f2
|
remove all external algorithm libraries.
add crflite encode and decode unit test.
|
2018-09-14 06:49:52 -05:00 |
|
Oceania2018
|
dfcfb1eaa4
|
Fix dockerfile bug.
|
2018-09-13 16:52:19 -05:00 |
|
Oceania2018
|
0b09b20103
|
Improve intent accuracy greater than 0.7
|
2018-09-13 15:01:40 -05:00 |
|
Esther2013
|
a173569681
|
intent accuray up to 0.41.
|
2018-09-13 07:37:26 -05:00 |
|
geffzhang
|
cc8ad7af25
|
Merge pull request #2 from Oceania2018/master
merge newestcode
|
2018-09-13 15:10:43 +08:00 |
|
Esther2013
|
a8c5242c7b
|
extractor key words from document.
|
2018-09-12 23:33:34 -05:00 |
|
Oceania2018
|
1528bd42ff
|
TF-IDF
|
2018-09-12 17:52:10 -05:00 |
|
Oceania2018
|
30f0eea87c
|
Intergate NBClassifier into NLP pipeline.
|
2018-09-12 15:31:20 -05:00 |
|
Esther2013
|
347cd5cd9c
|
New NBayesClassifier for Chatbot
|
2018-09-12 07:34:56 -05:00 |
|
Oceania2018
|
ee115ebde6
|
update CookingTest
|
2018-09-11 17:46:07 -05:00 |
|
Oceania2018
|
aec1984ab8
|
define bin model
|
2018-09-11 17:29:36 -05:00 |
|
Oceania2018
|
f87e506417
|
Fix MultinomiaNaiveBayes bug.
|
2018-09-11 16:17:12 -05:00 |
|
geffzhang
|
042cb91d3d
|
Merge pull request #1 from Oceania2018/master
merge newest code
|
2018-09-11 21:38:56 +08:00 |
|
Esther2013
|
b89ced3321
|
Add word vector interface for NB text classifier.
|
2018-09-11 07:11:21 -05:00 |
|
botsharp2018
|
f200554768
|
One Hot Encoding
|
2018-09-10 22:35:33 -05:00 |
|
Oceania2018
|
d8afcb0692
|
Text classification performance upate.
|
2018-09-10 17:25:41 -05:00 |
|
botsharp2018
|
1f5bdbbc82
|
Multinomial Naive Bayes
|
2018-09-09 22:56:32 -05:00 |
|
botsharp2018
|
553d5c231e
|
Encapsulate NaiveBayes' theorem and add optional smoother function.
|
2018-09-09 10:32:10 -05:00 |
|
botsharp2018
|
1c47465878
|
Abstract Bayes algorithm structure.
|
2018-09-09 09:36:22 -05:00 |
|
botsharp2018
|
a26c4fa1da
|
Added Fasttext labeled data reader.
|
2018-09-08 22:59:01 -05:00 |
|
botsharp2018
|
378bd43f09
|
Allow multiple classifications.
|
2018-09-08 20:51:16 -05:00 |
|
botsharp2018
|
5c3d3fea64
|
Shuffle and Reduce utility functions
|
2018-09-08 20:47:53 -05:00 |
|
Oceania2018
|
3c2755f579
|
Change Lidstone smooth estimator for NB. Still in progres.
|
2018-09-07 17:24:57 -05:00 |
|
botsharp2018
|
fde6508fea
|
update docs.
|
2018-09-07 07:22:45 -05:00 |
|
Oceania2018
|
567dcc335d
|
Added Lidstone smoothing estimator.
|
2018-09-06 17:32:51 -05:00 |
|
Oceania2018
|
1251baad2a
|
Merge branch 'master' of https://github.com/Oceania2018/BotSharp
|
2018-09-05 23:45:18 -05:00 |
|
Oceania2018
|
6b2007af69
|
Monthly update release.
|
2018-09-05 23:45:09 -05:00 |
|
Oceania
|
b4a2f0628e
|
Create CONTRIBUTING.md
|
2018-09-05 23:38:08 -05:00 |
|
Oceania2018
|
e80084068f
|
Merge branch 'master' of https://github.com/Oceania2018/BotSharp
|
2018-09-05 17:33:50 -05:00 |
|
Oceania2018
|
f61859e5a4
|
Add CorrectTokenPosition to modify token start position.
|
2018-09-05 17:33:42 -05:00 |
|