|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| DisambiguateMR | |
| DisambiguateMR.DisambiguateMapper | This TableMapper does all of the work. |
| ExtractNounPairsMR | |
| ExtractNounPairsMR.ExtractNounPairReducer | |
| ExtractNounPairsMR.ExtractNounPairsMapper | |
| ImportCorpusMR | This ImportCorpusMR.ImportCorpusMapper iterates over text documents on disk and extracts
various document details and the raw document text. |
| ImportCorpusMR.ImportCorpusMapper | This Mapper iterates over text documents on disk and extracts
various document details and the raw document text. |
| 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. |
| IngestCorpusMR.IngestCorpusMapper | This TableMapper 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. |
| LabelNounPairsMR | |
| LabelNounPairsMR.LabelNounPairsMapper | |
| OneLinePerDocExtractorMR | |
| OneLinePerDocExtractorMR.OneLinePerDocExtractorMRMapper | The TableMapper responsible for the real work. |
| ParsedDocExtractorMR | |
| ParsedDocExtractorMR.ParsedDocExtractorMapper | The TableMapper responsible for the real work. |
| ParseMR | This Map Reduce job iterates over rows in a CorpusTable and
produces a dependency parse tree for each sentence in each document. |
| ParseMR.ParseMapper | This TableMapper does all of the work. |
| ParseWordsiMR | |
| ParseWordsiMR.ParseWordsiMapper | This Mapper iterates over text documents on disk and extracts
various document details and the raw document text. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||