Skip to content

Lucene CharFilter that applies Unicode Normalization before the tokenization using ICU4J. This is the original implementation of the CharFilter of same name available in Lucene 4.8 and up.

Notifications You must be signed in to change notification settings

ippeiukai/ICUNormalizer2CharFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICUNormalizer2CharFilter

Lucene CharFilter that applies Unicode Normalization using ICU4J.

About

Lucene CharFilter that applies Unicode Normalization before the tokenization using ICU4J. This is the original implementation of the CharFilter of same name available in Lucene 4.8 and up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages