{"id":132398,"updated":"2025-01-20T23:21:47.874839+00:00","links":{},"created":"2025-01-19T00:11:11.701019+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00132398","sets":["6504:8134:8138"]},"path":["8138"],"owner":"1","recid":"132398","title":["極大単語索引を用いた知的検索ソフトウェアMEISTER : 概要"],"pubdate":{"attribute_name":"公開日","attribute_value":"1997-09-24"},"_buckets":{"deposit":"f80bf643-dd17-441f-b22c-2dfc66cc8660"},"_deposit":{"id":"132398","pid":{"type":"depid","value":"132398","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"極大単語索引を用いた知的検索ソフトウェアMEISTER : 概要","author_link":[],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"極大単語索引を用いた知的検索ソフトウェアMEISTER : 概要"},{"subitem_title":"Maximal-Extension Indexing method for Smart TExt Retrieval MEISTER : Overview","subitem_title_language":"en"}]},"item_type_id":"22","publish_date":"1997-09-24","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_22_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"},{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"},{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"},{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"},{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"},{"subitem_text_value":"松下電器産業(株)マルチメディアシステム研究所"}]},"item_22_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Multimedia Systems Research Laboratory, Matsushita Electric Industrial Co. Ltd.","subitem_text_language":"en"}]},"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/132398/files/KJ00003119125.pdf"},"date":[{"dateType":"Available","dateValue":"1997-09-24"}],"format":"application/pdf","filename":"KJ00003119125.pdf","filesize":[{"value":"290.6 kB"}],"mimetype":"application/pdf","accessrole":"open_date","version_id":"9007963b-5e72-4209-a097-7c33aa497465","displaytype":"detail","licensetype":"license_note"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_5794","resourcetype":"conference paper"}]},"item_22_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00349328","subitem_source_identifier_type":"NCID"}]},"item_22_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"単語区切りが明瞭でない日本語文書の全文検索において, 素朴な単語索引では, 辞書の不備/単語分割(形態素解析)精度の限界/未知語の存在等の要因により, 任意の文字列については検索漏れが避けられないことから, n-gram索引を用いた全文検索方式の開発が進められている。 n-gram索引は, 文章中に出現するn-gram (nは可変)を出現位置と共に記録したものであり, 検索時には, 検索文字列を構成する各n-gramに対応した出現位置の連接演算により, 任意文字列に対する全文検索を漏れなく高速に行う。しかし, n-gram索引方式には, 以下のような課題がある。(1) 索引量/検索速度: n-gram索引方式では, 通常原文書の数倍の索引容量を必要とする。また, 検索文字列長に依存して必要な連接演算が増えるため, 高頻出のn-gramを多数含むような検索文字列に対しては, 高速化が困難である。(2) 検索ノイズの除去: 任意文字列による全文検索では, 一般に検索ノイズが膨大になる。例えば, 「グラフ」という文字列で, 「グラファイト」を検索してしまう。 n-gram索引方式は, 単語という概念を持たないので, この種のノイズは除去できない。(3) 文章ランキング等, 高度な検索機能: 検索結果を利用者の検索ニーズに関連する順に整列する(ランキング)機能を持つ検索システムは, 初期のSIRE, SMART等の実験システムの段階から, 90年代に入って実用化局面を迎え, 欧米文書に対しては既にいくつかの商用検索エンジンが開発されている。通常, 関連度は, 文書中の単語頻度情報を基に算出されるが, n-gram索引方式では, 正確な単語頻度が求まらないので, 精密な評価を行うことが困難である。さらに, 適合性フィードバックなどの高度な検索機能は別途実現しなくてはならない。筆者らは, 日本語文書に対しても, 単語を単位とした索引(完全延長極大索引方式, 以下, 本稿では極大単語索引方式と呼ぶ)を構成することで, コンパクトな索引で, 任意文字列に対して漏れのない高速な全文検索が行えることを示した。極大単語索引方式は, 従来の単語索引方式とn-gram索引方式の長所を兼ね備えたものであり, さらに, 上記課題を解決することが可能である。今回我々は, その方式を拡張して文字列検索の高速化・索引作成時間の短縮・索引量の軽減を行い, 更に単語頻度情報を用いた文書ランキング等の高度検索機能を実現した知的検索ソフトウエアMEISTERを開発した。本稿では, 極大単語索引方式の原理と特長, およびMEISTERの構成と諸機能について述べる。","subitem_description_type":"Other"}]},"item_22_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"90","bibliographic_titles":[{"bibliographic_title":"全国大会講演論文集"}],"bibliographicPageStart":"89","bibliographicIssueDates":{"bibliographicIssueDate":"1997-09-24","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"データベースとメディア","bibliographicVolumeNumber":"第55回"}]},"relation_version_is_last":true,"weko_creator_id":"1"}}