类 com.hankcs.hanlp.seg.DictionaryBasedSegment
的使用

使用 DictionaryBasedSegment 的软件包
com.hankcs.hanlp.seg.Other   
 

com.hankcs.hanlp.seg.OtherDictionaryBasedSegment 的使用
 

com.hankcs.hanlp.seg.OtherDictionaryBasedSegment 的子类
 class AhoCorasickDoubleArrayTrieSegment
          使用AhoCorasickDoubleArrayTrie实现的最长分词器
需要用户调用setTrie()提供一个AhoCorasickDoubleArrayTrie
 class DoubleArrayTrieSegment
          使用DoubleArrayTrie实现的最长分词器
 



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