public class NewWordDetection
extends java.lang.Object
| Constructor and Description |
|---|
NewWordDetection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<org.ansj.app.newWord.PatHashMap.Node> |
getNewWords(Graph graph)
分词结果的新词发现
|
static void |
main(java.lang.String[] args) |
public java.util.Collection<org.ansj.app.newWord.PatHashMap.Node> getNewWords(Graph graph) throws java.io.IOException
content - java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionCopyright © 2013. All Rights Reserved.