Package edu.udo.cs.wvtool.external

Contains individual classes by other people.

See:
          Description

Class Summary
LovinsStemmer Implements the Lovins stemmer.
Stemmer Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
Stopwords Class that can test whether a given string is a stop word.
StopWordsGerman  
XmlReader A minimalistic XML pull parser, similar to kXML, but not supporting namespaces or legacy events.
 

Package edu.udo.cs.wvtool.external Description

Contains individual classes by other people. These classes had not been in any package, so they were put together here.

Package Specification