@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00192435,
 author = {塚越, 柚季 and Yuzuki, Tsukagoshi},
 book = {じんもんこん2018論文集},
 month = {Nov},
 note = {サンスクリットの文中の単語に自動で形態情報を付与するのは容易ではない.文中の語形 (主に語尾) は,連 声規則により主に後続する語の語頭の音によって変化する.このため,手を加えていないテキストに対する形 態情報の付与が難しい.そこで連声規則が適用されている原典テキストから,連声規則前の形の単語の連続に 戻すことが必要である.時間を要するが,語彙や形態の情報を元に連声を解除することは可能である.一方でそのような情報なしに Attention メカニズム + sequence to sequence モデルを用いて短時間に高精度で連声の解除にも成功している. 本研究では Attention のみを使って高い精度を出すことができる Transformer モデルを用いて,高精度な連声の解除を行った., It is difficult to automatically give morphological information to words in a Sanskrit sentence. Sandhi rules change the word forms, especially final sounds, depending on the initial sound of the following word. This makes automatic glossing of untokenized Sanskrit sentences difficult. Therefore, it is necessary to restore individual words from original sentences combined by the sandhi rules. Although it takes a long time, it is possible to split sandhi by vocabulary and/or morphological information. Alternatively, there is another approach that does not need vocabulary or morphological information but splits sandhi with less time, but higher accuracy. This research was performed to split Sanskrit sandhi by the Transformer model which gives high accuracy using only Attention.},
 pages = {9--14},
 publisher = {情報処理学会},
 title = {transformer モデルを用いた機械学習によるサンスクリットの連声解除},
 volume = {2018},
 year = {2018}
}