| Modifier and Type | Method and Description |
|---|---|
protected SortedArray |
AbstractIndexWriteController.generateIRRelationList(ArrayList tripleList) |
protected SortedArray |
AbstractIndexWriteController.generateIRTermList(ArrayList termList) |
| Modifier and Type | Field and Description |
|---|---|
protected SortedArray |
AbstractSequenceIndexWriter.termCache |
| Modifier and Type | Method and Description |
|---|---|
SortedArray |
ConceptExtractor.mergeConceptByEntryID(ArrayList conceptList)
The concepts with identical entry id will be merged.
|
SortedArray |
AbstractConceptExtractor.mergeConceptByEntryID(ArrayList termList) |
SortedArray |
ConceptExtractor.mergeConceptByName(ArrayList conceptList)
The concepts with identical names will be merged.
|
SortedArray |
AbstractConceptExtractor.mergeConceptByName(ArrayList termList) |
SortedArray |
TripleExtractor.mergeTriples(SortedArray mergedConceptList,
ArrayList tripleList)
Merge duplicated triples.
|
SortedArray |
AbstractTripleExtractor.mergeTriples(SortedArray mergedConceptList,
ArrayList tripleList) |
| Modifier and Type | Method and Description |
|---|---|
SortedArray |
TripleExtractor.mergeTriples(SortedArray mergedConceptList,
ArrayList tripleList)
Merge duplicated triples.
|
SortedArray |
AbstractTripleExtractor.mergeTriples(SortedArray mergedConceptList,
ArrayList tripleList) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTermList
List of basic terms in ontology
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeshNodeList
List of mesh nodes
|
| Modifier and Type | Class and Description |
|---|---|
class |
UmlsCUIList
UMLS concept ID lists
|
class |
UmlsSTYList
List for storing UMLS semantic semantic types
|
class |
UmlsTokenList
List for storing UMLS tokens
|
| Modifier and Type | Method and Description |
|---|---|
SortedArray |
LemmatiserPOS.getIndexList() |
| Constructor and Description |
|---|
LemmatiserPOS(int POS,
Operation[] operations,
SortedArray indexList) |
VerbOperation(SortedArray verbIndexList) |
| Modifier and Type | Field and Description |
|---|---|
protected SortedArray |
EngWordPairGenerator.list |
| Modifier and Type | Field and Description |
|---|---|
protected SortedArray |
SgmArticleParser.tagList |
| Modifier and Type | Method and Description |
|---|---|
protected SortedArray |
SgmArticleParser.collectTagInformation(String content) |
| Modifier and Type | Method and Description |
|---|---|
SortedArray |
SortedArray.copy() |
SortedArray |
SortedArray.copy(Comparator comparator) |
static SortedArray |
SimpleDictionary.loadList(String filename,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SimpleDictionary.loadList(String filename,
SortedArray list,
boolean caseSensitive) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.