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

G

G - Variable in class pt.tumba.ngram.svm.Solver
 
GBar - Variable in class pt.tumba.ngram.svm.Solver
 
GIVEN - Variable in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
GeneralizedChoquetIntegral - Class in pt.tumba.ngram.bayes
Use Walley generalization of the Choquet lower and upper integrals to obtain the lower and upper expectations of 2-monotone capacities.
GeneralizedChoquetIntegral(TwoMonotoneCapacity, DiscreteFunction) - Constructor for class pt.tumba.ngram.bayes.GeneralizedChoquetIntegral
Calculate the lower and upper Choquet integrals using Walley's generalization, for a total variation neighborhood.
GetImage() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
GetImage() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
GetSuffix(int) - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
GetSuffix(int) - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
gamma - Variable in class pt.tumba.ngram.svm.Kernel
 
gamma - Variable in class pt.tumba.ngram.svm.SVMParameter
The gamma parameter.
gaussianOptimization(int) - Method in class pt.tumba.ngram.blr.BayesianLogReg
 
gen - Variable in class pt.tumba.ngram.bayes.JJXMLBIFv03Calls
 
generateParseException() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
generateParseException() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
generate_name(int) - Method in class pt.tumba.ngram.bayes.InferenceGraph
 
generate_parents_and_children() - Method in class pt.tumba.ngram.bayes.InferenceGraph
 
getBeginColumn() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
getBeginColumn() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
getBeginLine() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
getBeginLine() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
getByte(int) - Method in class pt.tumba.ngram.NGram
Return a single byte out of the NGram.
getC(int) - Method in class pt.tumba.ngram.svm.Solver
 
getColumn() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
Deprecated.  
getColumn() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
Deprecated.  
getContextNodeBinarySearch() - Method in class pt.tumba.ngram.compression.PPMModel
Use binary search to set the context node up to the currently specified context length.
getContextNodeLongToShort() - Method in class pt.tumba.ngram.compression.PPMModel
Starting at the longest context, count down in length to set a valid context or give up.
getCount() - Method in class pt.tumba.ngram.NGram
Returns the number of occurences of this N-gram.
getCurrentSymbolCount(int) - Method in class pt.tumba.ngram.compression.ArithDecoder
Returns a count for the current symbol that will be between the low and high counts for the symbol in the model given the total count.
getData(int, float[][], int) - Method in class pt.tumba.ngram.svm.Cache
Returns free space in the cache.
getEndColumn() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
getEndColumn() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
getEndLine() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
getEndLine() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
getIdentifier() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
getInstance() - Static method in class pt.tumba.ngram.ProfileReader
Returns an instance of this class.
getInstance() - Static method in class pt.tumba.ngram.ProfileWriter
Returns an instance of this class.
getLine() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
Deprecated.  
getLine() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
Deprecated.  
getMessage() - Method in exception pt.tumba.ngram.bayes.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error pt.tumba.ngram.bayes.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNGramCount() - Static method in class pt.tumba.ngram.NGram
Gets the number of different N-Grams.
getName() - Method in class pt.tumba.ngram.DataProfile
Gets the name of the Profile.
getNextToken() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
getNextToken() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
getQ(int, int) - Method in class pt.tumba.ngram.svm.Kernel
Return one column of the Kernel matrix.
getQ(int, int) - Method in class pt.tumba.ngram.svm.ONECLASSQ
 
getQ(int, int) - Method in class pt.tumba.ngram.svm.SVCQ
 
getQ(int, int) - Method in class pt.tumba.ngram.svm.SVRQ
 
getRank(NGram) - Method in class pt.tumba.ngram.DataProfile
Gets the ranking position of a given N-gram.
getRank(NGram) - Method in class pt.tumba.ngram.EntryProfile
Gets the ranking position of a given N-gram.
getRank(String) - Method in class pt.tumba.ngram.EntryProfile
Gets the ranking position of a given N-gram.
getRank(NGram) - Method in interface pt.tumba.ngram.Profile
Gets the ranking position of a given N-gram.
getSize() - Method in class pt.tumba.ngram.DataProfile
Gets the number of N-grams in the Profile.
getSize() - Method in class pt.tumba.ngram.NGram
Return the size of this NGram.
getSmoothedCount() - Method in class pt.tumba.ngram.NGram
Returns the number of occurences of this N-gram, using Good-Turing smoothing.
getString() - Method in class pt.tumba.ngram.NGram
Returns a String representation of this NGram.
getString() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
getString() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
getToken(int) - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
getToken(int) - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
getWeight(NGram) - Method in class pt.tumba.ngram.DataProfile
Gets the weighting score of a given N-gram.
getWeight(NGram) - Method in class pt.tumba.ngram.EntryProfile
Gets the weighting score of a given N-gram.
getWeight(NGram) - Method in interface pt.tumba.ngram.Profile
Gets the weighting score of a given N-gram.
get_all_evidence() - Method in class pt.tumba.ngram.bayes.BayesNet
Get all the evidence contained in the network variables.
get_all_names() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Get the name of all variables in the probability function.
get_all_values() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Get all values for variables in the function in the node.
get_atom_probability(int) - Method in class pt.tumba.ngram.bayes.ConstantDensityBoundedSet
Get a base probability value for an atom.
get_atom_probability(int) - Method in class pt.tumba.ngram.bayes.TotalVariationSet
Get a base probability value for an atom.
get_atom_probability(int) - Method in class pt.tumba.ngram.bayes.TwoMonotoneCapacity
 
