Skip to content

Modification of the postal code dictionary script.#1063

Merged
hiroyuki-komatsu merged 2 commits into
google:masterfrom
phoepsilonix:zip-code-dictionary
Sep 24, 2024
Merged

Modification of the postal code dictionary script.#1063
hiroyuki-komatsu merged 2 commits into
google:masterfrom
phoepsilonix:zip-code-dictionary

Conversation

@phoepsilonix

@phoepsilonix phoepsilonix commented Sep 22, 2024

Copy link
Copy Markdown
Contributor

Description

Modification of the postal code dictionary script.

Remove redundant entries.

* Examples
  + 琴平町の次に427番地以降がくる場合(川西) : 766-0001 香川県仲多度郡琴平町
  + 琴平町の次に1~426番地がくる場合(川東) : 766-0002 香川県仲多度郡琴平町

#typingquality

Issue IDs

Steps to test new behaviors (if any)

Please try to convert the following postal code.
766-0001
766-0002

Additional context

[pull] master from google:master
@phoepsilonix phoepsilonix changed the title Zip code dictionary Modification of the postal code dictionary script. Sep 22, 2024
@phoepsilonix phoepsilonix marked this pull request as ready for review September 22, 2024 22:46
@hiroyuki-komatsu

Copy link
Copy Markdown
Collaborator

Thank you for your PR!

It looks good to me. Please check my comment for format.

Comment thread src/dictionary/gen_zip_code_seed.py Outdated
* Examples
  + 琴平町の次に427番地以降がくる場合(川西) : 766-0001 香川県仲多度郡琴平町
  + 琴平町の次に1~426番地がくる場合(川東) : 766-0002 香川県仲多度郡琴平町

#typingquality
@hiroyuki-komatsu hiroyuki-komatsu merged commit c736c7e into google:master Sep 24, 2024
@hiroyuki-komatsu

Copy link
Copy Markdown
Collaborator

We have merged your PR.
Thank you for your contribution!

hiroyuki-komatsu added a commit that referenced this pull request Oct 10, 2024
2.30.5595 → 2.30.5618

Conversion
* Updated zip code entries (#1063).
* Updated word entries (#1068, #1069)

Bug fix
* Linux: Enabled switching to the DIRECT mode from the menu (#1061)
* Linux: Enabled switching modes with Super+Space in Wayland (#853, #1059)
* macOS: Fixed the limitation of mouse clicking on the renderer on macOS 15 (120bd93)
* Windows: Fixed the setting of Omaha updater for the GoogleJapaneseInput build (#1072)

Build
* Android: Switched the Bazel rules from WORKSPACE to Bzlmod (#1002)
* Android: Updated the Docker build environment
* Linux: Update the build environment: Ubuntu 22.04 → 24.04 (#924)
* macOS / Windows: Updated the Qt version: 6.7.2 → 6.7.3 (#1065)
* Windows: Supported Bazel build (#948)
* Windows: Updated the Wix version: 4.0.5 → 5.0.2 (#1070)

Code
* Performed code refactoring

PiperOrigin-RevId: 684295272
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.

2 participants