Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
L
M
N
O
P
R
S
T
U
W
G
GenNegEx
- Class in
lingscope.algorithms.negex
Author: Imre Solti Date: 09/15/2008 Modified: 04/15/2009 Changed to specifications of test kit and discussions with WC and PH.
GenNegEx()
- Constructor for class lingscope.algorithms.negex.
GenNegEx
getAccuracies()
- Method in class lingscope.algorithms.
AnnotationComparer
getAccuracy(double, double, double, double)
- Method in class lingscope.algorithms.
AnnotationComparer
getAnnotator(String, String)
- Static method in class lingscope.drivers.
SentenceTagger
Gets the Annotator from the given classifier and mark type
getCue(String, List<String>, String, String, String)
- Method in class lingscope.algorithms.negex.
GenNegEx
getCueWords(String, String, String, String)
- Static method in class lingscope.algorithms.
BaselineAnnotator
Gets the set of cue word phrases in the given sentence.
getFScore(double, double)
- Method in class lingscope.algorithms.
AnnotationComparer
getFScores(double[], double[])
- Method in class lingscope.algorithms.
AnnotationComparer
getIsAnnotatedTags()
- Method in class lingscope.structures.
AnnotatedSentence
Gets the is annotated tags for this AnnotatedSentence
getPerfectAccuracies()
- Method in class lingscope.algorithms.
AnnotationComparer
getPerfectAccuracy(double, double)
- Method in class lingscope.algorithms.
AnnotationComparer
getPrecision(double, double)
- Method in class lingscope.algorithms.
AnnotationComparer
getPrecisions()
- Method in class lingscope.algorithms.
AnnotationComparer
getPreviousRunScope()
- Method in class lingscope.algorithms.negex.
GenNegEx
getRawText()
- Method in class lingscope.structures.
AnnotatedSentence
Gets the raw text (with tags) for this AnnotatedSentence
getRecall(double, double)
- Method in class lingscope.algorithms.
AnnotationComparer
getRecalls()
- Method in class lingscope.algorithms.
AnnotationComparer
getScope(String, List<String>, String, String, String)
- Method in class lingscope.algorithms.negex.
GenNegEx
getSentenceText()
- Method in class lingscope.structures.
AnnotatedSentence
Gets the sentence text (without the tags)
getStringList(String, boolean)
- Static method in class lingscope.drivers.
SentenceTagger
Gets the list of sentences in string format from the given inputFile.
getStringListFromAnnotatedSentences(List<AnnotatedSentence>)
- Static method in class lingscope.drivers.
SentenceTagger
Given a list of annotated sentences, return a list where the annotated sentences are replaced with strings
getTaggedSentence(String, String, boolean)
- Static method in class lingscope.drivers.
PosTaggerDriver
Gets the equivalent POS sentence for the given sentenceToTag
getTags()
- Method in class lingscope.structures.
AnnotatedSentence
Gets the tags in this AnnotatedSentence
getWords()
- Method in class lingscope.structures.
AnnotatedSentence
Gets the words in this AnnotatedSentence
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
L
M
N
O
P
R
S
T
U
W