FreeLing  4.0
Public Member Functions
freeling::numbers Class Reference

Class numbers implements a wrapper to transparently create and access a numbers_module number recognizer for the appropriate language. More...

#include <numbers.h>

Inheritance diagram for freeling::numbers:
Inheritance graph
[legend]
Collaboration diagram for freeling::numbers:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 numbers (const std::wstring &lang, const std::wstring &decimal, const std::wstring &thousand)
 Constructor.
 ~numbers ()
 Destructor.

Detailed Description

Class numbers implements a wrapper to transparently create and access a numbers_module number recognizer for the appropriate language.


Constructor & Destructor Documentation

freeling::numbers::numbers ( const std::wstring &  lang,
const std::wstring &  decimal,
const std::wstring &  thousand 
)

Constructor.

Destructor.


The documentation for this class was generated from the following file: