Skip to content

Commit

Permalink
大幅优化了HMM-Viterbi分词,训练了新CRF分词模型,小版本+1
Browse files Browse the repository at this point in the history
  • Loading branch information
hankcs committed Apr 28, 2015
1 parent 40667a5 commit 127519f
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 18 deletions.
11 changes: 4 additions & 7 deletions data/dictionary/CoreNatureDictionary.ngram.txt
4 changes: 1 addition & 3 deletions data/dictionary/custom/CustomDictionary.txt
1 change: 0 additions & 1 deletion data/dictionary/custom/上海地名.txt
3 changes: 2 additions & 1 deletion data/dictionary/person/nr.txt
2 changes: 1 addition & 1 deletion pom.xml
9 changes: 7 additions & 2 deletions src/test/java/com/hankcs/demo/DemoCRFSegment.java
7 changes: 4 additions & 3 deletions src/test/java/com/hankcs/test/seg/TestSegment.java

0 comments on commit 127519f

Please # to comment.