Package eu.dicodeproject.analysis.lucene

Class Summary
CleansingAnalyzer In contrast to the Lucene standard analyser this one adds filtering tokens of less then minimum length (default two characters) and tokens that contain only digits.
IterableAnalyzer Wraps an analyzer in an iterable for strings.
StandardAnalyzerWrapper This class wraps the Lucene StandardAnalyzer - ties it to Lucene version 3.0.2 and provides a constructor w/o any arguments for instantiation in the Mahout collocation analysis.
StemmerFactory  
TweetAnalyzer  
 



Copyright © 2011. All Rights Reserved.