Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F Flatisfy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Phyks
  • Flatisfy
  • Merge requests
  • !19

Improve cities fuzzy matching

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Phyks requested to merge numerals into master Jan 19, 2018
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 6
  • Convert arabic numerals to roman ones in fuzzy comparison, to ensure there is no more discrepancies between "Paris 20" and "Paris XX" for instance. Fix #112 (closed) and improve on top of #110 (closed).
  • Improve handling of opendata postal codes (no more duplicates, better capitalization).

Note: You should pip install -r requirements.txt and rebuild the database (python -m flatisfy build-data --config config.json) after this commit.

Thanks @nicofrand for building the basic blocks for this!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: numerals