Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
O
P
R
S
T
U
W
S
save(String, int)
- Static method in class szte.csd.
DataSetSaver
saveDataset(String)
- Method in class szte.datamining.
DataHandler
saves the current dataset to the given target
saveDataset(String)
- Method in class szte.datamining.mallet.
MalletDataHandler
saveDatasetMallet(String)
- Method in class szte.datamining.mallet.
MalletDataHandler
saveDatasetSVM(String)
- Method in class szte.datamining.mallet.
MalletDataHandler
saveDatasetWeka(String)
- Method in class szte.datamining.mallet.
MalletDataHandler
savePredictions(String)
- Method in class szte.datamining.
ClassificationResult
savePredictions(String)
- Method in class szte.datamining.mallet.
MalletClassificationResult
Sentence
- Class in
szte.csd
Sentence is a container for the original and the tokenized sentence.
Sentence(List<String>, String)
- Constructor for class szte.csd.
Sentence
SentenceRemover
- Class in
szte.csd.baseline
The "content shifted sentence baseline".
SentenceRemover(String)
- Constructor for class szte.csd.baseline.
SentenceRemover
serailizeParsedSentences()
- Method in class szte.csd.
SyntaxParser
serialize(String)
- Method in class szte.csd.
CSDModel
serialize()
- Method in class szte.csd.
Tokenizer
setBinaryValue(String, String, Boolean)
- Method in class szte.datamining.
DataHandler
Sets the value of a binary feature
setBinaryValue(String, String, Boolean, boolean)
- Method in class szte.datamining.
DataHandler
setBinaryValue(String, String, Boolean)
- Method in class szte.datamining.mallet.
MalletDataHandler
setBinaryValue(String, String, Boolean, boolean)
- Method in class szte.datamining.mallet.
MalletDataHandler
setClassifier(Classifier)
- Method in class szte.datamining.mallet.
MalletClassifier
setDefaultFeatureValue(String, String)
- Method in class szte.datamining.
DataHandler
setDefaultFeatureValue(String, String)
- Method in class szte.datamining.mallet.
MalletDataHandler
setDocID(String)
- Method in class szte.io.
CMCDocument
setEval(DocumentSet)
- Method in class szte.csd.
ContentShiftDetector
setHistory(String)
- Method in class szte.io.
CMCDocument
setImpression(String)
- Method in class szte.io.
CMCDocument
setIndicatorSelector(String)
- Method in class szte.csd.
ContentShiftDetector
setIndicatorselector(IndicatorSelector)
- Method in class szte.csd.
ContentShiftDetector
setLabel(String, T)
- Method in class szte.datamining.
DataHandler
sets the class label of the given instance
setLabel(String, T)
- Method in class szte.datamining.mallet.
MalletDataHandler
setNominalValue(String, String, String)
- Method in class szte.datamining.
DataHandler
Sets the value of a nominal feature if this is a new nominal value it is added to the dataset
setNominalValue(String, String, String)
- Method in class szte.datamining.mallet.
MalletDataHandler
setNumericValue(String, String, double)
- Method in class szte.datamining.
DataHandler
Sets the value of a numeric feature
setNumericValue(String, String, double)
- Method in class szte.datamining.mallet.
MalletDataHandler
setTask(String)
- Method in class szte.csd.
ContentShiftDetector
setThreshold(double)
- Method in interface szte.csd.indicatorsel.
IndicatorSelector
setThreshold(double)
- Method in class szte.csd.indicatorsel.
MaxEntIterativeIndicatorSel
setThreshold(double)
- Method in class szte.csd.indicatorsel.
MaxEntSelector
setValue(String, String, T)
- Method in class szte.datamining.
DataHandler
Sets the value of a feature, the type of the feature is given by the beginning of the feature name b_ binary feature n_ numeric feature m_ nominal feature t_ ternal feature
setValue(String, String, T)
- Method in class szte.datamining.mallet.
MalletDataHandler
SimpleDocument
- Class in
szte.io
SimpleDocument(String, String, Set<String>)
- Constructor for class szte.io.
SimpleDocument
sortMapByValue(Map<K, V>)
- Static method in class szte.nlputils.
MapUtils
sortMapByValue(Map<K, V>, boolean)
- Static method in class szte.nlputils.
MapUtils
starterSubstring(String, int)
- Static method in class szte.nlputils.
Util
SyntaxParser
- Class in
szte.csd
SyntaxParser is an utility class for parsing sentences, it wraps the Stanford parser (http://nlp.stanford.edu/software/lex-parser.shtml).
SyntaxParser(String)
- Constructor for class szte.csd.
SyntaxParser
szte.csd
- package szte.csd
szte.csd.baseline
- package szte.csd.baseline
szte.csd.indicatorsel
- package szte.csd.indicatorsel
szte.datamining
- package szte.datamining
szte.datamining.mallet
- package szte.datamining.mallet
szte.io
- package szte.io
szte.nlputils
- package szte.nlputils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
O
P
R
S
T
U
W