logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plucene::Analysis::Standard::StandardTokenizer - standard tokenizer

Description

       This is the standard tokenizer.

       This should be a good tokenizer for most European-language documents.

Methods

token_re
       The regular expression for tokenising.

   normalize
       Remove 's and .

perl v5.36.0                                       2022-12-04             Plucene::Analys...andardTokenizer(3pm)

Name

       Plucene::Analysis::Standard::StandardTokenizer - standard tokenizer

Synopsis

               # isa Plucene::Analysis::CharTokenizer

See Also