Package | Description |
---|---|
org.apache.ctakes.gui.dictionary.umls | |
org.apache.ctakes.gui.dictionary.util |
Modifier and Type | Method and Description |
---|---|
static Map<Long,Concept> |
MrstyParser.createConceptsForTuis(String umlsPath,
Collection<Tui> wantedTuis) |
static Map<Long,Concept> |
ConceptMapFactory.createInitialConceptMap(String umlsDirPath,
Collection<String> wantedSources,
Collection<Tui> wantedTuis) |
static Map<Long,Concept> |
MrconsoParser.parseAllConcepts(String umlsDirPath,
Map<Long,Concept> conceptMap,
Collection<String> wantedSources,
Collection<String> wantedTargets,
UmlsTermUtil umlsTermUtil,
Collection<String> languages,
boolean extractAbbreviations,
int minCharLength,
int maxCharLength,
int maxWordCount,
int maxSymCount) |
Modifier and Type | Method and Description |
---|---|
static Map<Long,Concept> |
MrconsoParser.parseAllConcepts(String umlsDirPath,
Map<Long,Concept> conceptMap,
Collection<String> wantedSources,
Collection<String> wantedTargets,
UmlsTermUtil umlsTermUtil,
Collection<String> languages,
boolean extractAbbreviations,
int minCharLength,
int maxCharLength,
int maxWordCount,
int maxSymCount) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Long> |
RareWordUtil.getTokenCounts(Collection<Concept> concepts) |
static boolean |
RareWordDbWriter.writeConcepts(Connection connection,
Map<Long,Concept> concepts) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.