public class BasicSentenceWriteController extends AbstractIndexWriteController
The basic controller for writting sentence indexing information to disk
Copyright: Copyright (c) 2005
Company: IST, Drexel University
curDocIndex, curDocKey, docKeyList, initialized, processedDoc, relationKeyList, relationSupported, termKeyList| Constructor and Description |
|---|
BasicSentenceWriteController(String directory,
boolean relationSupported,
boolean indexConceptEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addRawSentence(Sentence sent) |
void |
close() |
void |
flush() |
void |
initialize() |
boolean |
write(ArrayList conceptList) |
boolean |
write(ArrayList conceptList,
ArrayList tripleList) |
generateIRRelationList, generateIRTermList, getIRRelationArray, getIRTermArray, indexed, isRelationSupported, setDoc, sizepublic BasicSentenceWriteController(String directory, boolean relationSupported, boolean indexConceptEntry)
public void initialize()
initialize in class AbstractIndexWriteControllerpublic void flush()
public void close()
public boolean addRawSentence(Sentence sent)
public boolean write(ArrayList conceptList)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.