Package de.fu_berlin.ties.text

This package contains utility classes for working with texts.

See:
          Description

Class Summary
TextTokenizer Splits a text into a sequence of tokens.
TextUtils A static class that provides utility constants and methods for working with texts and regular expressions.
TokenContainer A container that keeps track of the tokens in a document.
TokenCounter A simple container that keeps track of the tokens in a document.
TokenizerFactory Factory for creating TextTokenizers of different types.
 

Package de.fu_berlin.ties.text Description

This package contains utility classes for working with texts.



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.