mlpack
Static Public Attributes | List of all members
mlpack::data::StringEncodingPolicyTraits< DictionaryEncodingPolicy > Struct Template Reference

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.
 

Detailed Description

template<>
struct mlpack::data::StringEncodingPolicyTraits< DictionaryEncodingPolicy >

The specialization provides some information about the dictionary encoding policy.


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