Pinned Repositories
binaryTree
some function belong to binary tree
ChineseSpellingCheck
中文拼写检查工具,用于对中文文本中的错误用语进行检测并给出纠正建议
ChunkAnalysis
中文组块分析,主要对中文句子进行组块标注
correction
Chinese "spelling" error correction
DecisionTree
decision tree by java
DeepLearingWithJava
java实现深度学习例子
evolutionGame
HMM
隐马尔可夫模型框架(多阶隐马尔可夫模型,基于监督和非监督的训练方法)
jahmm
An implementation of Hidden Markov Models in Java
Ngram
Ngram model is used in a wide variety of applications, aimed to supply a multifunctional ngram tools to developers
zhangsonglei's Repositories
zhangsonglei/astar
A*算法Demo
zhangsonglei/evolutionGame
zhangsonglei/binaryTree
some function belong to binary tree
zhangsonglei/berkeleylm
Automatically exported from code.google.com/p/berkeleylm
zhangsonglei/find-s
Implementation of Find-S Algorithm as Machine Learning Exercise
zhangsonglei/wordSegment
Prior, Post, N-gram
zhangsonglei/jahmm
An implementation of Hidden Markov Models in Java