cswbrian / StreetParser

Extract street number from Hong Kong address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Street Parser

Simple regex for extracting street number from Hong Kong address, currently support Chinese address only.

# Simply install the required packages
npm -i

# output the test result to file [default to result.csv]
node test

About

Extract street number from Hong Kong address


Languages

Language:JavaScript 100.0%