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


Plucene documentation  | view source Contained in the Plucene distribution.

Index


NAME

Top

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

SYNOPSIS

Top

	# isa Plucene::Analysis::CharTokenizer

DESCRIPTION

Top

This is the standard tokenizer.

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

METHODS

Top

token_re

The regular expression for tokenising.

normalize

Remove 's and .


Plucene documentation  | view source Contained in the Plucene distribution.