[parser/cli] adding .print_features option in address_parser client for debugging

This commit is contained in:
Al
2016-12-31 00:20:35 -05:00
parent bdb51a244e
commit db16e656ca
3 changed files with 33 additions and 26 deletions

View File

@@ -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