Plucene::Analysis::Standard::StandardTokenizer(3pm) | User Contributed Perl Documentation | Plucene::Analysis::Standard::StandardTokenizer(3pm) |
NAME
Plucene::Analysis::Standard::StandardTokenizer - standard tokenizer
SYNOPSIS
# isa Plucene::Analysis::CharTokenizer
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 .
2022-12-04 | perl v5.36.0 |