|
libime
|
Public Member Functions | |
| LanguageModelPrivate (std::shared_ptr< const StaticLanguageModelFile > file) | |
| auto * | model () |
| const auto * | model () const |
Public Attributes | |
| std::shared_ptr< const StaticLanguageModelFile > | file_ |
| State | beginState_ |
| State | nullState_ |
| float | unknown_ |
Definition at line 124 of file languagemodel.cpp.
| float libime::LanguageModelPrivate::unknown_ |
Definition at line 137 of file languagemodel.cpp.
1.8.13