类 org.wltea.analyzer.dic.Hit
的使用

使用 Hit 的软件包
org.wltea.analyzer.dic   
 

org.wltea.analyzer.dicHit 的使用
 

返回 Hitorg.wltea.analyzer.dic 中的方法
 Hit Dictionary.matchInMainDict(char[] charArray)
          检索匹配主词典
 Hit Dictionary.matchInMainDict(char[] charArray, int begin, int length)
          检索匹配主词典
 Hit Dictionary.matchInQuantifierDict(char[] charArray, int begin, int length)
          检索匹配量词词典
 Hit Dictionary.matchWithHit(char[] charArray, int currentIndex, Hit matchedHit)
          从已匹配的Hit中直接取出DictSegment,继续向下匹配
 

参数类型为 Hitorg.wltea.analyzer.dic 中的方法
 Hit Dictionary.matchWithHit(char[] charArray, int currentIndex, Hit matchedHit)
          从已匹配的Hit中直接取出DictSegment,继续向下匹配