NERsuite  1.1.1
ME_Model Member List
This is the complete list of members for ME_Model, including all inherited members.
add_training_sample(const ME_Sample &s) (defined in ME_Model)ME_Model
classify(ME_Sample &s) const (defined in ME_Model)ME_Model
get_class_id(const std::string &s) const (defined in ME_Model)ME_Model [inline]
get_class_label(int i) const (defined in ME_Model)ME_Model [inline]
get_features(std::list< std::pair< std::pair< std::string, std::string >, double > > &fl) (defined in ME_Model)ME_Model
load_from_array(const ME_Model_Data data[]) (defined in ME_Model)ME_Model
load_from_file(const std::string &filename) (defined in ME_Model)ME_Model
ME_Model() (defined in ME_Model)ME_Model [inline]
num_classes() const (defined in ME_Model)ME_Model [inline]
save_to_file(const std::string &filename) const (defined in ME_Model)ME_Model
set_heldout(const int h, const int n=0) (defined in ME_Model)ME_Model [inline]
set_reference_model(const ME_Model &ref_model) (defined in ME_Model)ME_Model [inline]
train(const int cutoff=0, const double sigma=0, const double widthfactor=0) (defined in ME_Model)ME_Model
train(const std::vector< ME_Sample > &train, const int cutoff=0, const double sigma=0, const double widthfactor=0) (defined in ME_Model)ME_Model
 All Classes Functions Variables