Package com.complexible.stardog.docs.nlp
Interface FeatureGenerator
-
- All Superinterfaces:
java.util.function.Consumer<CandidateMention>
- All Known Implementing Classes:
IDLabelDistance
,PopularityScore
public interface FeatureGenerator extends java.util.function.Consumer<CandidateMention>
Adds features to aCandidateMention
- Since:
- 5.2
- Version:
- 5.2
- Author:
- Pedro Oliveira