get_auxiliary_variable() - Method in class pt.tumba.ngram.bayes.VertexSet
Methods that allow basic manipulation of non-public variables.
get_bayes_net() - Method in class pt.tumba.ngram.bayes.Inference
Get the BayesNet.
get_bayes_net() - Method in class pt.tumba.ngram.bayes.InferenceGraph
 
get_bucket_tree() - Method in class pt.tumba.ngram.bayes.Inference
Get the BucketTree.
get_children() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the children of a node as an Enumeration object.
get_conditional_index() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
get_defaults() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
get_entries() - Method in class pt.tumba.ngram.bayes.IFProbabilityEntry
 
get_entries() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
get_enumerated_properties() - Method in class pt.tumba.ngram.bayes.ProbabilityFunction
Get an Enumeration with the properties of the current ProbabilityFunction.
get_enumerated_properties() - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Get an Enumeration with the properties.
get_explanation_index() - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Get the index of the assigned value in the variable.
get_extreme_points() - Method in class pt.tumba.ngram.bayes.VertexSet
 
get_function(ProbabilityVariable) - Method in class pt.tumba.ngram.bayes.BayesNet
Find the ProbabilityFunction that corresponds to a given ProbabilityVariable.
get_function_properties() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the function properties.
get_function_value(String[][], int) - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Get a single value of the probability function in the node given a list of pairs (Variable Value).
get_function_values() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Get an array containing probability values.
get_function_values(int) - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Get an array containing probability values; if credal set, return the first extreme point.
get_global_neighborhood_parameter() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Get the parameter for the global neighborhood modeled by the network.
get_global_neighborhood_parameter() - Method in class pt.tumba.ngram.bayes.QuasiBayesNet
Get the parameter for the global neighborhood modeled by the network.
get_global_neighborhood_type() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Get the type of global neighborhood modeled by the network.
get_global_neighborhood_type() - Method in class pt.tumba.ngram.bayes.QuasiBayesNet
Get the type of global neighborhood.
get_ifbn() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
get_ifbn() - Method in class pt.tumba.ngram.bayes.InterchangeFormat
 
get_ifbn() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
get_index(int) - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get a DiscreteVariable object with a particular index.
get_index() - Method in class pt.tumba.ngram.bayes.DiscreteVariable
Get the index of the current DiscreteVariable.
get_indexes() - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get an array with all the indexes of the DiscreteVariable objects in the current DiscreteFunction.
get_lower_envelope() - Method in class pt.tumba.ngram.bayes.QBProbabilityFunction
Get the lower_envelope array.
get_lower_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.ConstantDensityBoundedSet
Obtain the lower probability of an event given the base probability for the event.
get_lower_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.TotalVariationSet
Obtain the lower probability of an event given the base probability for the event.
get_lower_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.TwoMonotoneCapacity
Obtain the lower probability of an event given the base probability for the event.
get_name() - Method in class pt.tumba.ngram.bayes.BayesNet
Get the name of the network.
get_name() - Method in class pt.tumba.ngram.bayes.ConvertInterchangeFormat
Get the name of the IFBayesNet in the InterchangeFormat.
get_name() - Method in class pt.tumba.ngram.bayes.DiscreteVariable
Get the name of the current DiscreteVariable.
get_name() - Method in class pt.tumba.ngram.bayes.IFBayesNet
 
get_name() - Method in class pt.tumba.ngram.bayes.IFProbabilityVariable
 
get_name() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Get the name of the network.
get_name() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the name of the variable in the node.
get_network_properties() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Get the properties of the network.
get_node(DiscreteVariable) - Method in class pt.tumba.ngram.bayes.InferenceGraph
 
get_nodes() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Get the nodes in the network.
get_normalized_result() - Method in class pt.tumba.ngram.bayes.BucketTree
Get the normalized result for the BucketTree.
get_number_values() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the number of values in the variable in the node.
get_numeric_values() - Method in class pt.tumba.ngram.bayes.DiscreteVariable
Produce an array of numeric values for the values of a variable.
get_observed_index() - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Get the index of the observed value.
get_observed_value() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the observed value for the variable in the node.
get_parents() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the parents of a node as an Enumeration object.
get_pos_x() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the X position of the node.
get_pos_y() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the Y position of the node.
get_position_from_indexes(DiscreteVariable[], int[]) - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get position in a function from a (possibly partial) instantiation of variables through the indexes.
get_position_from_indexes(int[]) - Method in class pt.tumba.ngram.bayes.ProbabilityFunction
Get position in a function from a (possibly partial) instantiation of variables through the indexes.
get_probability_function(int) - Method in class pt.tumba.ngram.bayes.BayesNet
Get the probability function at a given index.
get_probability_function(BayesNet, IFProbabilityFunction) - Method in class pt.tumba.ngram.bayes.ConvertInterchangeFormat
 
