Package 

Class SmartCNSegmenter

  • All Implemented Interfaces:
    org.bitlap.geocoding.core.Segmenter

    
    public class SmartCNSegmenter
     implements Segmenter
                        

    Desc: lucene 的 smartCN 分词器 Mail: chk19940609@gmail.com Created by IceMimosa Date: 2017/2/6

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<String> segment(String text) 分词方法
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait