Class NameTokenization

All Implemented Interfaces:
Serializable, Annotatable, SymbolTokenization, Changeable

public class NameTokenization extends WordTokenization
Simple implementation of SymbolTokenization which uses the `name' field of the symbols. This class works with any non-cross-product FiniteAlphabet, and doesn't need any extra data to be provided.
Since:
1.2
Author:
Thomas Down
See Also: