|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.indexing.TRECCollection org.terrier.indexing.TRECUTFCollection
@Deprecated public class TRECUTFCollection
TRECCollection
Field Summary |
---|
Fields inherited from class org.terrier.indexing.TRECCollection |
---|
br, currentFilename, desiredEncoding, DocIDBlacklist, docnotag, DocProperties, documentClass, documentCounter, documentsInThisFile, end_docnoTag, end_docnoTagLength, end_docTag, end_docTagLength, endOfCollection, endPropertyTags, FileNumber, FilesToProcess, ignoreProperties, logger, propertyTagLengths, SkipFile, start_docnoTag, start_docnoTagLength, start_docTag, start_docTagLength, startPropertyTags, tags_CaseSensitive, ThisDocID, tokeniser |
Constructor Summary | |
---|---|
TRECUTFCollection()
Deprecated. Instantiate a new TRECUTFCollection. |
|
TRECUTFCollection(java.io.InputStream input)
Deprecated. Instantiate a new TRECUTFCollection. |
|
TRECUTFCollection(java.lang.String CollectionSpecFilename,
java.lang.String TagSet,
java.lang.String BlacklistSpecFilename,
java.lang.String docPointersFilename)
Deprecated. Instantiate a new TRECUTFCollection. |
Method Summary |
---|
Methods inherited from class org.terrier.indexing.TRECCollection |
---|
afterPropertyTags, close, endOfCollection, getDocid, getDocument, getDocument, getDocumentString, getTag, hasNext, loadDocumentClass, next, nextDocument, openNextFile, readCollectionSpec, readDocumentBlacklist, remove, reset, setTags |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TRECUTFCollection()
public TRECUTFCollection(java.io.InputStream input)
public TRECUTFCollection(java.lang.String CollectionSpecFilename, java.lang.String TagSet, java.lang.String BlacklistSpecFilename, java.lang.String docPointersFilename)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |