#include <label_parser.h>
|
void(* | default_label )(polylabel &label) |
|
void(* | parse_label )(polylabel &label, reduction_features &red_features, VW::label_parser_reuse_mem &reuse_mem, const VW::named_labels *ldict, const std::vector< VW::string_view > &words, VW::io::logger &logger) |
|
size_t(* | cache_label )(const polylabel &label, const reduction_features &red_features, io_buf &cache, const std::string &upstream_name, bool text) |
|
size_t(* | read_cached_label )(polylabel &label, reduction_features &red_features, io_buf &cache) |
|
float(* | get_weight )(const polylabel &label, const reduction_features &red_features) |
|
bool(* | test_label )(const polylabel &label) |
|
VW::label_type_t | label_type |
|
◆ cache_label
◆ default_label
void(* VW::label_parser::default_label) (polylabel &label) |
◆ get_weight
◆ label_type
◆ parse_label
◆ read_cached_label
◆ test_label
bool(* VW::label_parser::test_label) (const polylabel &label) |
The documentation for this class was generated from the following file:
- /nix/store/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/core/include/vw/core/label_parser.h