Expand description
A Rust library to parse japanese addresses.
§Feature flags
blocking
: Provide method that works synchronouslycity-name-correction
(enabled by default): Enable autocorrection if ambiguous city name was typedformat-house-number
: Enable normalization of addresses after town nameeliminate-whitespaces
(experimental): Enable elimination of whitespaces from given textfix-halfwidth-katakana
(experimental): Enable fixing halfwidth katakana with fullwidth onesexperimental
: Enable experimental module
Modules§
- domain
- experimental
experimental
- 🚧 Experimental module 🚧
- parser