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

Regex improvements #313

Open
7 tasks
vincentarelbundock opened this issue Aug 24, 2022 · 0 comments
Open
7 tasks

Regex improvements #313

vincentarelbundock opened this issue Aug 24, 2022 · 0 comments

Comments

@vincentarelbundock
Copy link
Owner

vincentarelbundock commented Aug 24, 2022

Consolidated list of potential regex improvement.

Germany

  • Germany East
  • Germany West
  • East Germany
  • West Germany

Ireland and Northern Ireland

test <- c("Ireland", "Northern Ireland", "North Ireland", "N Ireland", "N. Ireland", 
          "Ireland (Northern)", "Ireland (North)", "Ireland (N)", "Ireland (N.)",
          "Ireland, Northern", "Ireland, North", "Ireland, N.", "Ireland, N", 
          "in the north of Ireland")

German regex improvements needed

  • «Sint Maarten»
  • «Aruba»
  • «Curaçao»

Relevant older threads

This was referenced Aug 24, 2022
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

No branches or pull requests

1 participant