A B C D E F G H I J K L M N O P Q R S T U X

A

AbstractAlchemyAnnotator - Class in org.apache.uima.alchemy.annotator
Base class for annotators which wrap AlchemyAPI web services
AbstractAlchemyAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
add(Concept) - Method in class org.apache.uima.alchemy.digester.domain.Concepts
 
add_escapes(String) - Method in exception org.apache.uima.alchemy.digester.json.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addConcept(Concept) - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
 
addEntity(Entity) - Method in class org.apache.uima.alchemy.digester.domain.Entities
 
addEntity(Entity) - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
 
addEscapes(String) - Static method in error org.apache.uima.alchemy.digester.json.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addKeyword(Keyword) - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
 
addMicroformat(Microformat) - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
 
adjustBeginLineColumn(int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Alchemy2TypeSystemMapper - Class in org.apache.uima.alchemy.mapper
 
Alchemy2TypeSystemMapper() - Constructor for class org.apache.uima.alchemy.mapper.Alchemy2TypeSystemMapper
 
AlchemyAnnotation - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:06 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
AlchemyAnnotation() - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
Never called.
AlchemyAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
Internal - constructor used by generator
AlchemyAnnotation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
 
AlchemyAnnotation(JCas, int, int) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
 
AlchemyAnnotation_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
AlchemyAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
initialize variables to correspond with Cas Type and Features
AlchemyCallFailedException - Exception in org.apache.uima.alchemy.annotator.exception
 
AlchemyCallFailedException(String) - Constructor for exception org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException
 
AlchemyOutputProcessor - Interface in org.apache.uima.alchemy.mapper.processor
 
Anniversary - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Anniversary() - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
Never called.
Anniversary(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
Internal - constructor used by generator
Anniversary(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
 
Anniversary_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Anniversary_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary_Type
initialize variables to correspond with Cas Type and Features
AnnotatedEntitiesProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
AnnotatedEntitiesProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.AnnotatedEntitiesProcessor
 
AnnotatedEntityDigesterProvider - Class in org.apache.uima.alchemy.digester.entity.annotated
 
AnnotatedEntityDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.entity.annotated.AnnotatedEntityDigesterProvider
 
AnnotatedResults - Class in org.apache.uima.alchemy.digester.domain
 
AnnotatedResults() - Constructor for class org.apache.uima.alchemy.digester.domain.AnnotatedResults
 
Automobile - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Automobile() - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
Never called.
Automobile(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
Internal - constructor used by generator
Automobile(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
 
Automobile_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Automobile_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile_Type
initialize variables to correspond with Cas Type and Features

B

backup(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Backup a number of characters.
BaseEntity - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
BaseEntity() - Constructor for class org.apache.uima.alchemy.ts.entity.BaseEntity
Never called.
BaseEntity(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.BaseEntity
Internal - constructor used by generator
BaseEntity(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.BaseEntity
 
BaseEntity_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
BaseEntity_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
initialize variables to correspond with Cas Type and Features
beginColumn - Variable in class org.apache.uima.alchemy.digester.json.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.uima.alchemy.digester.json.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Start.
bufcolumn - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
buffer - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
bufline - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
bufpos - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Position in buffer.

C

CategorizationDigesterProvider - Class in org.apache.uima.alchemy.digester.categorization
 
CategorizationDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.categorization.CategorizationDigesterProvider
 
CategorizationProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
CategorizationProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.CategorizationProcessor
 
CategorizationResults - Class in org.apache.uima.alchemy.digester.domain
 
CategorizationResults() - Constructor for class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
Category - Class in org.apache.uima.alchemy.ts.categorization
Updated by JCasGen Wed Nov 04 23:56:24 CET 2009 XML source:
Category() - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
Never called.
Category(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
Internal - constructor used by generator
Category(JCas) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
 
Category_Type - Class in org.apache.uima.alchemy.ts.categorization
Updated by JCasGen Wed Nov 04 23:56:24 CET 2009
Category_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category_Type
initialize variables to correspond with Cas Type and Features
CHAR - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
City - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
City() - Constructor for class org.apache.uima.alchemy.ts.entity.City
Never called.
City(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.City
Internal - constructor used by generator
City(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.City
 
City_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
City_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.City_Type
initialize variables to correspond with Cas Type and Features
cleanText(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
CNTRL_ESC - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
column - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
Company - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Company() - Constructor for class org.apache.uima.alchemy.ts.entity.Company
Never called.
Company(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Company
Internal - constructor used by generator
Company(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Company
 
Company_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Company_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Company_Type
initialize variables to correspond with Cas Type and Features
Concept - Class in org.apache.uima.alchemy.digester.domain
 
Concept() - Constructor for class org.apache.uima.alchemy.digester.domain.Concept
 
ConceptFS - Class in org.apache.uima.alchemy.ts.concept
a concept tag Updated by JCasGen Sat Jul 10 16:08:15 CEST 2010
ConceptFS() - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
Never called.
ConceptFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
Internal - constructor used by generator
ConceptFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
 
ConceptFS_Type - Class in org.apache.uima.alchemy.ts.concept
a concept tag Updated by JCasGen Sat Jul 10 16:08:16 CEST 2010
ConceptFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
initialize variables to correspond with Cas Type and Features
ConceptResults - Class in org.apache.uima.alchemy.digester.domain
 
ConceptResults() - Constructor for class org.apache.uima.alchemy.digester.domain.ConceptResults
 
Concepts - Class in org.apache.uima.alchemy.digester.domain
 
Concepts() - Constructor for class org.apache.uima.alchemy.digester.domain.Concepts
 
ConceptTaggingDigesterProvider - Class in org.apache.uima.alchemy.digester.concept
 
ConceptTaggingDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.concept.ConceptTaggingDigesterProvider
 
ConceptTaggingProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
ConceptTaggingProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.ConceptTaggingProcessor
 
Continent - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Continent() - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
Never called.
Continent(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
Internal - constructor used by generator
Continent(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
 
Continent_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Continent_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent_Type
initialize variables to correspond with Cas Type and Features
Country - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Country() - Constructor for class org.apache.uima.alchemy.ts.entity.Country
Never called.
Country(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Country
Internal - constructor used by generator
Country(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Country
 
Country_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Country_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Country_Type
initialize variables to correspond with Cas Type and Features
createDigester() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
Deprecated.  
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
 
createDigester() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
Deprecated.  
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
 
createServiceURI() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
 
curChar - Variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
 
currentToken - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Debug output.
DEFAULT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
DigesterProvider - Interface in org.apache.uima.alchemy.digester
 
DIGITS - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Disable tracing.
Disambiguated - Class in org.apache.uima.alchemy.digester.domain
 
Disambiguated() - Constructor for class org.apache.uima.alchemy.digester.domain.Disambiguated
 
DocumentSentiment - Class in org.apache.uima.alchemy.digester.domain
The document sentiment information
DocumentSentiment() - Constructor for class org.apache.uima.alchemy.digester.domain.DocumentSentiment
 
Done() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reset buffer when finished.
Drug - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Drug() - Constructor for class org.apache.uima.alchemy.ts.entity.Drug
Never called.
Drug(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Drug
Internal - constructor used by generator
Drug(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Drug
 
Drug_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Drug_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Drug_Type
initialize variables to correspond with Cas Type and Features

E

E - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
enable_tracing() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Enable tracing.
endColumn - Variable in class org.apache.uima.alchemy.digester.json.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.uima.alchemy.digester.json.Token
The line number of the last character of this Token.
ENDQUOTE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
EntertainmentAward - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
EntertainmentAward() - Constructor for class org.apache.uima.alchemy.ts.entity.EntertainmentAward
Never called.
EntertainmentAward(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.EntertainmentAward
Internal - constructor used by generator
EntertainmentAward(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.EntertainmentAward
 
EntertainmentAward_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
EntertainmentAward_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
initialize variables to correspond with Cas Type and Features
Entities - Class in org.apache.uima.alchemy.digester.domain
 
Entities() - Constructor for class org.apache.uima.alchemy.digester.domain.Entities
 
EntitiesResults - Class in org.apache.uima.alchemy.digester.domain
 
EntitiesResults() - Constructor for class org.apache.uima.alchemy.digester.domain.EntitiesResults
 
Entity - Class in org.apache.uima.alchemy.digester.domain
 
Entity() - Constructor for class org.apache.uima.alchemy.digester.domain.Entity
 
EOF - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
End of File.
eol - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
The end of line string for this machine.
ESC_STATE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
ExpandBuff(boolean) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
Each entry in this array is an array of integers.

F

Facility - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Facility() - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
Never called.
Facility(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
Internal - constructor used by generator
Facility(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
 
Facility_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Facility_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility_Type
initialize variables to correspond with Cas Type and Features
featOkTst - Static variable in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.City_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Company_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Continent_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Country_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Drug_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Facility_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Movie_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Organization_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Person_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Region_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Sport_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Technology_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
featOkTst - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
FieldTerminology - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
FieldTerminology() - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
Never called.
FieldTerminology(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
Internal - constructor used by generator
FieldTerminology(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
 
FieldTerminology_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
FieldTerminology_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
initialize variables to correspond with Cas Type and Features
FillBuff() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
FinancialMarketIndex - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
FinancialMarketIndex() - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
Never called.
FinancialMarketIndex(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
Internal - constructor used by generator
FinancialMarketIndex(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
 
FinancialMarketIndex_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
FinancialMarketIndex_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
initialize variables to correspond with Cas Type and Features

G

generateParseException() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Generate ParseException.
GeographicFeature - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
GeographicFeature() - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
Never called.
GeographicFeature(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
Internal - constructor used by generator
GeographicFeature(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
 
GeographicFeature_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
GeographicFeature_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
initialize variables to correspond with Cas Type and Features
getAlchemyType() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
getter for alchemyType - gets
getAlchemyType(int) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
 
getAnnotatedText() - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
 
getBeginColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get token beginning line number.
getCategory() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
getCensus() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getCensus() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getCensus() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for census - gets
getCensus(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getCensus() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for census - gets
getCensus(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getCiaFactbook() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getCiaFactbook() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getCiaFactbook() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for ciaFactbook - gets
getCiaFactbook(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getCiaFactbook() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for ciaFactbook - gets
getCiaFactbook(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Deprecated.  
getConcepts() - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
 
getConcepts() - Method in class org.apache.uima.alchemy.digester.domain.Concepts
 
getCount() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getCount() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for count - gets
getCount(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getCrunchbase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getCrunchbase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for crunchbase - gets
getCrunchbase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getDbpedia() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getDbpedia() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getDbpedia() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for dbpedia - gets
getDbpedia(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getDbpedia() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for dbpedia - gets
getDbpedia(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.categorization.CategorizationDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.concept.ConceptTaggingDigesterProvider
 
getDigester(String) - Method in interface org.apache.uima.alchemy.digester.DigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.entity.annotated.AnnotatedEntityDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.entity.ranked.RankedEntityDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.keyword.KeywordDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.language.LanguageDetectionDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.microformats.MicroformatsDigesterProvider
 
getDigester(String) - Method in class org.apache.uima.alchemy.digester.sentiment.SentimentAnalysisDigesterProvider
 
getDigesterProvider() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
getDisambiguated() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getDisambiguation() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for disambiguation - gets
getDisambiguation(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getDocSentiment() - Method in class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
 
getEndColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get token end line number.
getEntities() - Method in class org.apache.uima.alchemy.digester.domain.Entities
 
getEntities() - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
 
getEthnologue() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getEthnologue() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for ethnologue - gets
getEthnologue(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getFieldData() - Method in class org.apache.uima.alchemy.digester.domain.Microformat
 
getFieldData() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
getter for fieldData - gets
getFieldData(int) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
getFieldName() - Method in class org.apache.uima.alchemy.digester.domain.Microformat
 
getFieldName() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
getter for fieldName - gets
getFieldName(int) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
getFreebase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getFreebase() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getFreebase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for freebase - gets
getFreebase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getFreebase() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for freebase - gets
getFreebase(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Automobile_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.City_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Company_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Continent_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Country_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Drug_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Facility_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Holiday_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Movie_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Organization_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Person_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Region_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Sport_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Technology_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
getFSGenerator() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
getGeo() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getGeo() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getGeo() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for geo - gets
getGeo(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getGeo() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for geo - gets
getGeo(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getGeonames() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getGeonames() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getGeonames() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for geonames - gets
getGeonames(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getGeonames() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for geonames - gets
getGeonames(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
GetImage() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get token literal value.
getIso6391() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getIso6391() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for iso6391 - gets
getIso6391(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getIso6392() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getIso6392() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for iso6392 - gets
getIso6392(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getIso6393() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getIso6393() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for iso6393 - gets
getIso6393(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getKeywords() - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
 
getLanguage() - Method in class org.apache.uima.alchemy.digester.domain.Results
 
getLanguage() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for language - gets
getLanguage(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Deprecated.  
getMessage() - Method in exception org.apache.uima.alchemy.digester.json.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.uima.alchemy.digester.json.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMicroformats() - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
 
getMusicBrainz() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getMusicBrainz() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getMusicBrainz() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for musicBrainz - gets
getMusicBrainz(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getMusicBrainz() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for musicBrainz - gets
getMusicBrainz(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getName() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getNativeSpeakers() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getNativeSpeakers() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for nativeSpeakers - gets
getNativeSpeakers(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getNextToken() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Get the next Token.
getNextToken() - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Get the next Token.
getOccurrences() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for occurrences - gets A list of annotations annotating this entity
getOccurrences(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getOpencyc() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getOpencyc() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getOpencyc() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for opencyc - gets
getOpencyc(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getOpencyc() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for opencyc - gets
getOpencyc(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getQuotations() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getQuotations() - Method in class org.apache.uima.alchemy.digester.domain.Quotations
 
getQuotations() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for quotations - gets
getQuotations(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
indexed getter for quotations - gets an indexed value -
getQuotations(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getQuotations(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getRelevance() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getRelevance() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getRelevance() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for relevance - gets
getRelevance(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getRelevance() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for relevance - gets
getRelevance(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getScore() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
getScore() - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
 
getScore() - Method in class org.apache.uima.alchemy.ts.categorization.Category
getter for score - gets
getScore(int) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
getScore() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
getter for score - gets
getScore(int) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
getSemanticCrunchbase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getSemanticCrunchbase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for semanticCrunchbase - gets
getSemanticCrunchbase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getSentiment() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getSentiment() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for sentiment - gets
getSentiment(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getSentimentType() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
getter for sentimentType - gets
getSentimentType(int) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
Deprecated.  
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
 
getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
 
getStatus() - Method in class org.apache.uima.alchemy.digester.domain.Results
 
getStatusInfo() - Method in class org.apache.uima.alchemy.digester.domain.Results
 
getSubType() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getSubType() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for subType - gets
getSubType(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
GetSuffix(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Get the suffix.
getTabSize(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
getText() - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
 
getText() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getText() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getText() - Method in class org.apache.uima.alchemy.digester.domain.Keyword
 
getText() - Method in class org.apache.uima.alchemy.ts.categorization.Category
getter for text - gets
getText(int) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
getText() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for text - gets
getText(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getText() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for text - gets
getText(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getText() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
getter for text - gets
getText(int) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
 
getToken(int) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Get the specific Token.
getType() - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
 
getType() - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.categorization.Category
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Anniversary
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Automobile
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.City
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Company
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Continent
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Country
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Drug
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Facility
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.FieldTerminology
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.GeographicFeature
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.HealthCondition
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Holiday
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Movie
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.MusicGroup
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.OperatingSystem
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Organization
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Person
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.PrintMedia
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.RadioProgram
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.RadioStation
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Region
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Sport
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.SportingEvent
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.StateOrCounty
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Technology
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionShow
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionStation
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
 
getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
 
getUmbel() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getUmbel() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for umbel - gets
getUmbel(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getUrl() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
getUrl() - Method in class org.apache.uima.alchemy.digester.domain.Results
 
getValue() - Method in class org.apache.uima.alchemy.digester.json.Token
An optional attribute value of the Token.
getWebsite() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getWebsite() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getWebsite() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for website - gets
getWebsite(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getWebsite() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for website - gets
getWebsite(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
getWikipedia() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
getWikipedia() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
getter for wikipedia - gets
getWikipedia(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
getYago() - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
getYago() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
getYago() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
getter for yago - gets
getYago(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
getYago() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
getter for yago - gets
getYago(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 

H

HealthCondition - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
HealthCondition() - Constructor for class org.apache.uima.alchemy.ts.entity.HealthCondition
Never called.
HealthCondition(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.HealthCondition
Internal - constructor used by generator
HealthCondition(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.HealthCondition
 
HealthCondition_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
HealthCondition_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
initialize variables to correspond with Cas Type and Features
HEX - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
HEX_ESC - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
HEX_STATE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
Holiday - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Holiday() - Constructor for class org.apache.uima.alchemy.ts.entity.Holiday
Never called.
Holiday(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Holiday
Internal - constructor used by generator
Holiday(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Holiday
 
Holiday_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Holiday_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Holiday_Type
initialize variables to correspond with Cas Type and Features
HtmlMicroformatsAnnotator - Class in org.apache.uima.alchemy.annotator
 
HtmlMicroformatsAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
 

I

image - Variable in class org.apache.uima.alchemy.digester.json.Token
The string image of the token.
IN_JAVA_DOC_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
IN_MULTI_LINE_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
inBuf - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
initialize(UimaContext) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
Deprecated.  
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
 
initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
 
input_stream - Variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
 
inputStream - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 

J

JAVA_DOC_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
jj_nt - Variable in class org.apache.uima.alchemy.digester.json.JsonParser
Next token.
jjFillToken() - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
 
jjnewLexState - Static variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Token literal values.
json() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
 
JsonDigester - Class in org.apache.uima.alchemy.digester.json
A proper Digester to parse JSON documents.
JsonDigester() - Constructor for class org.apache.uima.alchemy.digester.json.JsonDigester
 
JsonDigester(String) - Constructor for class org.apache.uima.alchemy.digester.json.JsonDigester
 
JsonParser - Class in org.apache.uima.alchemy.digester.json
Json prser
JsonParser(InputStream) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParser
Constructor with InputStream.
JsonParser(InputStream, String) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParser
Constructor with InputStream and supplied encoding
JsonParser(Reader) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParser
Constructor.
JsonParser(JsonParserTokenManager) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParser
Constructor with generated Token Manager.
JsonParserConstants - Interface in org.apache.uima.alchemy.digester.json
Token literal values and constants.
JsonParserTokenManager - Class in org.apache.uima.alchemy.digester.json
Token Manager.
JsonParserTokenManager(SimpleCharStream) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Constructor.
JsonParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Constructor.
JsonTextCategorizationDigester - Class in org.apache.uima.alchemy.digester.categorization
 
JsonTextCategorizationDigester() - Constructor for class org.apache.uima.alchemy.digester.categorization.JsonTextCategorizationDigester
 
JsonTextConceptDigester - Class in org.apache.uima.alchemy.digester.concept
 
JsonTextConceptDigester() - Constructor for class org.apache.uima.alchemy.digester.concept.JsonTextConceptDigester
 
JsonTextRankedEntityExtractionDigester - Class in org.apache.uima.alchemy.digester.entity.ranked
 
JsonTextRankedEntityExtractionDigester() - Constructor for class org.apache.uima.alchemy.digester.entity.ranked.JsonTextRankedEntityExtractionDigester
 

K

Keyword - Class in org.apache.uima.alchemy.digester.domain
 
Keyword() - Constructor for class org.apache.uima.alchemy.digester.domain.Keyword
 
KeywordDigesterProvider - Class in org.apache.uima.alchemy.digester.keyword
 
KeywordDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.keyword.KeywordDigesterProvider
 
KeywordFS - Class in org.apache.uima.alchemy.ts.keywords
Updated by JCasGen Thu Jan 14 17:54:41 CET 2010 XML source:
KeywordFS() - Constructor for class org.apache.uima.alchemy.ts.keywords.KeywordFS
Never called.
KeywordFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.keywords.KeywordFS
Internal - constructor used by generator
KeywordFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.keywords.KeywordFS
 
KeywordFS_Type - Class in org.apache.uima.alchemy.ts.keywords
Updated by JCasGen Thu Jan 14 17:54:41 CET 2010
KeywordFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
initialize variables to correspond with Cas Type and Features
KeywordProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
KeywordProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.KeywordProcessor
 
KeywordResults - Class in org.apache.uima.alchemy.digester.domain
 
KeywordResults() - Constructor for class org.apache.uima.alchemy.digester.domain.KeywordResults
 
kind - Variable in class org.apache.uima.alchemy.digester.json.Token
An integer that describes the kind of this token.

L

LanguageDetectionDigesterProvider - Class in org.apache.uima.alchemy.digester.language
 
LanguageDetectionDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.language.LanguageDetectionDigesterProvider
 
LanguageDetectionResults - Class in org.apache.uima.alchemy.digester.domain
 
LanguageDetectionResults() - Constructor for class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
LanguageFS - Class in org.apache.uima.alchemy.ts.language
Updated by JCasGen Sun Jan 24 22:11:51 CET 2010 XML source:
LanguageFS() - Constructor for class org.apache.uima.alchemy.ts.language.LanguageFS
Never called.
LanguageFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.language.LanguageFS
Internal - constructor used by generator
LanguageFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.language.LanguageFS
 
LanguageFS_Type - Class in org.apache.uima.alchemy.ts.language
Updated by JCasGen Sun Jan 24 22:11:51 CET 2010
LanguageFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.language.LanguageFS_Type
initialize variables to correspond with Cas Type and Features
LanguageProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
LanguageProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.LanguageProcessor
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.uima.alchemy.digester.json.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Lexer state names.
line - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 

M

MappingException - Exception in org.apache.uima.alchemy.mapper.exception
 
MappingException(Throwable) - Constructor for exception org.apache.uima.alchemy.mapper.exception.MappingException
 
mapResultsToTypeSystem(Results, JCas) - Static method in class org.apache.uima.alchemy.mapper.Alchemy2TypeSystemMapper
 
maxNextCharInd - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
Microformat - Class in org.apache.uima.alchemy.digester.domain
 
Microformat() - Constructor for class org.apache.uima.alchemy.digester.domain.Microformat
 
MicroformatFS - Class in org.apache.uima.alchemy.ts.microformats
Updated by JCasGen Sun Jan 24 22:12:30 CET 2010 XML source:
MicroformatFS() - Constructor for class org.apache.uima.alchemy.ts.microformats.MicroformatFS
Never called.
MicroformatFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.microformats.MicroformatFS
Internal - constructor used by generator
MicroformatFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.microformats.MicroformatFS
 
MicroformatFS_Type - Class in org.apache.uima.alchemy.ts.microformats
Updated by JCasGen Sun Jan 24 22:12:30 CET 2010
MicroformatFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
initialize variables to correspond with Cas Type and Features
MicroformatsDigesterProvider - Class in org.apache.uima.alchemy.digester.microformats
 
MicroformatsDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.microformats.MicroformatsDigesterProvider
 
MicroformatsProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
MicroformatsProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.MicroformatsProcessor
 
MicroformatsResults - Class in org.apache.uima.alchemy.digester.domain
 
MicroformatsResults() - Constructor for class org.apache.uima.alchemy.digester.domain.MicroformatsResults
 
Movie - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Movie() - Constructor for class org.apache.uima.alchemy.ts.entity.Movie
Never called.
Movie(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Movie
Internal - constructor used by generator
Movie(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Movie
 
Movie_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Movie_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Movie_Type
initialize variables to correspond with Cas Type and Features
MULTI_LINE_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
MusicGroup - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
MusicGroup() - Constructor for class org.apache.uima.alchemy.ts.entity.MusicGroup
Never called.
MusicGroup(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.MusicGroup
Internal - constructor used by generator
MusicGroup(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.MusicGroup
 
MusicGroup_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
MusicGroup_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
initialize variables to correspond with Cas Type and Features

N

NaturalDisaster - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
NaturalDisaster() - Constructor for class org.apache.uima.alchemy.ts.entity.NaturalDisaster
Never called.
NaturalDisaster(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.NaturalDisaster
Internal - constructor used by generator
NaturalDisaster(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.NaturalDisaster
 
NaturalDisaster_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
NaturalDisaster_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
initialize variables to correspond with Cas Type and Features
newToken(int, String) - Static method in class org.apache.uima.alchemy.digester.json.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.uima.alchemy.digester.json.Token
 
next - Variable in class org.apache.uima.alchemy.digester.json.Token
A reference to the next regular (non-special) token from the input stream.

O

OperatingSystem - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
OperatingSystem() - Constructor for class org.apache.uima.alchemy.ts.entity.OperatingSystem
Never called.
OperatingSystem(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.OperatingSystem
Internal - constructor used by generator
OperatingSystem(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.OperatingSystem
 
OperatingSystem_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
OperatingSystem_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
initialize variables to correspond with Cas Type and Features
org.apache.uima.alchemy.annotator - package org.apache.uima.alchemy.annotator
 
org.apache.uima.alchemy.annotator.exception - package org.apache.uima.alchemy.annotator.exception
 
org.apache.uima.alchemy.digester - package org.apache.uima.alchemy.digester
 
org.apache.uima.alchemy.digester.categorization - package org.apache.uima.alchemy.digester.categorization
 
org.apache.uima.alchemy.digester.concept - package org.apache.uima.alchemy.digester.concept
 
org.apache.uima.alchemy.digester.domain - package org.apache.uima.alchemy.digester.domain
 
org.apache.uima.alchemy.digester.entity.annotated - package org.apache.uima.alchemy.digester.entity.annotated
 
org.apache.uima.alchemy.digester.entity.ranked - package org.apache.uima.alchemy.digester.entity.ranked
 
org.apache.uima.alchemy.digester.exception - package org.apache.uima.alchemy.digester.exception
 
org.apache.uima.alchemy.digester.json - package org.apache.uima.alchemy.digester.json
This package contains the JSON support for digester.
org.apache.uima.alchemy.digester.keyword - package org.apache.uima.alchemy.digester.keyword
 
org.apache.uima.alchemy.digester.language - package org.apache.uima.alchemy.digester.language
 
org.apache.uima.alchemy.digester.microformats - package org.apache.uima.alchemy.digester.microformats
 
org.apache.uima.alchemy.digester.sentiment - package org.apache.uima.alchemy.digester.sentiment
 
org.apache.uima.alchemy.mapper - package org.apache.uima.alchemy.mapper
 
org.apache.uima.alchemy.mapper.exception - package org.apache.uima.alchemy.mapper.exception
 
org.apache.uima.alchemy.mapper.processor - package org.apache.uima.alchemy.mapper.processor
 
org.apache.uima.alchemy.ts.categorization - package org.apache.uima.alchemy.ts.categorization
 
org.apache.uima.alchemy.ts.concept - package org.apache.uima.alchemy.ts.concept
 
org.apache.uima.alchemy.ts.entity - package org.apache.uima.alchemy.ts.entity
 
org.apache.uima.alchemy.ts.keywords - package org.apache.uima.alchemy.ts.keywords
 
org.apache.uima.alchemy.ts.language - package org.apache.uima.alchemy.ts.language
 
org.apache.uima.alchemy.ts.microformats - package org.apache.uima.alchemy.ts.microformats
 
org.apache.uima.alchemy.ts.sentiment - package org.apache.uima.alchemy.ts.sentiment
 
Organization - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Organization() - Constructor for class org.apache.uima.alchemy.ts.entity.Organization
Never called.
Organization(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Organization
Internal - constructor used by generator
Organization(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Organization
 
Organization_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Organization_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Organization_Type
initialize variables to correspond with Cas Type and Features
OutputDigester - Interface in org.apache.uima.alchemy.digester
 

P

parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.categorization.JsonTextCategorizationDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.categorization.XMLTextCategorizationDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.concept.JsonTextConceptDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.concept.XMLTextConceptDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.annotated.XMLAnnotatedEntityExtractionDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.ranked.JsonTextRankedEntityExtractionDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.ranked.XMLRankedEntityExtractionDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.keyword.XMLTextKeywordExctractionDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.language.XMLLanguageDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.microformats.XMLMicroformatsDigester
 
parseAlchemyXML(InputStream) - Method in interface org.apache.uima.alchemy.digester.OutputDigester
 
parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.sentiment.XMLSentimentAnalysisDigester
 
ParseException - Exception in org.apache.uima.alchemy.digester.json
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
Constructor with message.
Person - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Person() - Constructor for class org.apache.uima.alchemy.ts.entity.Person
Never called.
Person(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Person
Internal - constructor used by generator
Person(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Person
 
Person_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Person_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Person_Type
initialize variables to correspond with Cas Type and Features
prevCharIsCR - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
PrintMedia - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
PrintMedia() - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
Never called.
PrintMedia(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
Internal - constructor used by generator
PrintMedia(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
 
PrintMedia_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
PrintMedia_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
initialize variables to correspond with Cas Type and Features
process(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
process(JCas, Results) - Method in interface org.apache.uima.alchemy.mapper.processor.AlchemyOutputProcessor
process AlchemyAPI output results and populate JCas with the proper FeatureStructures
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.AnnotatedEntitiesProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.CategorizationProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.ConceptTaggingProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.KeywordProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.LanguageProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.MicroformatsProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor
 
process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.SentimentAnalysisProcessor
 

Q

Quotations - Class in org.apache.uima.alchemy.digester.domain
 
Quotations() - Constructor for class org.apache.uima.alchemy.digester.domain.Quotations
 
QUOTE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.

R

RadioProgram - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
RadioProgram() - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
Never called.
RadioProgram(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
Internal - constructor used by generator
RadioProgram(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
 
RadioProgram_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
RadioProgram_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
initialize variables to correspond with Cas Type and Features
RadioStation - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
RadioStation() - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
Never called.
RadioStation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
Internal - constructor used by generator
RadioStation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
 
RadioStation_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
RadioStation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation_Type
initialize variables to correspond with Cas Type and Features
RankedEntitiesProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
RankedEntitiesProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor
 
RankedEntityDigesterProvider - Class in org.apache.uima.alchemy.digester.entity.ranked
 
RankedEntityDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.entity.ranked.RankedEntityDigesterProvider
 
readChar() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Read a character.
Region - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Region() - Constructor for class org.apache.uima.alchemy.ts.entity.Region
Never called.
Region(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Region
Internal - constructor used by generator
Region(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Region
 
Region_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Region_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Region_Type
initialize variables to correspond with Cas Type and Features
ReInit(InputStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Reinitialise.
ReInit(JsonParserTokenManager) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Reinitialise.
ResultDigestingException - Exception in org.apache.uima.alchemy.digester.exception
 
ResultDigestingException(Exception) - Constructor for exception org.apache.uima.alchemy.digester.exception.ResultDigestingException
 
Results - Class in org.apache.uima.alchemy.digester.domain
 
Results() - Constructor for class org.apache.uima.alchemy.digester.domain.Results
 

S

SentimentAnalysisDigesterProvider - Class in org.apache.uima.alchemy.digester.sentiment
Provider for sentiment analysis output parser
SentimentAnalysisDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.sentiment.SentimentAnalysisDigesterProvider
 
SentimentAnalysisProcessor - Class in org.apache.uima.alchemy.mapper.processor
 
SentimentAnalysisProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.SentimentAnalysisProcessor
 
SentimentAnalysisResults - Class in org.apache.uima.alchemy.digester.domain
The result of a sentiment analysis service call
SentimentAnalysisResults() - Constructor for class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
 
SentimentFS - Class in org.apache.uima.alchemy.ts.sentiment
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
SentimentFS() - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
Never called.
SentimentFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
Internal - constructor used by generator
SentimentFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
 
SentimentFS(JCas, int, int) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
 
SentimentFS_Type - Class in org.apache.uima.alchemy.ts.sentiment
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
SentimentFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
initialize variables to correspond with Cas Type and Features
serviceParams - Variable in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
setAlchemyType(String) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
setter for alchemyType - sets
setAlchemyType(int, String) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
 
setAnnotatedText(String) - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
 
setCategory(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
setCensus(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setCensus(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setCensus(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for census - sets
setCensus(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setCensus(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for census - sets
setCensus(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setCiaFactbook(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setCiaFactbook(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setCiaFactbook(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for ciaFactbook - sets
setCiaFactbook(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setCiaFactbook(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for ciaFactbook - sets
setCiaFactbook(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setConcepts(Concepts) - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
 
setConcepts(List<Concept>) - Method in class org.apache.uima.alchemy.digester.domain.Concepts
 
setContentHandler(ContentHandler) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
 
setCount(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setCount(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for count - sets
setCount(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setCrunchbase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setCrunchbase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for crunchbase - sets
setCrunchbase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setDbpedia(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setDbpedia(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setDbpedia(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for dbpedia - sets
setDbpedia(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setDbpedia(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for dbpedia - sets
setDbpedia(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setDebugStream(PrintStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Set debug output.
setDigesterProvider(DigesterProvider) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
 
setDisambiguated(Disambiguated) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setDisambiguation(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for disambiguation - sets
setDisambiguation(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setDocSentiment(DocumentSentiment) - Method in class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
 
setEntities(List<Entity>) - Method in class org.apache.uima.alchemy.digester.domain.Entities
 
setEntities(Entities) - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
 
setEthnologue(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setEthnologue(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for ethnologue - sets
setEthnologue(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setFieldData(String) - Method in class org.apache.uima.alchemy.digester.domain.Microformat
 
setFieldData(String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
setter for fieldData - sets
setFieldData(int, String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
setFieldName(String) - Method in class org.apache.uima.alchemy.digester.domain.Microformat
 
setFieldName(String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
setter for fieldName - sets
setFieldName(int, String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
setFreebase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setFreebase(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setFreebase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for freebase - sets
setFreebase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setFreebase(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for freebase - sets
setFreebase(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setGeo(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setGeo(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setGeo(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for geo - sets
setGeo(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setGeo(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for geo - sets
setGeo(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setGeonames(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setGeonames(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setGeonames(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for geonames - sets
setGeonames(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setGeonames(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for geonames - sets
setGeonames(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setIso6391(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setIso6391(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for iso6391 - sets
setIso6391(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setIso6392(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setIso6392(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for iso6392 - sets
setIso6392(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setIso6393(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setIso6393(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for iso6393 - sets
setIso6393(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setKeywords(List<Keyword>) - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
 
setLanguage(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
 
setLanguage(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for language - sets
setLanguage(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setMicroformats(List<Microformat>) - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
 
setMusicBrainz(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setMusicBrainz(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setMusicBrainz(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for musicBrainz - sets
setMusicBrainz(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setMusicBrainz(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for musicBrainz - sets
setMusicBrainz(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setName(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setNativeSpeakers(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setNativeSpeakers(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for nativeSpeakers - sets
setNativeSpeakers(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setOccurrences(FSList) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for occurrences - sets A list of annotations annotating this entity
setOccurrences(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setOpencyc(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setOpencyc(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setOpencyc(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for opencyc - sets
setOpencyc(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setOpencyc(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for opencyc - sets
setOpencyc(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setQuotation(String) - Method in class org.apache.uima.alchemy.digester.domain.Quotations
 
setQuotations(Quotations) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setQuotations(List<String>) - Method in class org.apache.uima.alchemy.digester.domain.Quotations
 
setQuotations(StringArray) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for quotations - sets
setQuotations(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
indexed setter for quotations - sets an indexed value -
setQuotations(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setQuotations(int, int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setRelevance(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setRelevance(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setRelevance(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for relevance - sets
setRelevance(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setRelevance(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for relevance - sets
setRelevance(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setRootElementName(String) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
 
setScore(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
setScore(String) - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
 
setScore(String) - Method in class org.apache.uima.alchemy.ts.categorization.Category
setter for score - sets
setScore(int, String) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
setScore(String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
setter for score - sets
setScore(int, String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
setSemanticCrunchbase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setSemanticCrunchbase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for semanticCrunchbase - sets
setSemanticCrunchbase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setSentiment(DocumentSentiment) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setSentiment(SentimentFS) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for sentiment - sets
setSentiment(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setSentimentType(String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
setter for sentimentType - sets
setSentimentType(int, String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 
setStatus(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
 
setStatusInfo(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
 
setSubType(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setSubType(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for subType - sets
setSubType(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setTabSize(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
setText(String) - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
 
setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Keyword
 
setText(String) - Method in class org.apache.uima.alchemy.ts.categorization.Category
setter for text - sets
setText(int, String) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
setText(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for text - sets
setText(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setText(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for text - sets
setText(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setText(String) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
setter for text - sets
setText(int, String) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
 
setType(String) - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
 
setType(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
 
setUmbel(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setUmbel(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for umbel - sets
setUmbel(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setUrl(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
 
setUrl(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
 
setWebsite(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setWebsite(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setWebsite(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for website - sets
setWebsite(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setWebsite(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for website - sets
setWebsite(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
setWikipedia(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
 
setWikipedia(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
setter for wikipedia - sets
setWikipedia(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
setYago(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
 
setYago(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
 
setYago(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
setter for yago - sets
setYago(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
setYago(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
setter for yago - sets
setYago(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
SimpleCharStream - Class in org.apache.uima.alchemy.digester.json
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
Constructor.
SINGLE_LINE_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
RegularExpression Id.
specialConstructor - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.uima.alchemy.digester.json.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
Sport - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Sport() - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
Never called.
Sport(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
Internal - constructor used by generator
Sport(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
 
Sport_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Sport_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport_Type
initialize variables to correspond with Cas Type and Features
SportingEvent - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
SportingEvent() - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
Never called.
SportingEvent(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
Internal - constructor used by generator
SportingEvent(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
 
SportingEvent_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
SportingEvent_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
initialize variables to correspond with Cas Type and Features
StateOrCounty - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
StateOrCounty() - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
Never called.
StateOrCounty(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
Internal - constructor used by generator
StateOrCounty(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
 
StateOrCounty_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
StateOrCounty_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
initialize variables to correspond with Cas Type and Features
staticFlag - Static variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
Whether parser is static.
STRING_STATE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Lexical state.
SwitchTo(int) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
Technology - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
Technology() - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
Never called.
Technology(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
Internal - constructor used by generator
Technology(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
 
Technology_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
Technology_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology_Type
initialize variables to correspond with Cas Type and Features
TelevisionShow - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
TelevisionShow() - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
Never called.
TelevisionShow(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
Internal - constructor used by generator
TelevisionShow(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
 
TelevisionShow_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
TelevisionShow_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
initialize variables to correspond with Cas Type and Features
TelevisionStation - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011 XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
TelevisionStation() - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
Never called.
TelevisionStation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
Internal - constructor used by generator
TelevisionStation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
 
TelevisionStation_Type - Class in org.apache.uima.alchemy.ts.entity
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
TelevisionStation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
initialize variables to correspond with Cas Type and Features
TextAnnotatedNamedEntityExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
Deprecated. 
TextAnnotatedNamedEntityExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
Deprecated.  
TextCategorizationAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextCategorizationAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
 
TextConceptTaggingAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextConceptTaggingAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
 
TextKeywordExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextKeywordExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
 
TextLanguageDetectionAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextLanguageDetectionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
 
TextRankedNamedEntityExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextRankedNamedEntityExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
 
TextSentimentAnalysisAnnotator - Class in org.apache.uima.alchemy.annotator
 
TextSentimentAnalysisAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
 
token - Variable in class org.apache.uima.alchemy.digester.json.JsonParser
Current token.
Token - Class in org.apache.uima.alchemy.digester.json
Describes the input token stream.
Token() - Constructor for class org.apache.uima.alchemy.digester.json.Token
No-argument constructor
Token(int) - Constructor for class org.apache.uima.alchemy.digester.json.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.uima.alchemy.digester.json.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.uima.alchemy.digester.json.JsonParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.uima.alchemy.digester.json
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
Full Constructor.
toString() - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
 
toString() - Method in class org.apache.uima.alchemy.digester.domain.Results
 
toString() - Method in class org.apache.uima.alchemy.digester.json.Token
Returns the image.
type - Static variable in class org.apache.uima.alchemy.ts.categorization.Category
 
type - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.City
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Company
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Continent
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Country
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Drug
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Facility
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Movie
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Organization
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Person
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Region
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Sport
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.Technology
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow
 
type - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation
 
type - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS
 
type - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS
 
type - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
 
type - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.categorization.Category
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.categorization.Category_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.City
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.City_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Company
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Company_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Continent
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Continent_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Country
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Country_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Drug
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Drug_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Facility
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Facility_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Movie
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Movie_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Organization
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Organization_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Person
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Person_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Region
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Region_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Sport
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Sport_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Technology
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Technology_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
 
typeIndexID - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
 

U

UnsupportedResultFormatException - Exception in org.apache.uima.alchemy.digester.exception
 
UnsupportedResultFormatException(Throwable) - Constructor for exception org.apache.uima.alchemy.digester.exception.UnsupportedResultFormatException
 
UnsupportedResultFormatException(String) - Constructor for exception org.apache.uima.alchemy.digester.exception.UnsupportedResultFormatException
 
UpdateLineColumn(char) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
 
URLConceptTaggingAnnotator - Class in org.apache.uima.alchemy.annotator
 
URLConceptTaggingAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
 
URLMicroformatsAnnotator - Class in org.apache.uima.alchemy.annotator
 
URLMicroformatsAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
 

X

XMLAnnotatedEntityExtractionDigester - Class in org.apache.uima.alchemy.digester.entity.annotated
 
XMLAnnotatedEntityExtractionDigester() - Constructor for class org.apache.uima.alchemy.digester.entity.annotated.XMLAnnotatedEntityExtractionDigester
 
XMLLanguageDigester - Class in org.apache.uima.alchemy.digester.language
 
XMLLanguageDigester() - Constructor for class org.apache.uima.alchemy.digester.language.XMLLanguageDigester
 
XMLMicroformatsDigester - Class in org.apache.uima.alchemy.digester.microformats
 
XMLMicroformatsDigester() - Constructor for class org.apache.uima.alchemy.digester.microformats.XMLMicroformatsDigester
 
XMLRankedEntityExtractionDigester - Class in org.apache.uima.alchemy.digester.entity.ranked
 
XMLRankedEntityExtractionDigester() - Constructor for class org.apache.uima.alchemy.digester.entity.ranked.XMLRankedEntityExtractionDigester
 
XMLSentimentAnalysisDigester - Class in org.apache.uima.alchemy.digester.sentiment
Digester for XML output of sentiment analysis service
XMLSentimentAnalysisDigester() - Constructor for class org.apache.uima.alchemy.digester.sentiment.XMLSentimentAnalysisDigester
 
XMLTextCategorizationDigester - Class in org.apache.uima.alchemy.digester.categorization
 
XMLTextCategorizationDigester() - Constructor for class org.apache.uima.alchemy.digester.categorization.XMLTextCategorizationDigester
 
XMLTextConceptDigester - Class in org.apache.uima.alchemy.digester.concept
 
XMLTextConceptDigester() - Constructor for class org.apache.uima.alchemy.digester.concept.XMLTextConceptDigester
 
XMLTextKeywordExctractionDigester - Class in org.apache.uima.alchemy.digester.keyword
 
XMLTextKeywordExctractionDigester() - Constructor for class org.apache.uima.alchemy.digester.keyword.XMLTextKeywordExctractionDigester
 

A B C D E F G H I J K L M N O P Q R S T U X

Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.