Class ArabicAnalyzer

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class ArabicAnalyzer
    extends StopwordAnalyzerBase
    Analyzer for Arabic.

    This analyzer implements light-stemming as specified by: Light Stemming for Arabic Information Retrieval http://www.mtholyoke.edu/~lballest/Pubs/arab_stem05.pdf

    The analysis package contains three primary components:

    Since:
    3.1