| Modifier and Type | Method and Description |
|---|---|
Term |
get(int index) |
List<Term> |
getTerms() |
Iterator<Term> |
iterator() |
Result |
recognition(Recognition re)
调用一个发现引擎
|
void |
setTerms(List<Term> terms) |
int |
size() |
String |
toString() |
String |
toString(String split) |
String |
toStringWithOutNature()
返回没有词性的切分结果
|
String |
toStringWithOutNature(String split)
返回没有词性的切分结果
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic int size()
public Term get(int index)
public Result recognition(Recognition re)
public String toStringWithOutNature()
Copyright © 2017. All rights reserved.