添加「前列腺 ↔ 攝護腺」「抑郁症 ↔ 憂鬱症」「胰腺 ↔ 胰臟」地域用词对照#26
Merged
Conversation
9343f98 to
7b1949f
Compare
Added three medical term conversions for Taiwan Traditional Chinese: 1. 前列腺 ↔ 攝護腺 (prostate) 2. 抑鬱症 ↔ 憂鬱症 (depression) 3. 胰腺 ↔ 胰臟 (pancreas) Changes: - TWPhrases.txt: Added 3 entries for s2twp conversion (simplified → Taiwan Traditional with phrases) - TWPhrasesRev.txt: Added 3 reverse entries for tw2sp conversion (Taiwan Traditional → simplified with phrases) - testcases.json: Added 2 consolidated test cases covering all conversions Test cases verify proper conversion behavior: - medical_terms_tw_s2twp: Tests s2t, s2tw, s2twp conversions - medical_terms_tw_tw2sp: Tests tw2s, tw2sp, t2s conversions All dictionaries sorted using sort_all.py script.
cf2a678 to
2bf824a
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Taiwan medical term conversions for three terms
Added three medical term conversions for Taiwan Traditional Chinese:
Changes:
Test cases verify proper conversion behavior:
All dictionaries sorted using sort_all.py script.