-
meituan.com
- Beijing, China
- http://skyline0623.github.io
Popular repositories Loading
-
K-meansCluster
K-meansCluster PublicA java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm distance to compute the similarity between instances.
-
LilyPinyinInputMethod
LilyPinyinInputMethod PublicA java implemented Pinyin Input method.It is a team project for my natural language processing course which I am the leader.It now uses a pinyin table downloaded at(http://www.datatang.com/data/118…
-
PYSeparator
PYSeparator PublicSeparate a String to syllybles(single legal Pinyin) most likely to possible intension of users.You should provide the function of a dictionary by implementing the dict interface.
-
Naive-Bayes-Classifier
Naive-Bayes-Classifier PublicA simple implemantation by Octave of naive Bayes Classifier,with a hypothesis that the continuous values associated with each class are distributed according to a Gaussian distribution.
MATLAB 1
-
SpellingCorrector
SpellingCorrector PublicBased on the blog "How to Write a Spelling Corrector" by Peter Norvig,I implement a Java version of it.Further work will be focused on improving the error model.This implementation has a assumption…
Java
-
ChineseWordSegmentation
ChineseWordSegmentation PublicSegment Chinese sentences into separated words.
Python
If the problem persists, check the GitHub status page or contact support.