Skip to content

Commit

Permalink
完善文档和示例
Browse files Browse the repository at this point in the history
  • Loading branch information
hankcs committed Dec 7, 2014
1 parent 383e412 commit fdd5e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/java/com/hankcs/demo/DemoChineseNameRecognition.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import java.util.List;

/**
* 中国人名识别
* @author hankcs
*/
public class DemoChineseNameRecognition
Expand Down
1 change: 1 addition & 0 deletions test/java/com/hankcs/demo/DemoJapaneseNameRecognition.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import java.util.List;

/**
* 日本人名识别
* @author hankcs
*/
public class DemoJapaneseNameRecognition
Expand Down

0 comments on commit fdd5e92

Please sign in to comment.