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

dates Class Reference

The class dates provides a wrapper to transparently create and access a dates_module, a temporal expression recognizer for the appropriate language. More...

#include <dates.h>

Collaboration diagram for dates:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 dates (const maco_options &)
 Constructor.
 ~dates ()
 Destructor.
void annotate (sentence &)
 Detect date/time expressions in sentence using default options.

Private Attributes

dates_modulewho
 remember which module is doing the real work.

Detailed Description

The class dates provides a wrapper to transparently create and access a dates_module, a temporal expression recognizer for the appropriate language.


Constructor & Destructor Documentation

dates::dates const maco_options  ) 
 

Constructor.

dates::~dates  ) 
 

Destructor.


Member Function Documentation

void dates::annotate sentence  ) 
 

Detect date/time expressions in sentence using default options.


Member Data Documentation

dates_module* dates::who [private]
 

remember which module is doing the real work.


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