Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
E
G
H
M
O
S
T
E
EntityExtractionProvider
- Interface in
org.eaglei.lexical
Interface for classes that support entity extraction from text.
EntityMatch
- Interface in
org.eaglei.lexical
Interface for classes that represent on potential entity match for a segment of text.
EntityMatchRequest
- Class in
org.eaglei.lexical
Represents an entity extraction request.
EntityMatchRequest(String)
- Constructor for class org.eaglei.lexical.
EntityMatchRequest
Creates a request for a specific text string.
EntityMatchRequest(String, EIURI)
- Constructor for class org.eaglei.lexical.
EntityMatchRequest
Creates a request for a specific text string and type URI constraint
equals(Object)
- Method in class org.eaglei.lexical.
EntityMatchRequest
G
getEntity()
- Method in interface org.eaglei.lexical.
EntityMatch
Gets match entity.
getHighlight()
- Method in interface org.eaglei.lexical.
EntityMatch
Gets the match highlight.
getMatchLabel()
- Method in interface org.eaglei.lexical.
EntityMatch
Gets label of the entity on which the match was made.
getMaxMatches()
- Method in class org.eaglei.lexical.
EntityMatchRequest
Gets the max number of matches.
getScore()
- Method in interface org.eaglei.lexical.
EntityMatch
Gets a match score.
getText()
- Method in class org.eaglei.lexical.
EntityMatchRequest
Gets the text to match.
getURI()
- Method in class org.eaglei.lexical.
EntityMatchRequest
Get the URI for the eagle-i ontology entity used to constrain the match.
H
hashCode()
- Method in class org.eaglei.lexical.
EntityMatchRequest
M
match(EntityMatchRequest)
- Method in interface org.eaglei.lexical.
EntityExtractionProvider
Attempts to extract entities from the specified request.
O
org.eaglei.lexical
- package org.eaglei.lexical
S
serialVersionUID
- Static variable in class org.eaglei.lexical.
EntityMatchRequest
setMaxMatches(int)
- Method in class org.eaglei.lexical.
EntityMatchRequest
Sets the maximum matches to return.
suggest(EntityMatchRequest)
- Method in interface org.eaglei.lexical.
SuggestionProvider
Retrieves suggestions for the specified request.
SuggestionProvider
- Interface in
org.eaglei.lexical
Interface for classes the implement auto-suggest functionality.
T
toString()
- Method in class org.eaglei.lexical.
EntityMatchRequest
E
G
H
M
O
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2010
Eagle-I
. All Rights Reserved.