Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pelias-parser to 1.52.0 #1452

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Update pelias-parser to 1.52.0 #1452

merged 1 commit into from
Jun 30, 2020

Conversation

orangejulius
Copy link
Member

There were remarkably few changes required to the unit tests in API with this upgrade.

@orangejulius orangejulius changed the title feat(deps): Update pelias-parser to 1.52.0 Update pelias-parser to 1.52.0 Jun 25, 2020
@missinglink
Copy link
Member

Looking over the release notes, most of the new feature work targeted unit numbers and unit types.

@orangejulius
Copy link
Member Author

There are just a couple improvements to autocomplete from this PR, but they are pretty good, especially for venue queries:

Screenshot_2020-06-26_07-08-21

Screenshot_2020-06-26_07-04-41
For this one, the last 3 jitter issues are all parser related, so it's great to fix one of them. The first jitter bug is fixed in #1444

Screenshot_2020-06-26_07-04-27
This one is a transit stop in San Diego, and our poor results have been bugging me for a long time. 🎉

@orangejulius orangejulius force-pushed the pelias-parser-1.52.0 branch 3 times, most recently from 70463ea to 6cdf31b Compare June 29, 2020 15:17
Copy link
Member

@Joxit Joxit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Full changelog:

  • fix parsing of "Empire State Building"
  • add -kanal as seperable street suffix
  • improved street name parsing (for intersections)
  • supports for central European street names
  • supports for unit (unit/apt/lot/#..) & included in parser responses
  • allow middle names
  • Brazilian postcodes format
  • improved parssing of ordinal prefixes
  • venue classification (replace place)
  • improved USA highway name parsing
  • improved parsing of directional prefixes/suffixes

There were remarkably few changes required to the unit tests in API with
this upgrade.
@orangejulius
Copy link
Member Author

Just did some final testing on this, we're seeing good improvements across the board with this upgrade. Definitely good stuff :)

@orangejulius orangejulius merged commit 31bda16 into master Jun 30, 2020
@orangejulius orangejulius deleted the pelias-parser-1.52.0 branch June 30, 2020 20:03
orangejulius added a commit to pelias/acceptance-tests that referenced this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants