Classes | |
| class | CRFSuite::Attribute | 
| Tuple of attribute and its value.  More... | |
| class | CRFSuite::Trainer | 
| The trainer class.  More... | |
| class | CRFSuite::Tagger | 
| The tagger class.  More... | |
Typedefs | |
| typedef std::vector< Attribute > | CRFSuite::Item | 
| Type of an item (equivalent to an attribute vector) in a sequence.  | |
| typedef std::vector< Item > | CRFSuite::ItemSequence | 
| Type of an item sequence (equivalent to item vector).  | |
| typedef std::vector< std::string > | CRFSuite::StringList | 
| Type of a string list.  | |
Functions | |
| std::string | CRFSuite::version () | 
| Obtain the version number of the library.   | |
| std::string CRFSuite::version | ( | ) | 
Obtain the version number of the library.