Package edu.umd.cloud9.collection.line

Class Summary
DemoCountTextDocuments  
NumberTextDocuments Program that builds the mapping from docids (String identifiers) to docnos (sequentially-numbered ints) for regular text documents.
TextDocnoMapping Object that maps between docids (String identifiers) to docnos (sequentially-numbered ints) for regular text documents.
TextDocument Object representing a simple document.
TextDocumentInputFormat Hadoop InputFormat for processing a simple collection.
TextDocumentInputFormat.TextDocumentLineRecordReader