Uses of Interface
gov.llnl.ontology.mapreduce.table.CorpusTable

Packages that use CorpusTable
gov.llnl.ontology.mains   
gov.llnl.ontology.mapreduce   
gov.llnl.ontology.mapreduce.table   
 

Uses of CorpusTable in gov.llnl.ontology.mains
 

Methods in gov.llnl.ontology.mains with parameters of type CorpusTable
static void SelectRandomTaggedNodes.addCategories(StringBuilder builder, String key, CorpusTable table)
           
 

Uses of CorpusTable in gov.llnl.ontology.mapreduce
 

Fields in gov.llnl.ontology.mapreduce declared as CorpusTable
protected  CorpusTable CorpusTableMR.CorpusTableMapper.table
          The CorpusTable responsible for reading row data.
 

Methods in gov.llnl.ontology.mapreduce that return CorpusTable
 CorpusTable MRArgOptions.corpusTable()
          Returns an instance of the CorpusTable specified via the command line.
 

Uses of CorpusTable in gov.llnl.ontology.mapreduce.table
 

Classes in gov.llnl.ontology.mapreduce.table that implement CorpusTable
 class NYT03Table
          A subclass of TrinidadTable which simply has the name "nyt03".
 class TrinidadTable
           
 



Copyright © 2010-2011. All Rights Reserved.