{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00224393","sets":["1164:3500:11130:11131"]},"path":["11131"],"owner":"44499","recid":"224393","title":["自然言語処理手法を用いたクックパッドデータの構造解析"],"pubdate":{"attribute_name":"公開日","attribute_value":"2023-02-20"},"_buckets":{"deposit":"261fc693-1be6-4ea5-8a94-77c6c4964213"},"_deposit":{"id":"224393","pid":{"type":"depid","value":"224393","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"自然言語処理手法を用いたクックパッドデータの構造解析","author_link":["591616","591615","591617","591618"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"自然言語処理手法を用いたクックパッドデータの構造解析"},{"subitem_title":"Cluster Analysis of Cookpad Data by Natural Language Processing","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"データの分析","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2023-02-20","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"京都産業大学大学院先端情報学研究科"},{"subitem_text_value":"京都産業大学大学院先端情報学研究科"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Kyoto Sangyo University","subitem_text_language":"en"},{"subitem_text_value":"Kyoto Sangyo University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"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/224393/files/IPSJ-IFAT23149001.pdf","label":"IPSJ-IFAT23149001.pdf"},"date":[{"dateType":"Available","dateValue":"2025-02-20"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IFAT23149001.pdf","filesize":[{"value":"958.9 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"39"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"dd671c6e-6eb7-48a7-98c9-ec1de597ea37","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2023 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"川上, 瑛之"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"伊藤, 浩之"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Akiyuki, Kawakami","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hiroyuki, Ito","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10114171","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8884","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"自然言語処理分野に大きな貢献をもたらした機械学習技術である word2vec は,学習データに含まれる単語間の関係性を元に各単語を高次元空間のベクトルとして表現する技術であり,単語の意味や類似性をベクトル空間に反映することが可能である.日本語や英語などの言語データを対象とした研究は数多く為されてきているが,本研究では,料理単語により構成される学習データを対象として word2vec を適用した際にも単語の意味や類似性が高次元ベクトル空間に反映されるのかを検証した.方法としては,国立情報学研究所からクックパッドデータの提供を受け,レシピ名と材料を並べたコーパスに対して CBOW モデルにより前後 10 個の単語からの単語の予測を学習させた.学習の結果として各単語を多数の隠れ層細胞の活動に埋め込む表現が構成される.得られた単語の高次元ベクトルを word2vec として用いて,単語間のベクトル演算を行ったところ,ある程度妥当な結果が得られたことから単語の関係性を構造化できていることが示された.この構造を更に解析するために,高次元ベクトル空間に UMAP による次元圧縮を適用し,単語の関係性の視覚化を行ったところ類似した単語が近接して分布していた.また,次元圧縮されたベクトル空間に教師なし学習である K-means クラスタリングを適用して得られたクラスター分類とクックパッドデータに付与されている経験的なレシピ分類との比較を行った.経験的なレシピ分類での「お菓子」,「お肉と野菜のおかず」,「調味料」,「パスタ・グラタン,シチュー・スープ・汁物」が教師なし学習でもクラスターとなっていることが確認され,単語データの並びのみから構築される分類は我々が経験的に行っている分類を部分的に説明できることが分かった.この結果はデータベースから自然言語処理を用いて新たな分類を引き出せる可能性を示唆する.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告情報基礎とアクセス技術(IFAT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2023-02-20","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"1","bibliographicVolumeNumber":"2023-IFAT-149"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"created":"2025-01-19T01:23:59.087369+00:00","updated":"2025-01-19T13:10:30.032040+00:00","id":224393}