[parser/cli] adding .print_features option in address_parser client for debugging
This commit is contained in:
@@ -166,6 +166,7 @@ typedef struct address_parser_context {
|
||||
|
||||
typedef struct parser_options {
|
||||
uint64_t rare_word_threshold;
|
||||
bool print_features;
|
||||
} parser_options_t;
|
||||
|
||||
// Can add other gazetteers as well
|
||||
|
||||
Reference in New Issue
Block a user