Uses of Class
net.sf.eos.hadoop.mapred.AbstractEosDriver

Packages that use AbstractEosDriver
net.sf.eos.hadoop.mapred.cooccurrence Main task of the εοs-toolkit mapreduce system to support cooccurrence based entity oriented search. 
net.sf.eos.hadoop.mapred.decompose Decomposes a text into it sentences in a mapreduce task. 
net.sf.eos.hadoop.mapred.index Mapreduce task to create a Lucene index in the HDFS
 

Uses of AbstractEosDriver in net.sf.eos.hadoop.mapred.cooccurrence
 

Subclasses of AbstractEosDriver in net.sf.eos.hadoop.mapred.cooccurrence
 class DictionaryBasedEntityRecognizerMapReduceDriver
          The driver supports the base arguments.
 

Uses of AbstractEosDriver in net.sf.eos.hadoop.mapred.decompose
 

Subclasses of AbstractEosDriver in net.sf.eos.hadoop.mapred.decompose
 class SentenceMapReduceDriver
           
 

Uses of AbstractEosDriver in net.sf.eos.hadoop.mapred.index
 

Subclasses of AbstractEosDriver in net.sf.eos.hadoop.mapred.index
 class IndexMapReduceDriver
           
 



Copyright © 2008. All Rights Reserved.