Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 281 Bytes

File metadata and controls

14 lines (12 loc) · 281 Bytes

Java version of usaddress

Java port of https://github.com/datamade/usaddress

Add dependency

<dependency>
  <groupId>com.github.laohyx</groupId>
  <artifactId>java-usaddress</artifactId>
  <version>0.1.4</version>
</dependency>

Run the demo

Please see the tests.