| Package | Description |
|---|---|
| org.aksw.limes.core.evaluation.oracle |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleOracle
This class represents a naive oracle
|
| Modifier and Type | Method and Description |
|---|---|
static IOracle |
OracleFactory.getOracle(String filePath,
String inputType,
String oracleType)
Creates an oracle based on the input type (i.e., the type of file within which the
oracle data is contained) and the type of oracle needed.
|
Copyright © 2018. All rights reserved.