{"id":178666,"created":"2025-01-19T00:47:59.952091+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00178666","sets":["581:8997:9002"]},"path":["9002"],"owner":"11","recid":"178666","title":["Event.Locky: System of Event-Data Extraction from Webpages based on Web Mining"],"pubdate":{"attribute_name":"公開日","attribute_value":"2017-04-15"},"_buckets":{"deposit":"add0534c-653b-47af-9bae-6354ecd0854a"},"_deposit":{"id":"178666","pid":{"type":"depid","value":"178666","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"Event.Locky: System of Event-Data Extraction from Webpages based on Web Mining","author_link":["383294","383300","383297","383299","383303","383296","383302","383301","383295","383298"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Event.Locky: System of Event-Data Extraction from Webpages based on Web Mining"},{"subitem_title":"Event.Locky: System of Event-Data Extraction from Webpages based on Web Mining","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[一般論文] event data, web mining, text classification, spatial-temporal visualization","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2017-04-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Engineering, Nagoya University"},{"subitem_text_value":"Institute of Innovation for Future Society, Nagoya University"},{"subitem_text_value":"Faculty of Information Science, Aichi Institute of Technology"},{"subitem_text_value":"Graduate School of Engineering, Nagoya University"},{"subitem_text_value":"Graduate School of Engineering, Nagoya University/Institute of Innovation for Future Society, Nagoya University"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Engineering, Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Institute of Innovation for Future Society, Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Faculty of Information Science, Aichi Institute of Technology","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Engineering, Nagoya University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Engineering, Nagoya University / Institute of Innovation for Future Society, Nagoya University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"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/178666/files/IPSJ-JNL5804014.pdf","label":"IPSJ-JNL5804014.pdf"},"date":[{"dateType":"Available","dateValue":"2019-04-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL5804014.pdf","filesize":[{"value":"2.6 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"0","billingrole":"5"},{"tax":["include_tax"],"price":"0","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"ed5f34cb-663b-4107-a75b-862025e82e9c","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2017 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Chenyi, Liao"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kei, Hiroi"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Katsuhiko, Kaji"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Ken, Sakurada"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Nobuo, Kawaguchi"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Chenyi, Liao","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kei, Hiroi","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Katsuhiko, Kaji","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Ken, Sakurada","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Nobuo, Kawaguchi","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"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_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":"Nearby event data, such as those for exhibitions and sales promotions, may help users spend their free time more efficiently. However, most event data are hidden in millions of webpages, which is very time-consuming for a user to find such data. To address this issue, we use web mining that extracts event data from webpages. In this paper, we propose and discuss the implementation of Event.Locky - a system for extracting event data from webpages in a user-defined area and displaying them to a user in a spatial-temporal structure. Furthermore, we design two core algorithms for event data extraction in Event.Locky: webpage-data-record extraction and event-record classification. The former is used to convert a semi-structural HTML document into processable structured data. The latter filters out non-event data from extracted data records using machine learning. We trained and evaluated Event.Locky with an actual dataset composed by 96 restaurants and shops at Nagoya train station. As a result, our event-classification algorithm achieved an F1 score of 91.61%, an increase of 3.07% from current event-classification algorithms. The combination of our event-classification algorithm and our data-record-extraction algorithm achieved F1 score 83.96% to extract event records from webpages. That increased 1.6% from current algorithm. Finally, we discuss the feasibility of Event.Locky in an actual online environment through the implementation of a demonstration application.\n------------------------------\nThis is a preprint of an article intended for publication Journal of\nInformation Processing(JIP). This preprint should not be cited. This\narticle should be cited as: Journal of Information Processing Vol.25(2017) (online)\nDOI http://dx.doi.org/10.2197/ipsjjip.25.321\n------------------------------","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Nearby event data, such as those for exhibitions and sales promotions, may help users spend their free time more efficiently. However, most event data are hidden in millions of webpages, which is very time-consuming for a user to find such data. To address this issue, we use web mining that extracts event data from webpages. In this paper, we propose and discuss the implementation of Event.Locky - a system for extracting event data from webpages in a user-defined area and displaying them to a user in a spatial-temporal structure. Furthermore, we design two core algorithms for event data extraction in Event.Locky: webpage-data-record extraction and event-record classification. The former is used to convert a semi-structural HTML document into processable structured data. The latter filters out non-event data from extracted data records using machine learning. We trained and evaluated Event.Locky with an actual dataset composed by 96 restaurants and shops at Nagoya train station. As a result, our event-classification algorithm achieved an F1 score of 91.61%, an increase of 3.07% from current event-classification algorithms. The combination of our event-classification algorithm and our data-record-extraction algorithm achieved F1 score 83.96% to extract event records from webpages. That increased 1.6% from current algorithm. Finally, we discuss the feasibility of Event.Locky in an actual online environment through the implementation of a demonstration application.\n------------------------------\nThis is a preprint of an article intended for publication Journal of\nInformation Processing(JIP). This preprint should not be cited. This\narticle should be cited as: Journal of Information Processing Vol.25(2017) (online)\nDOI http://dx.doi.org/10.2197/ipsjjip.25.321\n------------------------------","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicIssueDates":{"bibliographicIssueDate":"2017-04-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"4","bibliographicVolumeNumber":"58"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"updated":"2025-01-20T05:02:27.402941+00:00","links":{}}