plucene::analysis::chartokenizer(3pm) debian man page | unix.com

Man Page: plucene::analysis::chartokenizer

Operating Environment: debian

Section: 3pm

Plucene::Analysis::CharTokenizer(3pm)			User Contributed Perl Documentation		     Plucene::Analysis::CharTokenizer(3pm)

NAME
Plucene::Analysis::CharTokenizer - base class for character tokenisers
SYNOPSIS
# isa Plucene::Analysis::Tokenizer my $next = $chartokenizer->next;
DESCRIPTION
This is an abstract base class for simple, character-oriented tokenizers.
METHODS
token_re This should be defined in subclasses. normalize This will normalise the character before it is added to the token. next my $next = $chartokenizer->next; This will return the next token in the string, or undef at the end of the string. perl v5.12.4 2011-08-14 Plucene::Analysis::CharTokenizer(3pm)
Related Man Pages
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::analysis::tokenizer(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::search::query(3pm) - debian
plucene::search::termquery(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph