Commit graph

8 commits

Author SHA1 Message Date
Oceania2018 dbdfb28048 Merge NLP and Algorithm sub project into one solution. 2018-09-03 21:05:57 -05:00
Oceania2018 0885ff37ec Move out NLP project. 2018-08-22 10:45:50 -05:00
Oceania2018 cf5c0e0535 UniGram, BiGram, TriGram passed. 2018-08-18 00:44:18 -05:00
haiping008@gmail.com e97a38da0d create a general ngram tagger. 2018-08-17 15:49:29 -05:00
haiping008@gmail.com fbd4c69b56 Add nlp tagger structure. 2018-08-16 17:27:50 -05:00
Oceania2018 3f150fbbb7 Add RegexStemmer and unit test. 2018-08-15 23:17:42 -05:00
Oceania2018 329a77605e Finish RegexTokenizerTest unit test. 2018-08-15 22:08:17 -05:00
haiping008@gmail.com 443e60c9b1 add BotSharp.NLP library, finish RegexTokenizer. 2018-08-15 17:37:23 -05:00