Vowpal Wabbit
Public Attributes | List of all members
dictionary_info Struct Reference

#include <global_data.h>

Public Attributes

char * name
 
uint64_t file_hash
 
feature_dictdict
 

Detailed Description

Definition at line 55 of file global_data.h.

Member Data Documentation

◆ dict

feature_dict* dictionary_info::dict

Definition at line 59 of file global_data.h.

◆ file_hash

uint64_t dictionary_info::file_hash

Definition at line 58 of file global_data.h.

◆ name

char* dictionary_info::name

Definition at line 57 of file global_data.h.

Referenced by parse_dictionary_argument().


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