类 com.hankcs.hanlp.corpus.occurrence.TriaFrequency
的使用

使用 TriaFrequency 的软件包
com.hankcs.hanlp.corpus.occurrence   
 

com.hankcs.hanlp.corpus.occurrenceTriaFrequency 的使用
 

返回 TriaFrequencycom.hankcs.hanlp.corpus.occurrence 中的方法
static TriaFrequency TriaFrequency.create(String first, char delimiter, String second, String third)
          构造一个三阶接续,正向
static TriaFrequency TriaFrequency.create(String second, String third, char delimiter, String first)
          构造一个三阶接续,逆向
 



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