- generateXMI(SHARPXMI.Options) - Static method in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- getAllowSmallerSystemArguments() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getAllTextFiles(File) - Static method in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- getArg1() - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator.IdentifiedAnnotationPair
-
- getArg2() - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator.IdentifiedAnnotationPair
-
- getBatchesDirectory() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.Options
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline1DegreeOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline1EntityMentionPairRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline2DegreeOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline2EntityMentionPairRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline3DegreeOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline3EntityMentionPairRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline4DegreeOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline4EntityMentionPairRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.CausesBringsAboutRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.DegreeOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.LocationOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.ManagesTreatsRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.ManifestationOfRelationExtractorAnnotator
-
- getCandidateRelationArgumentPairs(JCas, Annotation) - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator
-
Selects the relevant mentions/annotations within a covering annotation for
relation identification/extraction.
- getClassWeights() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getCollectionReader(File) - Static method in class org.apache.ctakes.relationextractor.data.analysis.Utils
-
Instantiate an XMI collection reader.
- getCollectionReader(List<File>) - Method in class org.apache.ctakes.relationextractor.eval.SHARPXMI.Evaluation_ImplBase
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline1EntityMentionPairRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline2DegreeOfRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline2EntityMentionPairRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline3DegreeOfRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline3EntityMentionPairRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.baselines.Baseline4EntityMentionPairRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.CausesBringsAboutRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.DegreeOfRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.LocationOfRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.ManagesTreatsRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.ManifestationOfRelationExtractorAnnotator
-
- getCoveringClass() - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator
-
- getCustomizedDictionary(String) - Static method in class org.apache.ctakes.relationextractor.pipelines.SelectiveRelationAnnotationViewer
-
Read comma separate file containing target CUIs.
- getDescription(Object...) - Static method in class org.apache.ctakes.relationextractor.ae.ModifierExtractorAnnotator
-
- getDescription() - Static method in class org.apache.ctakes.relationextractor.metastasis.MetastasisAnaforaXMLReader
-
- getDevTextFiles(File) - Static method in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- getDictionary() - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
Initialize WordNet dictionary.
- getDistance(JCas, RelationExtractorAnnotator.IdentifiedAnnotationPair) - Static method in class org.apache.ctakes.relationextractor.ae.baselines.Utils
-
Calculate the distance (in tokens) between two identified annotations.
- getEnclosingNP(JCas, IdentifiedAnnotation) - Static method in class org.apache.ctakes.relationextractor.ae.IdentifiedAnnotationExpander
-
- getEntityMentions(Document) - Static method in class org.apache.ctakes.relationextractor.knowtator.XMLReader
-
Get spans of named entity annotations indexed on knowtator mention id
- getEntityStats(String) - Static method in class org.apache.ctakes.relationextractor.data.Stats
-
- getEntityTypes(Document) - Static method in class org.apache.ctakes.relationextractor.knowtator.XMLReader
-
Type of each named entity indexed on mention ids
- getEvaluteOn() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.EvaluationOptions
-
- getExpandEvents() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getFeatureExtractors() - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator
-
Defines the list of feature extractors used by the classifier.
- getGenerateXMI() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.Options
-
- getGridSearch() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.EvaluationOptions
-
- getHeadWord(String) - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
A simple way to get the head word of a phrase.
- getHyperHypernyms(IDictionary, String, String, boolean) - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
- getHypernyms(IDictionary, String, String, boolean) - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
Retrieve a set of hypernyms for a word.
- getIgnoreImpossibleGoldRelations() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getLastWord(JCas, Annotation) - Static method in class org.apache.ctakes.relationextractor.data.analysis.Utils
-
Given an annotation, retrieve its last word.
- getNext(JCas) - Method in class org.apache.ctakes.relationextractor.eval.XMIReader
-
- getNextState(JCas, AnatomicalSiteListExtractorPipeline.ListAndConjunctionAe.State, BaseToken) - Method in class org.apache.ctakes.relationextractor.metastasis.AnatomicalSiteListExtractorPipeline.ListAndConjunctionAe
-
- getNounPhrases(JCas, Sentence) - Static method in class org.apache.ctakes.relationextractor.ae.baselines.Utils
-
Get all noun phrases in a sentence.
- getOntologyConceptCodes(IdentifiedAnnotation) - Static method in class org.apache.ctakes.relationextractor.pipelines.SelectiveRelationAnnotationViewer
-
Get the CUIs, RxNorm codes specified for this entity.
- getPathBetweenNodes(ConllDependencyNode, ConllDependencyNode) - Static method in class org.apache.ctakes.relationextractor.ae.features.DependencyParseUtils
-
Finds the path between two dependency nodes
- getPathsToCommonAncestor(ConllDependencyNode, ConllDependencyNode) - Static method in class org.apache.ctakes.relationextractor.ae.features.DependencyParseUtils
-
Returns the paths from each node to the common ancestor between them
- getPathToSentenceHead(ConllDependencyNode) - Static method in class org.apache.ctakes.relationextractor.ae.features.DependencyParseUtils
-
- getPrintErrors() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getProgress() - Method in class org.apache.ctakes.relationextractor.eval.XMIReader
-
- getRelationCategory(Map<List<Annotation>, BinaryTextRelation>, IdentifiedAnnotation, IdentifiedAnnotation) - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator
-
Looks up the arguments in the specified lookup table and converts the
relation into a label for classification
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.CausesBringsAboutRelationExtractorAnnotator
-
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.DegreeOfRelationExtractorAnnotator
-
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.LocationOfRelationExtractorAnnotator
-
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.ManagesTreatsRelationExtractorAnnotator
-
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.ManifestationOfRelationExtractorAnnotator
-
- getRelationClass() - Method in class org.apache.ctakes.relationextractor.ae.RelationExtractorAnnotator
-
- getRelations() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getRelations(Document) - Static method in class org.apache.ctakes.relationextractor.knowtator.XMLReader
-
- getRelationStats(String) - Static method in class org.apache.ctakes.relationextractor.data.Stats
-
- getResult() - Method in class org.apache.ctakes.relationextractor.data.analysis.Utils.Callback
-
- getSemanticType(JCas, BaseToken) - Method in class org.apache.ctakes.relationextractor.metastasis.AnatomicalSiteListExtractorPipeline.ListAndConjunctionAe
-
- getStems(String, String, IDictionary) - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
Get a list of possible stems.
- getSynonyms(IDictionary, String, String, boolean) - Static method in class org.apache.ctakes.relationextractor.ae.features.WordNetUtils
-
Retrieve a set of synonyms for a word.
- getTestOnCTakes() - Method in interface org.apache.ctakes.relationextractor.eval.RelationExtractorEvaluation.Options
-
- getTestTextFiles(File) - Static method in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- getTestXmiDir() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.EvaluationOptions
-
- getTokenDistance(JCas, IdentifiedAnnotation, IdentifiedAnnotation) - Static method in class org.apache.ctakes.relationextractor.data.GoldAnnotationStatsCalculator
-
- getTrainTextFiles(File) - Static method in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- getTrainXmiDir() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.EvaluationOptions
-
- getXMIDirectory() - Method in interface org.apache.ctakes.relationextractor.eval.SHARPXMI.Options
-
- getXMIWritingPreprocessorAggregateBuilder() - Static method in class org.apache.ctakes.relationextractor.metastasis.MetastasisXmiGenerationPipeline
-
- GOLD_VIEW_NAME - Static variable in class org.apache.ctakes.relationextractor.eval.PrintRelationStatistics
-
- GOLD_VIEW_NAME - Static variable in class org.apache.ctakes.relationextractor.eval.SHARPXMI
-
- GOLD_VIEW_NAME - Static variable in class org.apache.ctakes.relationextractor.metastasis.MetastasisXmiGenerationPipeline
-
- GoldAnnotationAnalysisPipeline - Class in org.apache.ctakes.relationextractor.data
-
Pipeline for analyzing gold annotations.
- GoldAnnotationAnalysisPipeline() - Constructor for class org.apache.ctakes.relationextractor.data.GoldAnnotationAnalysisPipeline
-
- GoldAnnotationAnalysisPipeline.Options - Class in org.apache.ctakes.relationextractor.data
-
- GoldAnnotationStatsCalculator - Class in org.apache.ctakes.relationextractor.data
-
Count various stats such as token and relation counts
based on the gold standard data.
- GoldAnnotationStatsCalculator() - Constructor for class org.apache.ctakes.relationextractor.data.GoldAnnotationStatsCalculator
-
- GoldRelationViewer - Class in org.apache.ctakes.relationextractor.data.analysis
-
Print gold standard relations and their context.
- GoldRelationViewer() - Constructor for class org.apache.ctakes.relationextractor.data.analysis.GoldRelationViewer
-
- GoldRelationViewer.RelationContextPrinter - Class in org.apache.ctakes.relationextractor.data.analysis
-
Print gold standard relations and their context.
- goldViewName - Static variable in class org.apache.ctakes.relationextractor.data.GoldAnnotationStatsCalculator
-