
 Todo
 -------------------------------------------------------------------------

 - include other stemming algorithms (Lovins, Dawson, Porter, Krovetz)
 - add algorithms for string comparison (Boyer-Moore, Hamming distance,
   edit distance)
 - translate the documentation into other languages than German and 
   English
 - language detection (by single character, by character triple)
 - successor variety (cutoff, complete word, entropy method)
 - subject index (create, merge, add, remove)
 - split the AdvaS package into the library and the documentation and 
   release it as separate packages
 - localized releases
 - Unicode support to process non-ascii characters
 
 -------------------------------------------------------------------------
 
 Frank Hofmann (2004-11-29) <fh@efho.de>

