Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 453 Bytes

ik-analyzer

基于IKAnalyzer,进行分词功能的完善与修订,同步支持lucene各发布版本版本,并引入新的特性,原始代码地址 http://code.google.com/p/ik-analyzer/. 该fork版本由GeoHey公司进行维护。

依赖软件 (Dependecies)

  • Lucene
  • testng(for unit test)
  • slf4j

目标 (Goals)

  • 支持Lucene 4.x以上的版本(***)
  • 支持简单的实体识别(*)
  • 支持地名解析(**)