|
Vowpal Wabbit
|
#include <global_data.h>
Public Attributes | |
| char * | name |
| uint64_t | file_hash |
| feature_dict * | dict |
Definition at line 55 of file global_data.h.
| feature_dict* dictionary_info::dict |
Definition at line 59 of file global_data.h.
| uint64_t dictionary_info::file_hash |
Definition at line 58 of file global_data.h.
| char* dictionary_info::name |
Definition at line 57 of file global_data.h.
Referenced by parse_dictionary_argument().
1.8.13