Uses of Interface
org.eaglei.lexical.EntityMatch

Uses of EntityMatch in org.eaglei.lexical
 

Methods in org.eaglei.lexical that return types with arguments of type EntityMatch
 java.util.List<EntityMatch> EntityExtractionProvider.match(EntityMatchRequest request)
          Attempts to extract entities from the specified request.
 java.util.List<EntityMatch> SuggestionProvider.suggest(EntityMatchRequest request)
          Retrieves suggestions for the specified request.
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.