Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
L
M
N
P
R
S
T
U
V
W
A
addStats(MeteorStats)
- Method in class edu.cmu.meteor.scorer.
MeteorStats
Aggregate SS (except score), result stored in this instance
align(String, String)
- Method in class edu.cmu.meteor.aligner.
Aligner
align(ArrayList<String>, ArrayList<String>)
- Method in class edu.cmu.meteor.aligner.
Aligner
alignedWords1
- Variable in class edu.cmu.meteor.aligner.
Alignment
alignedWords2
- Variable in class edu.cmu.meteor.aligner.
Alignment
Aligner
- Class in
edu.cmu.meteor.aligner
Aligner(String, ArrayList<Integer>)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Aligner(String, ArrayList<Integer>, ArrayList<Double>)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Aligner(String, ArrayList<Integer>, ArrayList<Double>, int)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Aligner(String, ArrayList<Integer>, ArrayList<Double>, int, URL)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Aligner(String, ArrayList<Integer>, ArrayList<Double>, int, URL, URL)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Aligner(Aligner)
- Constructor for class edu.cmu.meteor.aligner.
Aligner
Alignment
- Class in
edu.cmu.meteor.aligner
Alignment(String, String)
- Constructor for class edu.cmu.meteor.aligner.
Alignment
Alignment(ArrayList<String>, ArrayList<String>)
- Constructor for class edu.cmu.meteor.aligner.
Alignment
avgChunkLength
- Variable in class edu.cmu.meteor.aligner.
Alignment
B
bestMatchSoFar
- Variable in class edu.cmu.meteor.aligner.
Stage
bestScoreSoFar
- Variable in class edu.cmu.meteor.aligner.
Stage
C
choiceIdx
- Variable in class edu.cmu.meteor.aligner.
Stage
choiceKeys
- Variable in class edu.cmu.meteor.aligner.
Stage
chunks
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
computeMetrics(MeteorStats)
- Method in class edu.cmu.meteor.scorer.
MeteorScorer
Get the Meteor score given sufficient statistics
Constants
- Class in
edu.cmu.meteor.util
Constants()
- Constructor for class edu.cmu.meteor.util.
Constants
currentMatch
- Variable in class edu.cmu.meteor.aligner.
Stage
D
DEFAULT_MAXCOMP
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_PARA_DIR_URL
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_SYN_DIR_URL
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_WEIGHT_EXACT
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_WEIGHT_PARAPHRASE
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_WEIGHT_STEM
- Static variable in class edu.cmu.meteor.util.
Constants
DEFAULT_WEIGHT_SYNONYM
- Static variable in class edu.cmu.meteor.util.
Constants
docKeys
- Variable in class edu.cmu.meteor.util.
SGMData
E
edu.cmu.meteor.aligner
- package edu.cmu.meteor.aligner
edu.cmu.meteor.scorer
- package edu.cmu.meteor.scorer
edu.cmu.meteor.util
- package edu.cmu.meteor.util
ExactMatcher
- Class in
edu.cmu.meteor.aligner
ExactMatcher()
- Constructor for class edu.cmu.meteor.aligner.
ExactMatcher
F
f1
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
firstSysID
- Variable in class edu.cmu.meteor.util.
SGMData
fMean
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
fragPenalty
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
G
get(String)
- Method in class edu.cmu.meteor.aligner.
ParaphraseDictionary
getDefaultModules(String, String)
- Static method in class edu.cmu.meteor.util.
Constants
getDefaultModuleWeight(int)
- Static method in class edu.cmu.meteor.util.
Constants
getDefaultModuleWeights(String)
- Static method in class edu.cmu.meteor.util.
Constants
getDefaultModuleWeights(int)
- Static method in class edu.cmu.meteor.util.
Constants
getLangID()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getLanguage()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getLanguageID(String)
- Static method in class edu.cmu.meteor.util.
Constants
getLanguageName(int)
- Static method in class edu.cmu.meteor.util.
Constants
getLocation()
- Static method in class edu.cmu.meteor.util.
Constants
getMaxComp()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getMeteorStats(String, ArrayList<String>)
- Method in class edu.cmu.meteor.scorer.
MeteorScorer
Get the Meteor sufficient statistics for a test give a list of references
getMeteorStats(String, String)
- Method in class edu.cmu.meteor.scorer.
MeteorScorer
Get the Meteor sufficient statistics for a test / reference pair
getMeteorStats(Alignment)
- Method in class edu.cmu.meteor.scorer.
MeteorScorer
Get the Meteor sufficient statistics for an alignment
getModuleID(String)
- Static method in class edu.cmu.meteor.util.
Constants
getModuleName(int)
- Static method in class edu.cmu.meteor.util.
Constants
getModules()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getModulesString()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getModuleWeights()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getModuleWeightsString()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getNormalization()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getParaDirURL()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getParameters()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getParameters(String, String)
- Static method in class edu.cmu.meteor.util.
Constants
getParametersString()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getStemSynSet(String)
- Method in class edu.cmu.meteor.aligner.
SynonymDictionary
getSynDirURL()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getSynSet(String)
- Method in class edu.cmu.meteor.aligner.
SynonymDictionary
getTask()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getTaskDesc()
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
getTaskDescription(String)
- Static method in class edu.cmu.meteor.util.
Constants
getTaskDescription(int)
- Static method in class edu.cmu.meteor.util.
Constants
getTaskID(String)
- Static method in class edu.cmu.meteor.util.
Constants
L
LANG_CS
- Static variable in class edu.cmu.meteor.util.
Constants
LANG_DE
- Static variable in class edu.cmu.meteor.util.
Constants
LANG_EN
- Static variable in class edu.cmu.meteor.util.
Constants
LANG_ES
- Static variable in class edu.cmu.meteor.util.
Constants
LANG_FR
- Static variable in class edu.cmu.meteor.util.
Constants
LANG_OTHER
- Static variable in class edu.cmu.meteor.util.
Constants
length
- Variable in class edu.cmu.meteor.aligner.
Match
lengthCost
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
M
match(Alignment)
- Static method in class edu.cmu.meteor.aligner.
ExactMatcher
Match
- Class in
edu.cmu.meteor.aligner
Match()
- Constructor for class edu.cmu.meteor.aligner.
Match
Match(Match)
- Constructor for class edu.cmu.meteor.aligner.
Match
match(Alignment, ParaphraseDictionary)
- Static method in class edu.cmu.meteor.aligner.
ParaphraseMatcher
match(Alignment, SnowballStemmer)
- Static method in class edu.cmu.meteor.aligner.
StemMatcher
match(Alignment, SynonymDictionary)
- Static method in class edu.cmu.meteor.aligner.
SynonymMatcher
matches
- Variable in class edu.cmu.meteor.aligner.
Alignment
matches
- Variable in class edu.cmu.meteor.aligner.
Stage
matchStringLength
- Variable in class edu.cmu.meteor.aligner.
Match
matchStringStart
- Variable in class edu.cmu.meteor.aligner.
Match
MAX_MODULES
- Static variable in class edu.cmu.meteor.util.
Constants
MeteorConfiguration
- Class in
edu.cmu.meteor.scorer
Meteor configuration class which can be instantiated, modified with set() methods, and passed to a new MeteorScorer
MeteorConfiguration()
- Constructor for class edu.cmu.meteor.scorer.
MeteorConfiguration
Create configuration with default parameters
MeteorScorer
- Class in
edu.cmu.meteor.scorer
Entry point class which oversees Meteor scoring.
MeteorScorer()
- Constructor for class edu.cmu.meteor.scorer.
MeteorScorer
Use default configuration
MeteorScorer(MeteorConfiguration)
- Constructor for class edu.cmu.meteor.scorer.
MeteorScorer
Use a custom configuration
MeteorStats
- Class in
edu.cmu.meteor.scorer
Class used to hold several Meteor statistics, including final score
MeteorStats()
- Constructor for class edu.cmu.meteor.scorer.
MeteorStats
MeteorStats(String)
- Constructor for class edu.cmu.meteor.scorer.
MeteorStats
Use a string from the toString() method to create a MeteorStats object.
MODULE_EXACT
- Static variable in class edu.cmu.meteor.util.
Constants
MODULE_PARAPHRASE
- Static variable in class edu.cmu.meteor.util.
Constants
MODULE_STEM
- Static variable in class edu.cmu.meteor.util.
Constants
MODULE_SYNONYM
- Static variable in class edu.cmu.meteor.util.
Constants
multiChoices
- Variable in class edu.cmu.meteor.aligner.
Stage
N
newStemmer(String)
- Static method in class edu.cmu.meteor.util.
Constants
NO_NORMALIZE
- Static variable in class edu.cmu.meteor.util.
Constants
NORMALIZE_KEEP_PUNCT
- Static variable in class edu.cmu.meteor.util.
Constants
NORMALIZE_NO_PUNCT
- Static variable in class edu.cmu.meteor.util.
Constants
normalizeLine(String, int, boolean)
- Static method in class edu.cmu.meteor.util.
Normalizer
Normalizer
- Class in
edu.cmu.meteor.util
Normalizer()
- Constructor for class edu.cmu.meteor.util.
Normalizer
normLanguageName(String)
- Static method in class edu.cmu.meteor.util.
Constants
numChunks
- Variable in class edu.cmu.meteor.aligner.
Alignment
P
PARAM_AF
- Static variable in class edu.cmu.meteor.util.
Constants
PARAM_HTER
- Static variable in class edu.cmu.meteor.util.
Constants
PARAM_RANK
- Static variable in class edu.cmu.meteor.util.
Constants
ParaphraseDictionary
- Class in
edu.cmu.meteor.aligner
ParaphraseDictionary(URL)
- Constructor for class edu.cmu.meteor.aligner.
ParaphraseDictionary
ParaphraseMatcher
- Class in
edu.cmu.meteor.aligner
ParaphraseMatcher()
- Constructor for class edu.cmu.meteor.aligner.
ParaphraseMatcher
populate(SGMData, String, boolean)
- Static method in class edu.cmu.meteor.util.
SGMData
precision
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
prob
- Variable in class edu.cmu.meteor.aligner.
Match
R
recall
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
referenceLength
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
references
- Variable in class edu.cmu.meteor.util.
SGMData
referenceTotalMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
referenceTotalStageMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
referenceWeightedMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
referenceWeightedStageMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
S
score
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
Score is required to select the best reference
scoreCache
- Variable in class edu.cmu.meteor.aligner.
Stage
scoreSoFar
- Variable in class edu.cmu.meteor.aligner.
Stage
segKeys
- Variable in class edu.cmu.meteor.util.
SGMData
segText
- Variable in class edu.cmu.meteor.util.
SGMData
setLanguage(String)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setMaxComp(int)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setModules(ArrayList<Integer>)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setModulesByName(ArrayList<String>)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setModuleWeights(ArrayList<Double>)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setNormalization(int)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setParaDirURL(URL)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setParameters(ArrayList<Double>)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setParameters(String, String)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setSynDirURL(URL)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
setTask(String)
- Method in class edu.cmu.meteor.scorer.
MeteorConfiguration
Sets task by name plus default parameters, modules, and module weights for task.
SGMData
- Class in
edu.cmu.meteor.util
SGMData()
- Constructor for class edu.cmu.meteor.util.
SGMData
stage
- Variable in class edu.cmu.meteor.aligner.
Match
Stage
- Class in
edu.cmu.meteor.aligner
stageTotalMatches1
- Variable in class edu.cmu.meteor.aligner.
Alignment
stageTotalMatches2
- Variable in class edu.cmu.meteor.aligner.
Alignment
stageWeightedMatches1
- Variable in class edu.cmu.meteor.aligner.
Alignment
stageWeightedMatches2
- Variable in class edu.cmu.meteor.aligner.
Alignment
start
- Variable in class edu.cmu.meteor.aligner.
Match
StemMatcher
- Class in
edu.cmu.meteor.aligner
StemMatcher()
- Constructor for class edu.cmu.meteor.aligner.
StemMatcher
string1Matches
- Variable in class edu.cmu.meteor.aligner.
Alignment
string2Matches
- Variable in class edu.cmu.meteor.aligner.
Alignment
SynonymDictionary
- Class in
edu.cmu.meteor.aligner
SynonymDictionary(URL, URL)
- Constructor for class edu.cmu.meteor.aligner.
SynonymDictionary
SynonymMatcher
- Class in
edu.cmu.meteor.aligner
SynonymMatcher()
- Constructor for class edu.cmu.meteor.aligner.
SynonymMatcher
systems
- Variable in class edu.cmu.meteor.util.
SGMData
T
TASK_AF
- Static variable in class edu.cmu.meteor.util.
Constants
TASK_CUSTOM
- Static variable in class edu.cmu.meteor.util.
Constants
TASK_HTER
- Static variable in class edu.cmu.meteor.util.
Constants
TASK_RANK
- Static variable in class edu.cmu.meteor.util.
Constants
testLength
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
testSetID
- Variable in class edu.cmu.meteor.util.
SGMData
testTotalMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
testTotalStageMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
testWeightedMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
Note: these do include module weights
testWeightedStageMatches
- Variable in class edu.cmu.meteor.scorer.
MeteorStats
Note: these are weighted by the probability from the matcher, not the weight for the module.
toString(String)
- Method in class edu.cmu.meteor.scorer.
MeteorStats
Stats are output in lines: tstLen refLen stage1tstTotalMatches stage1refTotalMatches stage1tstWeightedMatches stage1refWeightedMatches s2tTM s2rTM s2tWM s2rWM s3tTM s3rTM s3tWM s3rWM s4tTM s4rTM s4tWM s4rWM chunks lenCost ex: 15 14 8 8 8.0 8.0 2 2 2.0 2.0 1 1 1.0 1.0 3 2 0.6 0.4 3 0.25
toString()
- Method in class edu.cmu.meteor.scorer.
MeteorStats
U
usedPos
- Variable in class edu.cmu.meteor.aligner.
Stage
V
VERSION
- Static variable in class edu.cmu.meteor.util.
Constants
W
words1
- Variable in class edu.cmu.meteor.aligner.
Alignment
words2
- Variable in class edu.cmu.meteor.aligner.
Alignment
A
B
C
D
E
F
G
L
M
N
P
R
S
T
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes