libpostal_normalize_options

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

address_components
ushort address_components;
Undocumented in source.
decompose
bool decompose;
Undocumented in source.
delete_acronym_periods
bool delete_acronym_periods;
Undocumented in source.
delete_apostrophes
bool delete_apostrophes;
Undocumented in source.
delete_final_periods
bool delete_final_periods;
Undocumented in source.
delete_numeric_hyphens
bool delete_numeric_hyphens;
Undocumented in source.
delete_word_hyphens
bool delete_word_hyphens;
Undocumented in source.
drop_english_possessives
bool drop_english_possessives;
Undocumented in source.
drop_parentheticals
bool drop_parentheticals;
Undocumented in source.
expand_numex
bool expand_numex;
Undocumented in source.
languages
char** languages;
Undocumented in source.
latin_ascii
bool latin_ascii;
Undocumented in source.
lowercase
bool lowercase;
Undocumented in source.
num_languages
c_ulong num_languages;
Undocumented in source.
replace_numeric_hyphens
bool replace_numeric_hyphens;
Undocumented in source.
replace_word_hyphens
bool replace_word_hyphens;
Undocumented in source.
roman_numerals
bool roman_numerals;
Undocumented in source.
split_alpha_from_numeric
bool split_alpha_from_numeric;
Undocumented in source.
strip_accents
bool strip_accents;
Undocumented in source.
transliterate
bool transliterate;
Undocumented in source.
trim_string
bool trim_string;
Undocumented in source.

Meta