类 com.hankcs.hanlp.corpus.dictionary.item.SimpleItem
的使用

使用 SimpleItem 的软件包
com.hankcs.hanlp.corpus.dictionary.item   
 

com.hankcs.hanlp.corpus.dictionary.itemSimpleItem 的使用
 

com.hankcs.hanlp.corpus.dictionary.itemSimpleItem 的子类
 class Item
          词典中的一个条目,比如“希望 v 7685 vn 616”
 

返回 SimpleItemcom.hankcs.hanlp.corpus.dictionary.item 中的方法
static SimpleItem SimpleItem.create(String param)
           
static SimpleItem SimpleItem.create(String[] param)
           
 

参数类型为 SimpleItemcom.hankcs.hanlp.corpus.dictionary.item 中的方法
 void SimpleItem.combine(SimpleItem other)
          合并两个条目,两者的标签map会合并
 



Copyright © 2014–2015 码农场. All rights reserved.