|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.llnl.ontology.mapreduce.table.TrinidadTable
gov.llnl.ontology.mapreduce.table.NYT03Table
public class NYT03Table
A subclass of TrinidadTable
which simply has the name "nyt03".
Field Summary |
---|
Fields inherited from class gov.llnl.ontology.mapreduce.table.TrinidadTable |
---|
ALL_CORPORA, ANNOTATION_CF, ANNOTATION_SENTENCE, ANNOTATION_TOKEN, CATEGORY_COLUMN, DOC_ID, DOC_KEY, LABEL_CF, META_CF, SENSE_SENTENCE_PREFIX, SENSE_TOKEN_PREFIX, SOURCE_CF, SOURCE_ID, SOURCE_IDCOL, SOURCE_NAME, SOURCE_NAMECOL, TABLE_NAME, TEXT_CF, TEXT_ORIGINAL, TEXT_ORIGINAL_COL, TEXT_RAW, TEXT_RAW_COL, TEXT_TITLE, TEXT_TITLE_COL, TEXT_TYPE, TEXT_TYPE_COL, XML_MIME_TYPE |
Constructor Summary | |
---|---|
NYT03Table()
|
Method Summary | |
---|---|
String |
tableName()
Returns nyt03 . |
Methods inherited from class gov.llnl.ontology.mapreduce.table.TrinidadTable |
---|
close, createTable, createTable, document, getCategories, getLabel, iterator, markRowAsProcessed, put, put, putCategories, putLabel, putSenses, sentences, setupScan, setupScan, shouldProcessRow, sourceCorpus, table, text, textSource, title, wordSenses |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NYT03Table()
Method Detail |
---|
public String tableName()
nyt03
.
tableName
in interface GenericTable
tableName
in class TrinidadTable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |