Giter Club home page Giter Club logo

addresses's People

Contributors

dmvianna avatar

Watchers

 avatar  avatar

addresses's Issues

Add state/territory, postcode to parse

state/territory, postcode, suburb name etc should be compositional parsers. This will allow one to choose which building block(s) to use and how to assemble them separately to fit a dataset.

"the" end

1 THE CLAIMS DEFINING THE INVENTION ARE AS FOLLOWS:

{id :-> "1999042456", abstract :-> AStreetAddress (StAddr {
getStreetNumber = One (Single (Prefix "") (Number "1") (Suffix "")), 
getStreetName = StreetName "claims defining the inve", getStreetType = StreetType "the"})}

This should not be parsed as StAddr. It might be necessary to parse postcode, etc in order to weed that out though.

street type should not be followed by anything but spaceOrComma

The wedge followers (31,32) and wedge drivers (40,41) both

{id :-> "1992010849", abstract :-> AStreetAddress (StAddr {getStreetNumber = 
One (Single (Prefix "") (Number "31") (Suffix "")), getStreetName = StreetName "32) and wedge",
 getStreetType = StreetType "drive"})}
  1. street type should not be followed by anything but spaceOrComma
  2. street name should ideally not contain brackets "()[]{}" (but I know of some within G-NAF).

Locked bags

Locked Bag No 29. Wetherill Park NSW 2164
Private Bag 7, KEW VIC 3101

these should be valid PO Box addresses

street number starting with zero

formula 1 .00002 the of .00002 :the number

{id :-> "1999042458", abstract :-> AStreetAddress (StAddr {
getStreetNumber = One (Single (Prefix "") (Number "00002") (Suffix "")), 
getStreetName = StreetName "of .0", getStreetType = StreetType "the"})}

No street numbers present in G-NAF are prefixed with zero. This should be disallowed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.