Package datapreparation.stopword

Interface Summary
Stopwords Interface for operations implementing removal of stopwords.
 

Class Summary
EnglishStopwords A class that eliminates English stopwords from a document.
NorwegianStopwords A class that eliminates Norwegian stopwords from a document.
Stopword Class implementing the stopword removal operation.