类 org.wltea.analyzer.core.Lexeme
的使用

使用 Lexeme 的软件包
org.wltea.analyzer.core   
 

org.wltea.analyzer.coreLexeme 的使用
 

返回 Lexemeorg.wltea.analyzer.core 中的方法
 Lexeme IKSegmenter.next()
          分词,获取下一个词元
 

参数类型为 Lexemeorg.wltea.analyzer.core 中的方法
 boolean Lexeme.append(Lexeme l, int lexemeType)
          合并两个相邻的词元
 int Lexeme.compareTo(Lexeme other)