Skip to content

'at' confuses address chunking #10

@cds-amal

Description

@cds-amal

expect: 100 Church Street, 12th Floor, Training Room # 143, Manhattan, NY
Got: 2014 at 100 Church Street, 12th Floor, Training Room # 143, Manhattan, NY

$ python nyctext/adparse.py "The next Environmental Control Board meeting will take place on Thursday, November 20, 2014 at 100 Church Street, 12th Floor, Training Room #143, New York, NY 10007 at 9:15 a.m., at the call of the Chairman."

        (Location
  2014/CD
  at/IN
  100/CD
  Church/NNP
  Street/LU
  ,/COMMA
  12th/CD
  Floor/NNP
  ,/COMMA
  Training/NNP
  Room/NNP
  #/HASH
  143/CD
  ,/COMMA
  Manhattan/CITY
  ,/COMMA
  NY/STATE)

2014 at 100 Church Street, 12th Floor, Training Room # 143, Manhattan, NY

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions