public class OnlineSentenceWriteController extends OnlineIndexWriteController
Write controller for storing sentence index to disk
Copyright: Copyright (c) 2005
Company: IST, Drexel University
curDocIndex, curDocKey, docKeyList, initialized, processedDoc, relationKeyList, relationSupported, termKeyList| Constructor and Description |
|---|
OnlineSentenceWriteController(boolean relationSupported,
boolean indexConceptEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addRawSentence(Sentence sent) |
OnlineSentenceBase |
getSentenceBase() |
close, getDocIndexList, getDocKeyList, getDocRelationMatrix, getDocTermMatrix, getIRCollection, getRelationIndexList, getRelationKeyList, getTermIndexList, getTermKeyList, initialize, write, writegenerateIRRelationList, generateIRTermList, getIRRelationArray, getIRTermArray, indexed, isRelationSupported, setDoc, sizepublic OnlineSentenceWriteController(boolean relationSupported,
boolean indexConceptEntry)
public boolean addRawSentence(Sentence sent)
public OnlineSentenceBase getSentenceBase()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.