|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorpusTableMR | |
---|---|
gov.llnl.ontology.mapreduce.ingest | |
gov.llnl.ontology.mapreduce.stats |
Uses of CorpusTableMR in gov.llnl.ontology.mapreduce.ingest |
---|
Subclasses of CorpusTableMR in gov.llnl.ontology.mapreduce.ingest | |
---|---|
class |
DisambiguateMR
|
class |
ExtractNounPairsMR
|
class |
IngestCorpusMR
This Map Reduce job iterates over rows in a CorpusTable and
applies sentence spans, token spans, and part of speech tags to every
element in the raw text document. |
class |
OneLinePerDocExtractorMR
|
class |
ParsedDocExtractorMR
|
class |
ParseMR
This Map Reduce job iterates over rows in a CorpusTable and
produces a dependency parse tree for each sentence in each document. |
Uses of CorpusTableMR in gov.llnl.ontology.mapreduce.stats |
---|
Subclasses of CorpusTableMR in gov.llnl.ontology.mapreduce.stats | |
---|---|
class |
DependencyOccurrenceCountMR
A MapReduce task that counts the number of co-occurrences in a sentence that are connected by a valid DependencyPath . |
class |
ExtractKeysMR
|
class |
POSCountMR
A map/reduce job that counts the number of occurences for each Part of Speech in a corpus. |
class |
SemEvalPrinter
|
class |
TagDocumentMR
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus. |
class |
TagNetworkMR
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus. |
class |
TagOccurrenceMR
This MapReduce extracts the edges for a Tag-Tag network for documents within a specific corpus. |
class |
TagWordStatsMR
A Map/Reduce job that counts the co-occurrence statistics between a word and a documen tag. |
class |
TermDocOccurrenceCountMR
|
class |
TermDocumentCountMR
|
class |
TokenCountMR
A Map/Reduce job that counts the number of occurrences for each token in a corpus. |
class |
WordOccurrenceCountMR
A Map/Reduce job that counts word co-occurrence frequencies and writes them to hdfs. |
class |
WordsiMR
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |