-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pt] Ignore probable English-language toponyms (#10674)
* [pt] Add UK counties & councils to spelling * [pt] Tag likely English toponyms with ignore - if unknown (i.e. untagged) words precede a US, Canadian, Australian, or British state, province, county or council area, we run the English check on them; - if they are *valid* English, we tag them with _english_ignore_; - this should help us stop correcting English-language toponyms; - in the future, I suppose we could have a more global solution for all sorts of toponyms... why not have a list of German/Austrian bundesländer,French départments, Italian... pizza slices, etc. * [pt] Add English-language toponym speller tests
- Loading branch information
Showing
4 changed files
with
296 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters