#include <quantities.h>
Collaboration diagram for quantities:
Public Member Functions | |
quantities (const maco_options &) | |
Constructor. | |
~quantities () | |
Destructor. | |
void | annotate (sentence &) |
Detect time expressions in sentence using default options. | |
Private Attributes | |
quantities_module * | who |
remember which module is doing the real work. |
|
Constructor.
|
|
Destructor.
|
|
Detect time expressions in sentence using default options.
|
|
remember which module is doing the real work.
|