FreeLing
4.0
|
Class numbers implements a wrapper to transparently create and access a numbers_module number recognizer for the appropriate language. More...
#include <numbers.h>
Public Member Functions | |
numbers (const std::wstring &lang, const std::wstring &decimal, const std::wstring &thousand) | |
Constructor. | |
~numbers () | |
Destructor. |
Class numbers implements a wrapper to transparently create and access a numbers_module number recognizer for the appropriate language.
freeling::numbers::numbers | ( | const std::wstring & | lang, |
const std::wstring & | decimal, | ||
const std::wstring & | thousand | ||
) |
Constructor.
Destructor.