| Package | Description |
|---|---|
| dragon.config | |
| dragon.ir.index | |
| dragon.ir.index.sentence | |
| dragon.ir.index.sequence | |
| dragon.ir.kngbase | |
| dragon.nlp.ontology | |
| dragon.nlp.tool.xtract |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusteringEvaAppConfig.evaAgglomerativeClustering(Clustering clusterMethod,
SimpleElementList docKeyList,
String answerKeyFile,
String runName,
String outFile) |
void |
ClusteringEvaAppConfig.evaPartitionClustering(Clustering clusterMethod,
SimpleElementList docKeyList,
String answerKeyFile,
int run,
String runName,
String outFile) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleElementList |
AbstractIndexWriteController.docKeyList |
protected SimpleElementList |
AbstractIndexReader.docKeyList |
protected SimpleElementList |
AbstractIndexWriteController.termKeyList |
protected SimpleElementList |
AbstractIndexReader.termKeyList |
| Modifier and Type | Method and Description |
|---|---|
SimpleElementList |
OnlineIndexer.getDocKeyList() |
SimpleElementList |
OnlineIndexWriteController.getDocKeyList() |
SimpleElementList |
OnlineIndexer.getTermKeyList() |
SimpleElementList |
OnlineIndexWriteController.getTermKeyList() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexConverter.exportMatrix(SimpleElementList rowList,
SimpleElementList colList,
DoubleSparseMatrix matrix,
String outputFile) |
void |
IndexConverter.exportMatrix(SimpleElementList rowList,
SimpleElementList colList,
IntSparseMatrix matrix,
String outputFile) |
void |
IndexConverter.exportMatrix(SimpleElementList rowList,
SimpleElementList colList,
SparseMatrix matrix,
boolean exportAsInteger,
String outputFile) |
void |
AbstractIndexReader.setIRDocKeyList(SimpleElementList keyList) |
void |
AbstractIndexReader.setIRTermKeyList(SimpleElementList keyList) |
| Modifier and Type | Method and Description |
|---|---|
SimpleElementList |
OnlineSentenceIndexer.getDocKeyList() |
SimpleElementList |
OnlineSentenceIndexer.getTermKeyList() |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleElementList |
AbstractSequenceIndexWriter.docKeyList |
protected SimpleElementList |
AbstractSequenceIndexReader.docKeyList |
protected SimpleElementList |
AbstractSequenceIndexWriter.termKeyList |
protected SimpleElementList |
AbstractSequenceIndexReader.termKeyList |
| Modifier and Type | Method and Description |
|---|---|
SimpleElementList |
OnlineSequenceIndexer.getDocKeyList() |
SimpleElementList |
OnlineSequenceIndexWriter.getDocKeyList() |
SimpleElementList |
OnlineSequenceIndexer.getTermKeyList() |
SimpleElementList |
OnlineSequenceIndexWriter.getTermKeyList() |
| Modifier and Type | Method and Description |
|---|---|
SimpleElementList |
KnowledgeBase.getColumnKeyList() |
SimpleElementList |
HALSpace.getColumnKeyList() |
SimpleElementList |
BasicKnowledgeBase.getColumnKeyList() |
SimpleElementList |
KnowledgeBase.getRowKeyList() |
SimpleElementList |
HALSpace.getRowKeyList() |
SimpleElementList |
BasicKnowledgeBase.getRowKeyList() |
| Constructor and Description |
|---|
BasicKnowledgeBase(DoubleSparseMatrix transMatrix,
SimpleElementList rowKeyList,
SimpleElementList columnKeyList) |
HALSpace(SimpleElementList termList,
TokenExtractor te,
int windowSize) |
HALSpace(SimpleElementList termList,
TokenExtractor te,
int windowSize,
String indexFilename,
String matrixFilename) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleElementList |
AbstractVocabulary.list |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleElementList |
EngWordPairIndexer.docKeyList |
protected SimpleElementList |
EngWordPairIndexer.wordKeyList |
protected SimpleElementList |
EngWordPairExpand.wordList |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.