A B C D E F G H I J K L M N O P Q R S T U V W X Z

F

FALSE - Static variable in class csli.util.FuzzyBoolean
 
fatalError(String) - Method in class csli.util.swing.ProgressDialog
 
fatalError(String) - Method in interface csli.util.swing.ProgressDialogIface
 
FeatureMap - Class in csli.util.classify.berkeley
A TreeMap extension for feature data - an indexed vector of values for a single feature.
FeatureMap() - Constructor for class csli.util.classify.berkeley.FeatureMap
Initialise as an empty hash
FeatureMap(File) - Constructor for class csli.util.classify.berkeley.FeatureMap
Initialise from an input feature data file
FEATURES_EXT - Static variable in class csli.util.classify.stanford.SvmLightClassifierFactory
 
FeatureSet - Class in csli.util.classify.berkeley
A data structure for storing feature/value pairs for an example.
FeatureSet() - Constructor for class csli.util.classify.berkeley.FeatureSet
 
FeatureSetMap - Class in csli.util.classify.berkeley
A TreeMap extension for feature data - a map from keys to FeatureSets (values for a set of features).
FeatureSetMap() - Constructor for class csli.util.classify.berkeley.FeatureSetMap
Initialise as an empty hash
FeatureStructure - Class in csli.util
 
FeatureStructure() - Constructor for class csli.util.FeatureStructure
 
FeatureStructure(IclTerm) - Constructor for class csli.util.FeatureStructure
should be of the form [ key: value, ...] which is equivalent to [ :(key,value) , ...]
FileUtils - Class in csli.util
 
FileUtils() - Constructor for class csli.util.FileUtils
 
FileUtils.LineReader - Interface in csli.util
 
FileUtils.ObjectReader<E> - Interface in csli.util
 
FileUtils.Writer<E> - Interface in csli.util
 
fill(int, int, Matrix) - Method in class csli.util.math.matrix.AbstractMatrix
Fill this matrix with the data from the matrix M, starting from coordinates top,left.
fill(int, int, Matrix) - Method in interface csli.util.math.matrix.Matrix
Fill the matrix with the entries from M, starting at the (top, left) entry.
filter(Iterable<? extends E>, Filter<? super E>) - Static method in class csli.util.collections.Transformer
 
Filter<E> - Interface in csli.util.interfaces
 
FilterListModel - Class in csli.util.swing
Filters the the underlying listModel to show only the items which contain the text specified in the textfield.
FilterListModel(ListModel, JTextField) - Constructor for class csli.util.swing.FilterListModel
 
findAllChildren(Node, String) - Static method in class csli.util.xml.XmlUtils
Get all the children of the specified name (i.e.
findCaller() - Static method in class csli.util.CallDetective
Returns the name and line number of the function which called the present one.
findCaller(int) - Static method in class csli.util.CallDetective
Returns the name and line number of n-th of the caller function.
findChild(Node, String) - Static method in class csli.util.xml.XmlUtils
Find the first child of specified name (i.e.
findHead() - Method in class csli.util.collections.Lattice
 
findNode(Object, TreeModel) - Static method in class csli.util.swing.TreeUtils
 
findNode(Object, TreeModel, boolean) - Static method in class csli.util.swing.TreeUtils
in a tree model containing defaultmutable tree nodes, find the one with the given user object
findValue(String) - Method in class csli.util.collections.Lattice
 
FINISH - Static variable in class csli.util.swing.wizard.WizardPanelDescriptor
Identifier returned by getNextPanelDescriptor() to indicate that this is the last panel and the text of the 'Next' button should change to 'Finish'.
FINISH_RETURN_CODE - Static variable in class csli.util.swing.wizard.Wizard
Indicates that the 'Finish' button was pressed to close the dialog.
finished() - Method in class csli.util.swing.ProgressDialog
Set this progress dialog to the finished state.
firePropertyChange(String, Object, Object) - Method in class csli.util.swing.wizard.WizardModel
 
first() - Method in class csli.util.collections.SortedList
 
first() - Method in class csli.util.Pair
 
firstKeys() - Method in class csli.util.collections.map.AbstractPairMap
 
firstKeys() - Method in interface csli.util.collections.map.PairMap
 
fixFonts(JFreeChart) - Static method in class csli.util.charts.JFreechart
 
flattenLinear() - Method in class csli.dialog.core.util.Term
Flatten long linear terms to the top level.
floor(double) - Static method in class csli.util.math.MathUtil
 
FMeasure(List<?>, List<?>) - Static method in class csli.util.math.Metrics
Returns the F-measure of two strings.
font - Static variable in class csli.util.charts.JFreechart
 
foo() - Static method in class csli.util.CallDetective
 
foreLinks - Variable in class csli.util.collections.Lattice
 
FORMAT_STRUCTURE - Static variable in class csli.util.xml.XmlPrinter
Structure-information output format.
FORMAT_XML - Static variable in class csli.util.xml.XmlPrinter
XML output format.
fscore(int[][]) - Static method in class csli.util.stat.ClassificationAgreement
Evaluates the positive fscore of a binary classification ref/hyp contingency table.
fscore(int[][], int) - Static method in class csli.util.stat.ClassificationAgreement
Evaluates the fscore for a particular class in a ref/hyp contingency table.
fsString(IclTerm) - Static method in class csli.util.CsliIclUtils
Limited pretty printing capabilities for feature structure type terms -alexgru Feb 6, 2004
functor - Variable in class csli.dialog.core.util.Term
 
FuzzyBoolean - Class in csli.util
Contains a probability.
FuzzyBoolean(String) - Constructor for class csli.util.FuzzyBoolean
Allocates a FuzzyBoolean representing a value argument
FuzzyBoolean(boolean) - Constructor for class csli.util.FuzzyBoolean
Allocates a FuzzyBoolean based on the boolean flag
FuzzyBoolean(double) - Constructor for class csli.util.FuzzyBoolean
Allocates a FuzzyBoolean with the specified probability

A B C D E F G H I J K L M N O P Q R S T U V W X Z