类 com.hankcs.hanlp.corpus.dependency.CoNll.CoNLLSentence
的使用

使用 CoNLLSentence 的软件包
com.hankcs.hanlp   
com.hankcs.hanlp.corpus.dependency.CoNll   
com.hankcs.hanlp.dependency   
com.hankcs.hanlp.dependency.nnparser   
 

com.hankcs.hanlpCoNLLSentence 的使用
 

返回 CoNLLSentencecom.hankcs.hanlp 中的方法
static CoNLLSentence HanLP.parseDependency(String sentence)
          依存文法分析
 

com.hankcs.hanlp.corpus.dependency.CoNllCoNLLSentence 的使用
 

返回变量类型为 CoNLLSentence 的类型的 com.hankcs.hanlp.corpus.dependency.CoNll 中的方法
static LinkedList<CoNLLSentence> CoNLLLoader.loadSentenceList(String path)
           
 

参数类型为 CoNLLSentencecom.hankcs.hanlp.corpus.dependency.CoNll 中的方法
 void Evaluator.e(CoNLLSentence right, CoNLLSentence test)
           
 

com.hankcs.hanlp.dependencyCoNLLSentence 的使用
 

返回 CoNLLSentencecom.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 sentence)
          分析句子的依存句法
static CoNLLSentence MaxEntDependencyParser.compute(String sentence)
          分析句子的依存句法
static CoNLLSentence CRFDependencyParser.compute(String sentence)
          分析句子的依存句法
 CoNLLSentence MinimumSpanningTreeParser.parse(List<Term> termList)
           
 CoNLLSentence IDependencyParser.parse(List<Term> termList)
          分析句子的依存句法
 CoNLLSentence CRFDependencyParser.parse(List<Term> termList)
           
 CoNLLSentence IDependencyParser.parse(String sentence)
          分析句子的依存句法
 CoNLLSentence AbstractDependencyParser.parse(String sentence)
           
 

com.hankcs.hanlp.dependency.nnparserCoNLLSentence 的使用
 

返回 CoNLLSentencecom.hankcs.hanlp.dependency.nnparser 中的方法
static CoNLLSentence NeuralNetworkDependencyParser.compute(List<Term> termList)
          分析句子的依存句法
static CoNLLSentence NeuralNetworkDependencyParser.compute(String sentence)
          分析句子的依存句法
 CoNLLSentence NeuralNetworkDependencyParser.parse(List<Term> termList)
           
 



Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.