Serialized Form
Package edu.cmu.minorthird |
serialVersionUID: 20071015L
defaultArgs
java.lang.String[] defaultArgs
Package edu.cmu.minorthird.classify |
serialVersionUID: 20080118L
featureFactory
FeatureFactory featureFactory
examples
java.util.List<E> examples
unlabeledExamples
java.util.List<E> unlabeledExamples
classNameSet
java.util.Set<E> classNameSet
serialVersionUID: 20071015L
serialVersionUID: 20071015L
serialVersionUID: 1L
classifierLearner
ClassifierLearner classifierLearner
serialVersionUID: 1L
wset
WeightedSet<T> wset
bestLabel
java.lang.String bestLabel
bestWeight
double bestWeight
serialVersionUID: 20080128L
indexByFeature
java.util.SortedMap<K,V> indexByFeature
indexByClass
java.util.SortedMap<K,V> indexByClass
sumFeatureValues
int sumFeatureValues
exampleCount
int exampleCount
serialVersionUID: 20080125L
instance
Instance instance
label
ClassLabel label
weight
double weight
serialVersionUID: 20071015L
validClassNames
java.lang.String[] validClassNames
validClassNameSet
java.util.Set<E> validClassNameSet
serialVersionUID: 20071015L
serialVersionUID: 20080115L
name
java.lang.String[] name
id
int id
serialVersionUID: 20080115L
canonicalMap
java.util.HashMap<K,V> canonicalMap
featureIdMap
java.util.HashMap<K,V> featureIdMap
idFeatureMap
java.util.List<E> idFeatureMap
serialVersionUID: 20071015L
binaryFeatures
Feature[] binaryFeatures
numericFeatures
Feature[] numericFeatures
weights
double[] weights
serialVersionUID: 20071015L
serialVersionUID: 20071015L
serialVersionUID: 1L
classNames
java.lang.String[] classNames
binaryClassifiers
Classifier[] binaryClassifiers
serialVersionUID: 20071015L
serialVersionUID: 20071015L
serialVersionUID: 20071015L
exampleId
java.lang.String exampleId
serialVersionUID: 20080128L
serialVersionUID: 20080128L
m_threshold
double m_threshold
m_classifier
BinaryClassifier m_classifier
serialVersionUID: 20080116L
map
java.util.Map<K,V> map
Package edu.cmu.minorthird.classify.algorithms.knn |
serialVersionUID: 20080128L
index
DatasetIndex index
schema
ExampleSchema schema
k
int k
Package edu.cmu.minorthird.classify.algorithms.linear |
serialVersionUID: 20080128L
pos_t
Hyperplane pos_t
neg_t
Hyperplane neg_t
vpos_t
Hyperplane vpos_t
vneg_t
Hyperplane vneg_t
theta
double theta
alpha
double alpha
beta
double beta
excount
int excount
votedCount
int votedCount
margin
double margin
voted
boolean voted
W_MAX
double W_MAX
W_MIN
double W_MIN
serialVersionUID: 20080128L
pos_h
Hyperplane pos_h
neg_h
Hyperplane neg_h
mytheta
double mytheta
serialVersionUID: 20080128L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 20080128L
v_k
Hyperplane v_k
c_k
int c_k
listVK
java.util.List<E> listVK
listCK
java.util.List<E> listCK
mode
java.lang.String mode
degree
int degree
gamma
double gamma
coef0
double coef0
speedup
boolean speedup
MAXVEC
int MAXVEC
serialVersionUID: 1L
listVK
java.util.List<E> listVK
counts
java.util.List<E> counts
serialVersionUID: 20080128L
c
Classifier c
schema
ExampleSchema schema
scaleScores
boolean scaleScores
serialVersionUID: 20080128L
SCALE
double SCALE
classNames
java.util.List<E> classNames
classParameters
java.util.List<E> classParameters
featureModels
java.util.Map<K,V> featureModels
featureGivenClassParameters
java.util.List<E> featureGivenClassParameters
featurePrior
double featurePrior
unseenModel
java.lang.String unseenModel
serialVersionUID: 20080130L
numGivenPos
Hyperplane numGivenPos
numGivenNeg
Hyperplane numGivenNeg
featureSet
java.util.Set<E> featureSet
numPos
double numPos
numNeg
double numNeg
serialVersionUID: 20080130L
SCALE
double SCALE
priorPos
double priorPos
priorNeg
double priorNeg
pmsFeatureGivenPos
java.util.SortedMap<K,V> pmsFeatureGivenPos
pmsFeatureGivenNeg
java.util.SortedMap<K,V> pmsFeatureGivenNeg
serialVersionUID: 20080130L
pos_t
Hyperplane pos_t
vpos_t
Hyperplane vpos_t
eta
double eta
gamma
double gamma
excount
int excount
voted
boolean voted
serialVersionUID: 20080130L
pos_t
Hyperplane pos_t
numGivenPos
Hyperplane numGivenPos
numGivenNeg
Hyperplane numGivenNeg
vpos_t
Hyperplane vpos_t
theta
double theta
alpha
double alpha
beta
double beta
excount
int excount
margin
double margin
voted
boolean voted
regret
boolean regret
lossH
Hyperplane lossH
lossF
Hyperplane lossF
W_MAX
double W_MAX
W_MIN
double W_MIN
beta2
double beta2
votedCount
int votedCount
mode
int mode
LIST_SIZE
int LIST_SIZE
fmap
java.util.Map<K,V> fmap
serialVersionUID: 20080130L
lpos_h
Hyperplane lpos_h
mytheta
double mytheta
serialVersionUID: 20080130L
w_t
Hyperplane w_t
vpos_t
Hyperplane vpos_t
excount
int excount
margin
double margin
aggressive
boolean aggressive
voted
boolean voted
serialVersionUID: 20071130L
pos_t
Hyperplane pos_t
neg_t
Hyperplane neg_t
vpos_t
Hyperplane vpos_t
vneg_t
Hyperplane vneg_t
theta
double theta
alpha
double alpha
beta
double beta
excount
int excount
margin
double margin
voted
boolean voted
W_MAX
double W_MAX
W_MIN
double W_MIN
votedCount
int votedCount
serialVersionUID: 20071130L
lpos_h
Hyperplane lpos_h
lneg_h
Hyperplane lneg_h
mytheta
double mytheta
serialVersionUID: 20080130L
s_t
Hyperplane s_t
w_t
Hyperplane w_t
ignoreWeights
boolean ignoreWeights
serialVersionUID: 20080130L
s_t
Hyperplane s_t
v_t
Hyperplane v_t
theta
double theta
alpha
double alpha
beta
double beta
excount
int excount
margin
double margin
voted
boolean voted
W_MAX
double W_MAX
W_MIN
double W_MIN
votedCount
int votedCount
serialVersionUID: 20080130L
cl
Hyperplane cl
theta
double theta
Package edu.cmu.minorthird.classify.algorithms.svm |
serialVersionUID: 20071130L
model
libsvm.svm_model model
schema
ExampleSchema schema
featureFactory
FeatureFactory featureFactory
serialVersionUID: 20071130L
m_classStrLabels
java.lang.String[] m_classStrLabels
m_examples
Example[] m_examples
m_exampleWeightLabels
java.lang.String[][] m_exampleWeightLabels
m_gate
libsvm.m3gateway m_gate
m_hyperplanes
Hyperplane[] m_hyperplanes
m_posIndicator
int m_posIndicator
m_hpLabels
java.lang.String[] m_hpLabels
Package edu.cmu.minorthird.classify.algorithms.trees |
serialVersionUID: 20080128L
test
Feature test
threshold
double threshold
ifTrue
edu.cmu.minorthird.classify.algorithms.trees.DecisionTree ifTrue
ifFalse
edu.cmu.minorthird.classify.algorithms.trees.DecisionTree ifFalse
serialVersionUID: 20080128L
myScore
double myScore
serialVersionUID: 20080128L
serialVersionUID: 20080128L
classifiers
java.util.List<E> classifiers
Package edu.cmu.minorthird.classify.experiments |
serialVersionUID: 20080130L
ex
Explanation ex
serialVersionUID: 20080130L
entryList
java.util.List<E> entryList
schema
ExampleSchema schema
properties
java.util.Properties properties
propertyKeyList
java.util.List<E> propertyKeyList
isBinary
boolean isBinary
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
members
java.util.SortedMap<K,V> members
someEvaluation
Evaluation someEvaluation
sv
edu.cmu.minorthird.classify.experiments.EvaluationGroup.SummaryViewer sv
Package edu.cmu.minorthird.classify.multi |
serialVersionUID: 20080130L
serialVersionUID: 20080130L
serialVersionUID: 20080130L
ex
Explanation ex
serialVersionUID: 20080130L
classifiers
Classifier[] classifiers
serialVersionUID: 20080130L
labels
ClassLabel[] labels
dimensions
int dimensions
serialVersionUID: 20080130L
serialVersionUID: 20080131L
indexByFeature
java.util.SortedMap<K,V> indexByFeature
indexByClass
java.util.SortedMap<K,V> indexByClass
sumFeatureValues
int sumFeatureValues
exampleCount
int exampleCount
serialVersionUID: 20080130L
eval_num
int eval_num
serialVersionUID: 20080125L
label
MultiClassLabel label
serialVersionUID: 20080130L
schemas
ExampleSchema[] schemas
numDimensions
int numDimensions
Package edu.cmu.minorthird.classify.relational |
serialVersionUID: 20080128L
factory
SGMFeatureFactory factory
serialVersionUID: 20080128L
Package edu.cmu.minorthird.classify.semisupervised |
serialVersionUID: 20080207L
SCALE
double SCALE
classNames
java.util.List<E> classNames
classParameters
java.util.List<E> classParameters
featureModels
java.util.Map<K,V> featureModels
featureGivenClassParameters
java.util.List<E> featureGivenClassParameters
featurePrior
double featurePrior
unseenModel
java.lang.String unseenModel
serialVersionUID: 20080207L
Package edu.cmu.minorthird.classify.sequential |
serialVersionUID: 20080207L
historySize
int historySize
possibleClassLabels
java.lang.String[] possibleClassLabels
classifier
Classifier classifier
beamSize
int beamSize
serialVersionUID: 20080207L
searcher
BeamSearcher searcher
historySize
int historySize
classifier
Classifier classifier
beamSize
int beamSize
serialVersionUID: 1L
schema
ExampleSchema schema
s_t
Hyperplane[] s_t
w_t
Hyperplane[] w_t
numClasses
int numClasses
voteMode
boolean voteMode
serialVersionUID: 20080207L
maxWindowSize
int maxWindowSize
sequenceLength
int sequenceLength
totalSize
int totalSize
classNameSet
java.util.Set<E> classNameSet
subPopId
java.lang.String subPopId
unitInstance
Instance[] unitInstance
delta
edu.cmu.minorthird.classify.sequential.CompactCandidateSegmentGroup.Delta[][] delta
label
ClassLabel[][] label
segmentSource
java.lang.Object[][] segmentSource
serialVersionUID: 1L
histsize
int histsize
schema
ExampleSchema schema
crfModel
iitb.CRF.CRF crfModel
defaults
java.util.Properties defaults
options
java.util.Properties options
maxItersHelp
java.lang.String maxItersHelp
useHighPrecisionArithmeticHelp
java.lang.String useHighPrecisionArithmeticHelp
featureGen
iitb.Model.FeatureGenImpl featureGen
cmmClassifier
SequenceClassifier cmmClassifier
crfWs
double[] crfWs
serialVersionUID: 20080207L
Class edu.cmu.minorthird.classify.sequential.DictHMMLearner extends java.lang.Object implements Serializable |
serialVersionUID: 1L
schema
ExampleSchema schema
innerClassifier
BinaryClassifier[] innerClassifier
numClasses
int numClasses
serialVersionUID: 20080207L
schema
ExampleSchema schema
hmmModel
HMM hmmModel
numStates
int numStates
numEmissions
int numEmissions
state
java.lang.String[] state
aprob
double[][] aprob
eprob
double[][] eprob
training_seq
java.util.ArrayList<E> training_seq
dict_tok
java.util.Hashtable<K,V> dict_tok
serialVersionUID: 20080207L
c
Classifier c
schema
ExampleSchema schema
maxSegSize
int maxSegSize
serialVersionUID: 20080207L
maxMemory
int maxMemory
nestedCrfModel
iitb.CRF.NestedCRF nestedCrfModel
serialVersionUID: 20080207L
serialVersionUID: 20080207L
Package edu.cmu.minorthird.classify.transform |
serialVersionUID: 1L
softDict
com.wcohen.ss.lookup.SoftDictionary[] softDict
featurePattern
java.lang.String[] featurePattern
schema
ExampleSchema schema
newFeatureNames
java.lang.String[] newFeatureNames
newFeatureValues
double[] newFeatureValues
distances
com.wcohen.ss.api.StringDistance[][] distances
numDistances
int numDistances
serialVersionUID: 20080201L
threshold
double threshold
hyp
Hyperplane hyp
minFeatScore
double minFeatScore
serialVersionUID: 20080201L
multiClassifier
MultiClassifier multiClassifier
serialVersionUID: 20080201L
featureFreq
gnu.trove.TObjectDoubleHashMap featureFreq
numDocuments
double numDocuments
serialVersionUID: 20080201L
classifier
Classifier classifier
transformer
InstanceTransform transformer
serialVersionUID: 20080201L
multiClassifier
MultiClassifier multiClassifier
transformer
AbstractInstanceTransform transformer
Package edu.cmu.minorthird.text |
serialVersionUID: 20080303L
documentId
java.lang.String documentId
documentGroupId
java.lang.String documentGroupId
loTextTokenIndex
int loTextTokenIndex
loCharIndex
int loCharIndex
hiCharIndex
int hiCharIndex
charOffset
int charOffset
spanLen
int spanLen
textTokens
TextToken[] textTokens
text
java.lang.String text
serialVersionUID: 20080202L
documentMap
java.util.SortedMap<K,V> documentMap
documentGroupMap
java.util.SortedMap<K,V> documentGroupMap
serialVersionUID: 20080303L
textTokenPropertyMap
java.util.Map<K,V> textTokenPropertyMap
textTokenPropertySet
java.util.Set<E> textTokenPropertySet
spanPropertyMap
java.util.Map<K,V> spanPropertyMap
spansWithSomePropertyByDocId
java.util.Map<K,V> spansWithSomePropertyByDocId
spanPropertySet
java.util.Set<E> spanPropertySet
typeDocumentSetMap
java.util.Map<K,V> typeDocumentSetMap
closureDocumentSetMap
java.util.Map<K,V> closureDocumentSetMap
textTokenDictMap
java.util.Map<K,V> textTokenDictMap
annotatedBySet
java.util.Set<E> annotatedBySet
detailMap
java.util.Map<K,V> detailMap
loader
AnnotatorLoader loader
trie
Trie trie
serialVersionUID: 20080303L
confidence
double confidence
author
java.lang.Object author
serialVersionUID: 20080303L
documentId
java.lang.String documentId
documentText
java.lang.String documentText
charOffset
int charOffset
tokens
TextToken[] tokens
serialVersionUID: 20080303L
requiredAnnotation
java.lang.String requiredAnnotation
exportedTypes
java.lang.String[] exportedTypes
annotatorLoader
AnnotatorLoader annotatorLoader
serialVersionUID: 20080303L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
fileNameToContentsMap
java.util.Map<K,V> fileNameToContentsMap
myClassLoader
java.lang.ClassLoader myClassLoader
serialVersionUID: 20080303L
serialVersionUID: 20080303L
program
MixupProgram program
serialVersionUID: 20080303L
mixup
Mixup mixup
serialVersionUID: 20080305L
startIndex
int startIndex
serialVersionUID: 20080305L
document
Document document
lo
int lo
len
int len
value
java.lang.String value
Package edu.cmu.minorthird.text.gui |
serialVersionUID: 20080305L
labels
TextLabels labels
types
java.util.List<E> types
typeColorCode
java.util.Map<K,V> typeColorCode
propColorCode
java.util.Map<K,V> propColorCode
guessBox
javax.swing.JComboBox guessBox
truthBox
javax.swing.JComboBox truthBox
sd
SpanDifference sd
boxList
java.util.List<E> boxList
serialVersionUID: 20080306L
typeBox
javax.swing.JComboBox typeBox
serialVersionUID: 20080306L
editor
TextBaseEditor editor
log
org.apache.log4j.Logger log
serialVersionUID: 20080314L
importType
java.lang.String importType
exportType
java.lang.String exportType
ioTypeLabel
javax.swing.JLabel ioTypeLabel
readOnly
boolean readOnly
textLearner
OnlineTextClassifierLearner textLearner
spanTypes
java.lang.String[] spanTypes
ocdEditor
OnlineClassifierDocumentEditor ocdEditor
tbViewer
TextBaseViewer tbViewer
editedSpans
java.util.List<E> editedSpans
ann
ClassifierAnnotator ann
labelBox
javax.swing.JComboBox labelBox
addButton
javax.swing.JButton addButton
classifierButton
javax.swing.JButton classifierButton
saveAnnButton
javax.swing.JButton saveAnnButton
resetButton
javax.swing.JButton resetButton
completeButton
javax.swing.JButton completeButton
thisUpButton
javax.swing.JButton thisUpButton
thisDownButton
javax.swing.JButton thisDownButton
buttonsThatChangeStuff
java.util.List<E> buttonsThatChangeStuff
serialVersionUID: 200803014L
delta
int delta
serialVersionUID: 200803014L
ocdEditor
OnlineClassifierDocumentEditor ocdEditor
serialVersionUID: 200803014L
guessBox
javax.swing.JComboBox guessBox
truthBox
javax.swing.JComboBox truthBox
ocdEditor
OnlineClassifierDocumentEditor ocdEditor
serialVersionUID: 200803014L
contextSpan
Span contextSpan
beginContextSpanInDocument
int beginContextSpanInDocument
leftContextChars
int leftContextChars
rightContextChars
int rightContextChars
leftBoundary
Span leftBoundary
rightBoundary
Span rightBoundary
serialVersionUID: 200803014L
importType
java.lang.String importType
exportType
java.lang.String exportType
ioTypeLabel
javax.swing.JLabel ioTypeLabel
editedSpans
java.util.SortedSet<E> editedSpans
editSpanCursor
int editSpanCursor
readOnly
boolean readOnly
readOnlyButton
javax.swing.JButton readOnlyButton
importButton
javax.swing.JButton importButton
exportButton
javax.swing.JButton exportButton
addButton
javax.swing.JButton addButton
deleteButton
javax.swing.JButton deleteButton
propButton
javax.swing.JButton propButton
prevButton
javax.swing.JButton prevButton
nextButton
javax.swing.JButton nextButton
buttonsThatChangeStuff
java.util.List<E> buttonsThatChangeStuff
serialVersionUID: 200803014L
currentTypeLabel
javax.swing.JLabel currentTypeLabel
typeBox
javax.swing.JComboBox typeBox
addCurrentTypeButton
javax.swing.JButton addCurrentTypeButton
newTypeField
javax.swing.JTextField newTypeField
addNewTypeButton
javax.swing.JButton addNewTypeButton
viewer
TextBaseViewer viewer
serialVersionUID: 200803014L
labels
TextLabels labels
span
Span span
textViewer
SpanViewer.TextViewer textViewer
serialVersionUID: 200803014L
span
Span span
serialVersionUID: 200803014L
labels
TextLabels labels
span
Span span
serialVersionUID: 200803014L
labels
TextLabels labels
span
Span span
doc
SpanDocument doc
textPane
javax.swing.JTextPane textPane
context
int context
serialVersionUID: 200803014L
labels
TextLabels labels
span
Span span
serialVersionUID: 200803014L
serialVersionUID: 200803014L
serialVersionUID: 200803014L
spanEditor
SpanEditor spanEditor
serialVersionUID: 200803014L
guessBox
javax.swing.JComboBox guessBox
truthBox
javax.swing.JComboBox truthBox
spanEditor
SpanEditor spanEditor
serialVersionUID: 200803014L
viewerTracker2
ViewerTracker viewerTracker2
serialVersionUID: 200803014L
serialVersionUID: 200803014L
statusMsg
StatusMessage statusMsg
base
TextBase base
labels
TextLabels labels
documentList
javax.swing.JList documentList
documentCellHeightSlider
javax.swing.JSlider documentCellHeightSlider
displayedTypeBox
javax.swing.JComboBox displayedTypeBox
editedOnlyCheckBox
javax.swing.JCheckBox editedOnlyCheckBox
guessBox
javax.swing.JComboBox guessBox
truthBox
javax.swing.JComboBox truthBox
highlightAction
TextBaseViewer.HighlightAction highlightAction
serialVersionUID: 200803014L
guessBox
javax.swing.JComboBox guessBox
truthBox
javax.swing.JComboBox truthBox
documentList
javax.swing.JList documentList
spanDifference
SpanDifference spanDifference
serialVersionUID: 200803014L
labels
TextLabels labels
spans
Span[] spans
viewers
SpanViewer.TextViewer[] viewers
viewerForId
java.util.Map<K,V> viewerForId
jlist
javax.swing.JList jlist
serialVersionUID: 20080314L
log
org.apache.log4j.Logger log
base
TextBase base
viewLabels
TextLabels viewLabels
editLabels
MutableTextLabels editLabels
statusMsg
StatusMessage statusMsg
viewer
TextBaseViewer viewer
viewerTracker
ViewerTracker viewerTracker
laidOut
boolean laidOut
statusMsg
StatusMessage statusMsg
documentList
javax.swing.JList documentList
spanPainter
edu.cmu.minorthird.text.gui.SpanPainter spanPainter
editorPane
javax.swing.JTextPane editorPane
editorHolder
javax.swing.JScrollPane editorHolder
editedDoc
SpanDocument editedDoc
documentSpan
Span documentSpan
viewLabels
TextLabels viewLabels
editLabels
MutableTextLabels editLabels
contextWidth
int contextWidth
saveAsFile
java.io.File saveAsFile
upButton
javax.swing.JButton upButton
downButton
javax.swing.JButton downButton
saveButton
javax.swing.JButton saveButton
contextWidthSlider
javax.swing.JSlider contextWidthSlider
serialVersionUID: 20080314L
serialVersionUID: 20080314L
delta
int delta
serialVersionUID: 20080314L
serialVersionUID: 20080202L
Package edu.cmu.minorthird.text.learn |
serialVersionUID: 1L
tokenProp
java.lang.String tokenProp
tagset
java.util.Set<E> tagset
useSpanType
boolean useSpanType
serialVersionUID: 1L
tokenProp
java.lang.String tokenProp
tagset
java.util.Set<E> tagset
useSpanType
boolean useSpanType
serialVersionUID: 20080306L
fe
SpanFeatureExtractor fe
c
Classifier c
spanProp
java.lang.String spanProp
spanType
java.lang.String spanType
candidateType
java.lang.String candidateType
serialVersionUID: 20080306L
fe
SpanFeatureExtractor fe
classifier
BinaryClassifier classifier
annotationType
java.lang.String annotationType
maxSegSize
int maxSegSize
serialVersionUID: 20080306L
serialVersionUID: 20080306L
addTrainingSegsToDictionary
boolean addTrainingSegsToDictionary
useCrossVal
boolean useCrossVal
dictionary
com.wcohen.ss.lookup.SoftDictionary dictionary
distances
com.wcohen.ss.api.StringDistance[] distances
features
Feature[] features
serialVersionUID: 20080306L
sequenceAnnotator
SequenceAnnotatorLearner.SequenceAnnotator sequenceAnnotator
serialVersionUID: 20080306L
serialVersionUID: 20080306L
spanFilter
BinaryClassifier spanFilter
fe
SpanFeatureExtractor fe
candidateFinder
SpanFinder candidateFinder
detailMap
java.util.SortedMap<K,V> detailMap
serialVersionUID: 1L
tokenProp
java.lang.String tokenProp
tagset
java.util.Set<E> tagset
serialVersionUID: 20080306L
fe
SpanFeatureExtractor fe
mc
MultiClassifier mc
multiSpanProp
java.lang.String[] multiSpanProp
serialVersionUID: 20080306L
fe
SpanFeatureExtractor fe
learner
OnlineClassifierLearner learner
spanType
java.lang.String spanType
outputType
java.lang.String outputType
docNum
int docNum
serialVersionUID: 20080306L
serialVersionUID: 20080306L
serialVersionUID: 20080306L
windowSize
int windowSize
useCharType
boolean useCharType
useCompressedCharType
boolean useCompressedCharType
tokenPropertyFeatures
java.lang.String[] tokenPropertyFeatures
serialVersionUID: 1L
segmenter
Segmenter segmenter
fe
SpanFeatureExtractor fe
annotationType
java.lang.String annotationType
maxWindowSize
int maxWindowSize
serialVersionUID: 2L
seqClassifier
SequenceClassifier seqClassifier
fe
SpanFeatureExtractor fe
reduction
Extraction2TaggingReduction reduction
annotationType
java.lang.String annotationType
serialVersionUID: 20080306L
featureStoragePolicy
int featureStoragePolicy
requiredAnnotation
java.lang.String requiredAnnotation
requiredAnnotationFileToLoad
java.lang.String requiredAnnotationFileToLoad
annotatorLoader
AnnotatorLoader annotatorLoader
Class edu.cmu.minorthird.text.learn.TestTextLabels extends BasicTextLabels implements Serializable |
Package edu.cmu.minorthird.text.learn.experiments |
serialVersionUID: 20080314L
tagToStatsMap
java.util.Map<K,V> tagToStatsMap
overallTag
java.lang.String overallTag
acc_s
edu.cmu.minorthird.text.learn.experiments.ExtractionEvaluation.accStats acc_s
totalTokens
double totalTokens
serialVersionUID: 20080314L
Package edu.cmu.minorthird.text.mixup |
serialVersionUID: 20080303L
expr
edu.cmu.minorthird.text.mixup.Mixup.Expr expr
serialVersionUID: 20080303L
serialVersionUID: 20080303L
statementList
java.util.List<E> statementList
serialVersionUID: 20080303L
keyword
java.lang.String keyword
property
java.lang.String property
type
java.lang.String type
startType
java.lang.String startType
value
java.lang.String value
wordSet
java.util.Set<E> wordSet
ignoreCase
boolean ignoreCase
split
java.lang.String split
patt
java.lang.String patt
level
java.lang.String level
importLevel
java.lang.String importLevel
importType
java.lang.String importType
oldType
java.lang.String oldType
statementType
int statementType
mixupExpr
Mixup mixupExpr
phraseList
java.util.List<E> phraseList
regex
java.lang.String regex
regexGroup
int regexGroup
annotationType
java.lang.String annotationType
fileToLoad
java.lang.String fileToLoad
filesToLoad
java.util.List<E> filesToLoad
lastTokenStart
int lastTokenStart
input
java.lang.String input
Package edu.cmu.minorthird.ui |
chooser
javax.swing.JFileChooser chooser
textField
javax.swing.JTextField textField
selectedFile
java.io.File selectedFile
openFile
boolean openFile
button
javax.swing.JButton button
defaultDir
java.lang.String defaultDir
foldCase
boolean foldCase
useCharType
boolean useCharType
useCharTypePattern
boolean useCharTypePattern
useFirst
boolean useFirst
useLast
boolean useLast
useLength
boolean useLength
useInternal
boolean useInternal
windowSize
int windowSize
useCharType
boolean useCharType
useCharTypePattern
boolean useCharTypePattern
useTokenValues
boolean useTokenValues
tokenPropertyFeatures
java.lang.String[] tokenPropertyFeatures
Package edu.cmu.minorthird.util |
serialVersionUID: 1L
CURRENT_VERSION_NUMBER
int CURRENT_VERSION_NUMBER
sum
double sum
cov
double cov
count
double count
isBinomial
boolean isBinomial
Package edu.cmu.minorthird.util.gui |
log
org.apache.log4j.Logger log
viewer
Viewer viewer
controls
ViewerControls controls
subViewer
Viewer subViewer
statusField
javax.swing.JTextField statusField
parallelPane
javax.swing.JTabbedPane parallelPane
subViewList
java.util.ArrayList<E> subViewList
splitPane
javax.swing.JSplitPane splitPane
viewer1
Viewer viewer1
viewer2
Viewer viewer2
subViewer
Viewer subViewer
rootClass
java.lang.Class<T> rootClass
validSubclasses
java.util.ArrayList<E> validSubclasses
inLineClasses
java.util.ArrayList<E> inLineClasses
inLine
boolean inLine
advancedParams
java.util.ArrayList<E> advancedParams
instanceMap
java.util.Map<K,V> instanceMap
classBox
javax.swing.JComboBox classBox
name
java.lang.String name
warning
boolean warning
useAdvanced
boolean useAdvanced
superView
Viewer superView
content
java.lang.Object content
namedSubViews
java.util.Map<K,V> namedSubViews
- Maps String 'names' of subviews to viewers.
IDENTITY_TRANSFORM
Viewer.Transform IDENTITY_TRANSFORM
viewer
Viewer viewer
myViewer
Viewer myViewer
myName
java.lang.String myName
saveItem
javax.swing.JMenuItem saveItem
zoomItem
javax.swing.JMenuItem zoomItem
openItem
javax.swing.JMenuItem openItem
content
java.lang.Object content
wrapper
edu.cmu.minorthird.util.gui.ViewerFrame.ContentWrapper wrapper
zoomedOut
Viewer zoomedOut
zoomedIn
Viewer zoomedIn