|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CoNLLSentence 的软件包 | |
|---|---|
| com.hankcs.hanlp | |
| com.hankcs.hanlp.corpus.dependency.CoNll | |
| com.hankcs.hanlp.dependency | |
| com.hankcs.hanlp 中 CoNLLSentence 的使用 |
|---|
| 返回 CoNLLSentence 的 com.hankcs.hanlp 中的方法 | |
|---|---|
static CoNLLSentence |
HanLP.parseDependency(String sentence)
依存文法分析 |
| com.hankcs.hanlp.corpus.dependency.CoNll 中 CoNLLSentence 的使用 |
|---|
| 返回变量类型为 CoNLLSentence 的类型的 com.hankcs.hanlp.corpus.dependency.CoNll 中的方法 | |
|---|---|
static LinkedList<CoNLLSentence> |
CoNLLLoader.loadSentenceList(String path)
|
| 参数类型为 CoNLLSentence 的 com.hankcs.hanlp.corpus.dependency.CoNll 中的方法 | |
|---|---|
void |
Evaluator.e(CoNLLSentence right,
CoNLLSentence test)
|
| com.hankcs.hanlp.dependency 中 CoNLLSentence 的使用 |
|---|
| 返回 CoNLLSentence 的 com.hankcs.hanlp.dependency 中的方法 | |
|---|---|
static CoNLLSentence |
WordNatureDependencyParser.compute(List<Term> termList)
|
static CoNLLSentence |
MaxEntDependencyParser.compute(List<Term> termList)
|
static CoNLLSentence |
CRFDependencyParser.compute(List<Term> termList)
|
static CoNLLSentence |
WordNatureDependencyParser.compute(String text)
|
static CoNLLSentence |
MaxEntDependencyParser.compute(String text)
|
static CoNLLSentence |
CRFDependencyParser.compute(String text)
|
CoNLLSentence |
MinimumSpanningTreeParser.parse(List<Term> termList)
|
CoNLLSentence |
CRFDependencyParser.parse(List<Term> termList)
|
abstract CoNLLSentence |
AbstractDependencyParser.parse(List<Term> termList)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||