Package com.complexible.stardog.docs.nlp
Interface CandidateGenerator
- 
- All Superinterfaces:
 java.util.function.Function<Span,java.util.List<CandidateMention>>
- All Known Implementing Classes:
 DefaultCandidateFeatureGenerator,WaldoCandidateGenerator
public interface CandidateGenerator extends java.util.function.Function<Span,java.util.List<CandidateMention>>
Generates a list ofcandidatesfrom amention- Since:
 - 5.2
 - Version:
 - 5.2
 - Author:
 - Pedro Oliveira