NERsuite  1.1.1
Public Member Functions | Public Attributes
ME_Sample Struct Reference

List of all members.

Public Member Functions

 ME_Sample (const std::string &l)
void set_label (const std::string &l)
void add_feature (const std::string &f)
void add_feature (const std::string &s, const double d)
void add_feature (const std::pair< std::string, double > &f)

Public Attributes

std::string label
std::vector< std::string > features
std::vector< std::pair
< std::string, double > > 
rvfeatures

The documentation for this struct was generated from the following file:
 All Classes Functions Variables