forked from google/mozc
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support multiple files in dictionary_manual/.
* Added places.tsv to dictionary_manual. * Removed the same entries from words.tsv. #codehealth PiperOrigin-RevId: 650174138
- Loading branch information
1 parent
dfab733
commit 38665c8
Showing
5 changed files
with
36 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# key value pos | ||
あそうわん 浅海湾 地名 | ||
いとしの 愛し野 地名 | ||
いりなか 杁中 地名 | ||
うとろ 宇登呂 地名 | ||
うらしべつ 浦士別 地名 | ||
えとんびやま 江鳶山 地名 | ||
おんねない 音根内 地名 | ||
おんねべつ 遠音別 地名 | ||
かっくみ 活汲 地名 | ||
ききん 木禽 地名 | ||
さきむい 崎無異 地名 | ||
しんせん 深圳 地名 | ||
たごうら 田子浦 地名 | ||
たちあらい 太刀洗 地名 | ||
ちえんべつ 知円別 地名 | ||
とっぷし 富武士 地名 | ||
ひかりの ひかり野 地名 | ||
みどり 美禽 地名 |
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