Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

punts Class Reference

Class numbers implements a punctuation sign recognizer. More...

#include <punts.h>

List of all members.

Public Member Functions

 punts (const maco_options &)
 Constructor.
void annotate (sentence &)
 Detect numbers in sentence with default options.

Private Attributes

map< string, string > punct
 map of punctuation signs and corresponding parole tags


Detailed Description

Class numbers implements a punctuation sign recognizer.


Constructor & Destructor Documentation

punts::punts const maco_options  ) 
 

Constructor.


Member Function Documentation

void punts::annotate sentence  ) 
 

Detect numbers in sentence with default options.


Member Data Documentation

map<string,string> punts::punct [private]
 

map of punctuation signs and corresponding parole tags


The documentation for this class was generated from the following files:
Generated on Wed Apr 26 12:58:43 2006 for FreeLing by  doxygen 1.4.4