| Package | Description |
|---|---|
| dragon.ir.index | |
| dragon.ir.kngbase |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicIRRelationIndexList
The class is used to write or load the relation indexing information for a given IR relation or relation set
|
class |
BasicIRTermIndexList
The class is used to write or load the relation indexing information for a given IR term or term set
|
class |
OnlineIRRelationIndexList
The class is used to add or get a given IR relation
|
class |
OnlineIRTermIndexList
The class is used to add or get a given IR term
|
| Constructor and Description |
|---|
TopicSignatureModel(IRSignatureIndexList srcIndexList,
IntSparseMatrix cooccurMatrix)
The constructor for the mode of the maximum likelihood estimator
|
TopicSignatureModel(IRSignatureIndexList srcIndexList,
IntSparseMatrix srcSignatureDocMatrix,
IntSparseMatrix destDocSignatureMatrix)
The constructor for the mode of the maximum likelihood estimator
|
TopicSignatureModel(IRSignatureIndexList srcIndexList,
IntSparseMatrix srcSignatureDocMatrix,
IRSignatureIndexList destIndexList,
IntSparseMatrix destDocSignatureMatrix)
The constructor for the mode of EM algorithm
|
TopicSignatureModel(IRSignatureIndexList srcIndexList,
IRSignatureIndexList destIndexList,
IntSparseMatrix cooccurMatrix)
The constructor for the mode of EM algorithm
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.