public class BasicSentenceIndexReader extends BasicIndexReader
Basic index reader for reading sentence indexing information
Copyright: Copyright (c) 2005
Company: IST, Drexel University
collection, collectionReader, docIndexList, docKeyList, docrelationMatrix, doctermMatrix, initialized, relationdocMatrix, relationIndexList, relationSupported, termdocMatrix, termIndexList, termKeyList| Constructor and Description |
|---|
BasicSentenceIndexReader(String directory,
boolean relationSupported) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
This method releases all occupied resources.
|
void |
initialize()
It is required to call this method before reading out any indexing information.
|
getCollection, getDoc, getDoc, getDocKey, getDocRelationMatrix, getDocTermMatrix, getIRRelation, getIRRelation, getIRTerm, getIRTerm, getIRTerm, getOriginalDoc, getOriginalDoc, getRelaitonDocMatrix, getRelationDocFrequencyList, getRelationDocIndexList, getRelationDocList, getRelationFrequencyList, getRelationIndexList, getRelationList, getTermDocFrequencyList, getTermDocIndexList, getTermDocList, getTermDocMatrix, getTermFrequencyList, getTermIndexList, getTermKey, getTermList, isRelationSupported, setIRDocKeyList, setIRTermKeyListpublic BasicSentenceIndexReader(String directory, boolean relationSupported)
public void initialize()
IndexReaderinitialize in interface IndexReaderinitialize in class BasicIndexReaderpublic void close()
IndexReaderclose in interface IndexReaderclose in class AbstractIndexReaderCopyright © 2018 JULIE Lab, Germany. All rights reserved.