{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:02005578","sets":["581:11839:11850"]},"path":["11850"],"owner":"80578","recid":"2005578","title":["N-gramによる確率モデルを用いた初学者向け構文エラー修正支援手法"],"pubdate":{"attribute_name":"PubDate","attribute_value":"2025-11-15"},"_buckets":{"deposit":"adcad7ab-9fe8-413d-bd5d-c11d57ef9eed"},"_deposit":{"id":"2005578","pid":{"type":"depid","value":"2005578","revision_id":0},"owner":"80578","owners":[80578],"status":"published","created_by":80578},"item_title":"N-gramによる確率モデルを用いた初学者向け構文エラー修正支援手法","author_link":[],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"N-gramによる確率モデルを用いた初学者向け構文エラー修正支援手法","subitem_title_language":"ja"},{"subitem_title":"Syntax Error Correction Support Method for Novices Using a Probabilistic Model","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[一般論文(特選論文)] N-gram,バグ限局,エラー修正支援,プログラミング教育","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2025-11-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"},{"subitem_text_value":"公立はこだて未来大学"},{"subitem_text_value":"奈良先端科学技術大学院大学"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"},{"subitem_text_value":"Future University Hakodate","subitem_text_language":"en"},{"subitem_text_value":"Nara Institute of Science and Technology","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"control_number":"2005578","publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/2005578/files/IPSJ-JNL6611005.pdf","label":"IPSJ-JNL6611005.pdf"},"date":[{"dateType":"Available","dateValue":"2027-11-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL6611005.pdf","filesize":[{"value":"1.3 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"d461868b-12ce-4f76-8e81-6af9d7a8d179","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2025 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"田中,慎之佑"}]},{"creatorNames":[{"creatorName":"嶋利,一真"}]},{"creatorNames":[{"creatorName":"福島,和希"}]},{"creatorNames":[{"creatorName":"石尾,隆"}]},{"creatorNames":[{"creatorName":"松本,健一"}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Shinnosuke Tanaka","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Kazumasa Shimari","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Kazuki Fukushima","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Takashi Ishio","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Kenichi Matsumoto","creatorNameLang":"en"}]}]},"item_2_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00116647","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_2_publisher_15":{"attribute_name":"公開者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"item_2_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7764","subitem_source_identifier_type":"ISSN"}]},"item_2_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"プログラミング初学者にとって,単純な構文エラーの度重なる出現が学習の妨げになっている.そのため,構文エラーを修正するための手がかりとなる情報を初学者に提供するコーディング支援手法の開発が期待されている.本研究では,N-gramによる確率モデルを用いて不自然なソースコード片を特定することでバグ限局を行い,当該エラーに対する修正案の提示によって初学者向けのエラー修正を支援する手法を提案する.初学者向けプログラミング演習に対して提案手法を適用した結果,学生が演習中に実際に遭遇した構文エラーを含むソースコード全846件のうち最大で89.6%のソースコードにおいてバグ限局が可能であった.また,コンパイラが示すエラーメッセージに含まれる修正案のみを用いて修正可能である割合は26.6%であったが,提案手法を合わせて用いることで,49.8%に対してトークン候補を提示できた.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"For novice programmers, the frequent appearance of simple syntax errors hinders learning. Therefore, coding support methods are expected to be developed to provide information that can be used as clues for correcting syntax errors for novice programmers. In this study, we propose a method to support error correction for novice programmers by identifying unnatural source code fragments using a probabilistic model based on N-grams to localize bugs, and by presenting correction suggestions for the errors. As a result of applying the proposed method to programming exercises for novice programmers, it is possible to localize bugs in up to 85.9% of the 846 source codes that contained syntax errors, which were encountered by students during exercises. In addition, our proposed method can provide a candidate token for 49.8% of the source code, while 26.6% could be fixed using only the suggested fixes in the compiler error messages.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"1496","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"1486","bibliographicIssueDates":{"bibliographicIssueDate":"2025-11-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"11","bibliographicVolumeNumber":"66"}]},"relation_version_is_last":true,"item_2_identifier_registration":{"attribute_name":"ID登録","attribute_value_mlt":[{"subitem_identifier_reg_text":"10.20729/0002005578","subitem_identifier_reg_type":"JaLC"}]},"weko_creator_id":"80578"},"updated":"2025-11-18T00:10:36.540969+00:00","created":"2025-11-10T04:19:18.065752+00:00","id":2005578}