|
mlpack
|
The specialization provides some information about the dictionary encoding policy. More...
#include <dictionary_encoding_policy.hpp>
Static Public Attributes | |
| static const bool | onePassEncoding = true |
| Indicates if the policy is able to encode the token at once without any information about other tokens as well as the total tokens count. | |
The specialization provides some information about the dictionary encoding policy.
1.8.13