Package | Description |
---|---|
de.unibi.techfak.scie.annotators.ontology | |
de.unibi.techfak.scie.ontology | |
de.unibi.techfak.scie.ontology.dictionary_name_finder |
Modifier and Type | Method and Description |
---|---|
static void |
OntologyAnnotator.createOntologyReferenceAnnotation(org.apache.uima.jcas.JCas jcas,
DictionaryMatch match)
Creates the OntologyReference instance depending on the ontlogy.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Collection<DictionaryMatch>> |
OntologyDatabase.query(Collection<String> words)
Queries a set of words from the database an returns a map between these
words and the corresponding dictionary entries.
|
Collection<DictionaryMatch> |
OntologyDatabase.query(String word)
Queries a single word from the dictionary.
|
static Collection<DictionaryMatch> |
DictionaryMatch.reduceMatches(String underlyingText,
List<DictionaryMatch> matches)
Removes all overlapping matches to the same node name that only differ in
non-alphanumeric characters.
|
Modifier and Type | Method and Description |
---|---|
int |
DictionaryMatch.compareTo(DictionaryMatch t)
Allows to sort the matches by their weight.
|
Modifier and Type | Method and Description |
---|---|
static Collection<DictionaryMatch> |
DictionaryMatch.reduceMatches(String underlyingText,
List<DictionaryMatch> matches)
Removes all overlapping matches to the same node name that only differ in
non-alphanumeric characters.
|
Modifier and Type | Method and Description |
---|---|
Collection<DictionaryMatch> |
DictionaryNameFinder.calculateMatches()
Calculates all matches for the given words.
|
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie