機能 #399
単語の読みを検索する機能を作成
説明
json形式の辞書ファイルを全探索し、引数の文字列の読みをカタカナで返す
引数 : 検索する文字列
戻り値 : 検索した文字列のカタカナ読み(辞書にない場合は'')
関連するチケット
近藤 @tu21themouth さんが6年以上前に追加. 約6年前に更新.
説明
json形式の辞書ファイルを全探索し、引数の文字列の読みをカタカナで返す
引数 : 検索する文字列
戻り値 : 検索した文字列のカタカナ読み(辞書にない場合は'')
関連するチケット
Commit: d6811bf2bcad2e30816ce3f51d77711d291066ce
https://github.com/mizo0203/google-home-shiritori/commit/d6811bf2bcad2e30816ce3f51d77711d291066ce
Author: tKondoYDC kondo-takanori-pj@ynu.jp
Date: 2018-07-21 (Sat, 21 Jul 2018)
Log Message:
feat(infra.py): add function to search word reading from dictionary. fix #399 @1.0h
更新履歴 github|d6811bf2bcad2e30816ce3f51d77711d291066ce で適用されました。
Commit: 40fef61a919bc8b8873659f54b0e2e303b0bcab1
https://github.com/mizo0203/google-home-shiritori/commit/40fef61a919bc8b8873659f54b0e2e303b0bcab1
Author: hayatedayon hayatedayon@users.noreply.github.com
Date: 2018-07-21 (Sat, 21 Jul 2018)
Log Message:
feat(infra.py): fix PEP8. fix #399 @0.5h
Commit: d6811bf2bcad2e30816ce3f51d77711d291066ce
https://github.com/mizo0203/google-home-shiritori/commit/d6811bf2bcad2e30816ce3f51d77711d291066ce
Author: tKondoYDC kondo-takanori-pj@ynu.jp
Date: 2018-07-21 (Sat, 21 Jul 2018)
Log Message:
feat(infra.py): add function to search word reading from dictionary. fix #399 @1.0h
Commit: 40fef61a919bc8b8873659f54b0e2e303b0bcab1
https://github.com/mizo0203/google-home-shiritori/commit/40fef61a919bc8b8873659f54b0e2e303b0bcab1
Author: hayatedayon hayatedayon@users.noreply.github.com
Date: 2018-07-21 (Sat, 21 Jul 2018)
Log Message:
feat(infra.py): fix PEP8. fix #399 @0.5h