类 com.hankcs.hanlp.model.crf.Table
的使用

使用 Table 的软件包
com.hankcs.hanlp.model   
com.hankcs.hanlp.model.crf   
 

com.hankcs.hanlp.modelTable 的使用
 

参数类型为 Tablecom.hankcs.hanlp.model 中的方法
 void CRFSegmentModel.tag(Table table)
           
 

com.hankcs.hanlp.model.crfTable 的使用
 

参数类型为 Tablecom.hankcs.hanlp.model.crf 中的方法
protected  LinkedList<double[]> CRFModel.computeScoreList(Table table, int current)
          根据特征函数计算输出
 char[] FeatureTemplate.generateParameter(Table table, int current)
           
 void CRFModel.tag(Table table)
          维特比后向算法标注
 



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