Skip navigation links
A B C E F G H I M P R S T V 

S

SemanticAnnotation - Class in it.uniroma1.lcl.babelfy.commons.annotation
Represent a token-based SemanticAnnotation for a Fragment.
SemanticAnnotation(TokenOffsetFragment, String, String, SemanticAnnotation.Source, double, double) - Constructor for class it.uniroma1.lcl.babelfy.commons.annotation.SemanticAnnotation
Creates a new SemanticAnnotation with a Fragment
SemanticAnnotation(TokenOffsetFragment, String, String, SemanticAnnotation.Source) - Constructor for class it.uniroma1.lcl.babelfy.commons.annotation.SemanticAnnotation
Creates a new SemanticAnnotation with a Fragment
SemanticAnnotation.Source - Enum in it.uniroma1.lcl.babelfy.commons.annotation
Defines the source for the particular SemanticAnnotation.
sendRequest(RFPacket, String) - Static method in class it.uniroma1.lcl.babelfy.commons.restful.RestfulUtils
 
setAnnotationResource(BabelfyParameters.SemanticAnnotationResource) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
setAnnotationType(BabelfyParameters.SemanticAnnotationType) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
setBeginPosition(int) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyToken
 
setCharOffsetFragment(CharOffsetFragment) - Method in class it.uniroma1.lcl.babelfy.commons.annotation.SemanticAnnotation
Sets the CharOffsetFragment fragment for this SemanticAnnotation.
setConfigurationFile(File) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyConfiguration
Set the file from which to load the new properties
setConstraints(BabelfyConstraints) - Method in class it.uniroma1.lcl.babelfy.commons.restful.RFPacket
 
setDensestSubgraph(boolean) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets use of the densest subgraph heuristic
setDisambiguationConstraint(BabelfyParameters.DisambiguationConstraint) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
setEndPosition(int) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyToken
 
setExtendCandidatesWithAIDAmeans(boolean) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets if the candidate extractions is extended with AIDA means textfragment/wikipage mapping.
setLanguage(Language) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyToken
 
setLanguage(Language) - Method in class it.uniroma1.lcl.babelfy.commons.restful.RFPacket
Set Language
setLemma(String) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyToken
 
setMatchingType(BabelfyParameters.MatchingType) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets the matching type
setMaxLenCharProperty(int) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyConfiguration
Sets the MAXLEN_CHAR parameter.
setMaxLenTokenProperty(int) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyConfiguration
Sets the MAXLEN_TOKEN parameter.
setMCS(BabelfyParameters.MCS) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets use of the Most Common Sense heuristic
setMultiTokenExpression(boolean) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets whether to use multi-token expressions or not.
setParameters(BabelfyParameters) - Method in class it.uniroma1.lcl.babelfy.commons.restful.RFPacket
 
setPostag(PosTag) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyToken
 
setPoStaggingOptions(BabelfyParameters.PosTaggingOptions) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets options for the PoS tagging phase.
setRFkey(String) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyConfiguration
 
setScoredCandidates(BabelfyParameters.ScoredCandidates) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets the scoredCandidates type
setText(String) - Method in class it.uniroma1.lcl.babelfy.commons.restful.RFPacket
 
setThreshold(double) - Method in class it.uniroma1.lcl.babelfy.commons.BabelfyParameters
Sets the disambiguation threshold
setTokenizedText(List<? extends BabelfyToken>) - Method in class it.uniroma1.lcl.babelfy.commons.restful.RFPacket
 
A B C E F G H I M P R S T V 
Skip navigation links