get_probability_function(BayesNet, IFProbabilityFunction) - Method in class pt.tumba.ngram.bayes.QuasiBayesConvertInterchangeFormat
Method that does all the work involved in creating a * ProbabilityFunction object out of the definition * found by the parser and the information contained in * the BayesNet object; the ProbabilityFunction object may * in fact be a Quasi-Bayesian model.
get_probability_functions() - Method in class pt.tumba.ngram.bayes.BayesNet
Get the probability functions.
get_probability_functions(BayesNet) - Method in class pt.tumba.ngram.bayes.ConvertInterchangeFormat
Generate an array of ProbabilityFunction objects from the data structures in the IFBayesNet.
get_probability_variable(int) - Method in class pt.tumba.ngram.bayes.BayesNet
Get the probability variable at a given index.
get_probability_variables() - Method in class pt.tumba.ngram.bayes.BayesNet
Get the probability variables.
get_probability_variables(BayesNet) - Method in class pt.tumba.ngram.bayes.ConvertInterchangeFormat
Generate an array of ProbabilityVariable objects from the data structures in the IFBayesNet.
get_properties() - Method in class pt.tumba.ngram.bayes.BayesNet
Get the properties.
get_properties() - Method in class pt.tumba.ngram.bayes.ConvertInterchangeFormat
Get the properties of the IFBayesNet in the InterchangeFormat.
get_properties() - Method in class pt.tumba.ngram.bayes.IFBayesNet
 
get_properties() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
get_properties() - Method in class pt.tumba.ngram.bayes.IFProbabilityVariable
 
get_properties() - Method in class pt.tumba.ngram.bayes.ProbabilityFunction
Get the properties of the current ProbabilityFunction.
get_properties() - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Get the properties.
get_pvs() - Method in class pt.tumba.ngram.bayes.IFBayesNet
 
get_result() - Method in class pt.tumba.ngram.bayes.Inference
Get the current result of the Inference.
get_results() - Method in class pt.tumba.ngram.bayes.Expectation
Get the results of Expectation.
get_results() - Method in class pt.tumba.ngram.bayes.Explanation
Get the results in the Explanation.
get_tables() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
get_type() - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Get the type of the ProbabilityVariable.
get_unnormalized_result() - Method in class pt.tumba.ngram.bayes.BucketTree
Get the unnormalized_result for the BucketTree.
get_upfs() - Method in class pt.tumba.ngram.bayes.IFBayesNet
 
get_upper_envelope() - Method in class pt.tumba.ngram.bayes.QBProbabilityFunction
Get the upper_envelope array.
get_upper_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.ConstantDensityBoundedSet
Obtain the upper probability of an event given the base probability for the event.
get_upper_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.TotalVariationSet
Obtain the upper probability of an event given the base probability for the event.
get_upper_probability_from_base(double) - Method in class pt.tumba.ngram.bayes.TwoMonotoneCapacity
 
get_utility_function() - Method in class pt.tumba.ngram.bayes.BayesNet
Get the utility function.
get_value(int) - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get a value of the current DiscreteFunction given the position of the value in the array of values.
get_value(int) - Method in class pt.tumba.ngram.bayes.DiscreteVariable
Get a value of the current DiscreteVariable.
get_values() - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get all values of the current DiscreteFunction.
get_values() - Method in class pt.tumba.ngram.bayes.DiscreteVariable
Get the values of the current DiscreteVariable.
get_values() - Method in class pt.tumba.ngram.bayes.IFProbabilityEntry
 
get_values() - Method in class pt.tumba.ngram.bayes.IFProbabilityVariable
 
get_values() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the values of the variable in the node.
get_variable(int) - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get a variable in the current DiscreteFunction.
get_variable_properties() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Return the variable properties
get_variables() - Method in class pt.tumba.ngram.bayes.DiscreteFunction
Get the variables in the current DiscreteFunction.
get_variables() - Method in class pt.tumba.ngram.bayes.IFProbabilityFunction
 
glob_heading() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
glob_undefined_text() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
global_neighborhood_keywords - Static variable in class pt.tumba.ngram.bayes.QuasiBayesNet
 
global_neighborhood_parameter - Variable in class pt.tumba.ngram.bayes.QuasiBayesNet
 
global_neighborhood_type - Variable in class pt.tumba.ngram.bayes.QuasiBayesNet
 
gramRanks - Variable in class pt.tumba.ngram.EntryProfile
A Map storing N-grams and the associated ranking position.
gramWeights - Variable in class pt.tumba.ngram.EntryProfile
A Map storing N-grams and the associated weights.
gramsStrings - Variable in class pt.tumba.ngram.EntryProfile
A Map storing the textual String composing the N-grams.

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