Query: plucene::analysis::tokenizer
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Plucene::Analysis::Tokenizer(3pm) User Contributed Perl Documentation Plucene::Analysis::Tokenizer(3pm)NAMEPlucene::Analysis::Tokenizer - base class for tokenizersSYNOPSISmy $tokenizer = Plucene::Analysis::Tokenizer::Subclass ->new({ reader => $reader });DESCRIPTIONThis is an abstract base class for tokenizers. A Tokenizer is a TokenStream whose input is a Reader.METHODSnew my $tokenizer = Plucene::Analysis::Tokenizer::Subclass ->new({ reader => $reader }); This will create a new tokenizer. next This must be defined in a subclass close Close the input reader. perl v5.12.4 2011-08-14 Plucene::Analysis::Tokenizer(3pm)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |