Package | Description |
---|---|
org.dllearner.algorithms.isle.index.semantic | |
org.dllearner.algorithms.isle.index.syntactic | |
org.dllearner.algorithms.isle.metrics |
Modifier and Type | Class and Description |
---|---|
class |
SemanticIndex
Interface for an index which is able to resolve a given entity's URI to the set of documents containing
this entity, i.e., documents which contain words disambiguated to the given entity.
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneSyntacticIndex |
class |
SolrSyntacticIndex |
Modifier and Type | Method and Description |
---|---|
Index |
OWLOntologyLuceneSyntacticIndexCreator.buildIndex() |
Constructor and Description |
---|
AbstractRelevanceMetric(Index index) |
ChiSquareRelevanceMetric(Index index) |
DiceRelevanceMetric(Index index) |
JaccardRelevanceMetric(Index index) |
LLRRelevanceMetric(Index index) |
PMIRelevanceMetric(Index index) |
SCIRelevanceMetric(Index index) |
SignificantPMIRelevanceMetric(Index index,
double delta) |
TTestRelevanceMetric(Index index) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann