| Package | Description |
|---|---|
| dragon.ir.index | |
| dragon.ir.index.sentence | |
| dragon.ir.index.sequence |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicIRDocIndexList
The class is used to write or load the indexing information for a given document or document set
|
class |
OnlineIRDocIndexList
The class is used to add or get a given IRDoc
|
| Modifier and Type | Field and Description |
|---|---|
protected IRDocIndexList |
AbstractIndexWriter.docIndexList |
protected IRDocIndexList |
AbstractIndexReader.docIndexList |
| Modifier and Type | Method and Description |
|---|---|
IRDocIndexList |
OnlineIndexer.getDocIndexList() |
IRDocIndexList |
OnlineIndexWriter.getDocIndexList() |
IRDocIndexList |
OnlineIndexWriteController.getDocIndexList() |
| Modifier and Type | Method and Description |
|---|---|
IRDocIndexList |
OnlineSentenceIndexer.getDocIndexList() |
| Modifier and Type | Field and Description |
|---|---|
protected IRDocIndexList |
AbstractSequenceIndexWriter.docIndexList |
protected IRDocIndexList |
AbstractSequenceIndexReader.docIndexList |
| Modifier and Type | Method and Description |
|---|---|
IRDocIndexList |
OnlineSequenceIndexer.getDocIndexList() |
IRDocIndexList |
OnlineSequenceIndexWriter.getDocIndexList() |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.