Package org.egothor.text

This package contains support of some textual routines/processes.

See:
          Description

Class Summary
Anchor  
CharStreamBuffer  
Generator This class generates Tokenizer-s (documents) which reflect the Zipf's law.
HTML  
Recode Recode ensures translation of UTF-8 letters (often with diacritics) to a plain ASCII format.
Snipper This class is part of the Egothor Project
SnipperOfStrings This class is part of the Egothor Project
SnipperOfTokens This class is part of the Egothor Project
Stringer This string class works this way: extra spaces are reduced, maximum length of the string cannot be exceeded, string has different weights for its substrings (w/o overlapping).
Strings This class is part of the Egothor Project
StringWithWeights This string class works this way: extra spaces are reduced, maximum length of the string cannot be exceeded, string has different weights for its substrings (w/o overlapping).
WeightReader  
 

Package org.egothor.text Description

This package contains support of some textual routines/processes.