Package org.aksw.deer.learning
Interface Learnable
-
- All Known Subinterfaces:
ReverseLearnable,SelfConfigurable
- All Known Implementing Classes:
AuthorityConformationEnrichmentOperator,DereferencingEnrichmentOperator,FilterEnrichmentOperator,LinkingEnrichmentOperator,MergeEnrichmentOperator,NEREnrichmentOperator,PredicateConformationEnrichmentOperator
public interface Learnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutionNode.DegreeBoundsgetLearnableDegreeBounds()
-
-
-
Method Detail
-
getLearnableDegreeBounds
ExecutionNode.DegreeBounds getLearnableDegreeBounds()
-
-