JP2012043115A - Document search device, document search method, and document search program - Google Patents

Document search device, document search method, and document search program Download PDF

Info

Publication number
JP2012043115A
JP2012043115A JP2010182769A JP2010182769A JP2012043115A JP 2012043115 A JP2012043115 A JP 2012043115A JP 2010182769 A JP2010182769 A JP 2010182769A JP 2010182769 A JP2010182769 A JP 2010182769A JP 2012043115 A JP2012043115 A JP 2012043115A
Authority
JP
Japan
Prior art keywords
feature word
situation
document
search
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010182769A
Other languages
Japanese (ja)
Other versions
JP5345987B2 (en
Inventor
Nobuaki Hiroshima
伸章 廣嶋
Yoshihito Yasuda
宜仁 安田
Yumiko Matsuura
由美子 松浦
Ryoji Kataoka
良治 片岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010182769A priority Critical patent/JP5345987B2/en
Publication of JP2012043115A publication Critical patent/JP2012043115A/en
Application granted granted Critical
Publication of JP5345987B2 publication Critical patent/JP5345987B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a document search device capable of rapidly searching for documents about things currently in conversation according to situations.SOLUTION: A document search device comprises: a situation analysis part 1 which analyses situations such as a place or a date in input documents; a search index creation part 2 which creates a search index including the situations; a feature word extraction part 3 which extracts feature words from the documents in the situations according to distances from the situations; a feature word index creation part 4 which creates a feature word index for searching for the extracted feature words from a situation input in searching for documents; a situation input part 5 which inputs a situation specified by an user; a feature word presentation part 6 and a feature word input part 7 which select feature words about the input situation referring to the feature word index; and a search result acquisition part 8 which searches for documents about the input situation and the selected feature words referring to the search index.

Description

本発明は、文書集合の中から指定された場所または日時を含む状況に応じた文書を検索する技術に関する。   The present invention relates to a technique for searching a document according to a situation including a designated place or date and time from a document set.

現在、キーワードが入力されるとそのキーワードに関する文書を検索するシステムが数多く存在する。特に、近年では、指定された場所や日時などの状況に応じたキーワードに関する文書の検索を行う方法が提案されてきている。   Currently, there are many systems that search for documents related to a keyword when the keyword is input. In particular, in recent years, a method for searching for a document related to a keyword according to a specified location, date, and other situations has been proposed.

特許文献1では、場所に応じたキーワードに関する文書の検索を行っている。特許文献2では、日時に応じたキーワードに関する文書の検索を行っている。   In Patent Document 1, a document related to a keyword corresponding to a place is searched. In Patent Document 2, a document related to a keyword corresponding to a date and time is searched.

特開2000−163436号公報JP 2000-163436 A 特開2005−85109号公報JP-A-2005-85109

しかしながら、特許文献1および特許文献2の方法では、場所や日時などの状況に応じた文書を検索したい場合に、状況に加えて適切なキーワードを入力として指定しなければならないという問題があった。   However, the methods disclosed in Patent Document 1 and Patent Document 2 have a problem in that when a document corresponding to a situation such as a place or a date / time is to be searched, an appropriate keyword must be designated as an input in addition to the situation.

ある状況において話題になっている事物を知りたいような場合には、何が話題になっているかをユーザは把握していないため、所望の検索結果を得るために適切なキーワードを入力することは困難であると考えられる。   When you want to know what is being talked about in a certain situation, it is difficult for the user to enter the appropriate keywords to get the desired search results because the user does not know what is being talked about. It is thought that.

また、状況に関連する文書を検索し、検索された文書から特徴語を抽出して選択し、特徴語と状況に関連する文書を提示することにより、状況に応じて話題になっている事物に関する文書を検索することができるが、検索された文書から特徴語を抽出する処理に時間がかかるため、検索を行うのに時間がかかるという問題があった。   In addition, by searching for documents related to the situation, extracting and selecting feature words from the retrieved documents, and presenting the documents related to the feature words and the situation, it is related to things that are topical according to the situation Although it is possible to search for a document, there is a problem that it takes time to perform a search because it takes time to extract a feature word from the searched document.

本発明は上記の問題点に鑑みてなされたものであって、あらかじめ様々な状況から特徴語を取得するための特徴語インデクスを作成し、特徴語インデクスを参照して状況に関連する特徴語を取得して選択し、特徴語と状況に関連する文書を検索して提示することによって、状況に応じて話題になっている事物に関する文書を高速に検索することを可能とした文書検索装置、方法、プログラムを提供することを目的とする。   The present invention has been made in view of the above-described problems, and creates a feature word index for acquiring a feature word from various situations in advance, and refers to the feature word index to obtain a feature word related to the situation. Document retrieval apparatus and method capable of retrieving documents related to featured items according to the situation at high speed by retrieving and selecting documents related to the feature word and situation The purpose is to provide a program.

上記の課題は、文書集合の中から、指定された検索のための分類軸として考慮した状況に応じた文書を検索する文書検索装置であって、文書中に含まれる前記状況を解析する状況解析手段と、前記状況解析手段によって解析された状況を含む検索インデクスを作成する検索インデクス作成手段と、前記状況解析手段によって解析された各状況における文書から、状況との距離に基づいて特徴語を抽出する特徴語抽出手段と、文書検索時に入力された状況から、前記特徴語抽出手段によって抽出された特徴語を検索するための特徴語インデクスを作成する特徴語インデクス作成手段と、指定された検索のための分類軸として考慮した状況を入力する状況入力手段と、前記特徴語インデクスを参照して、前記状況入力手段によって入力された状況に関する特徴語を選択する特徴語選択手段と、前記検索インデクスを参照して、前記状況入力手段によって入力された状況と前記特徴語選択手段によって選択された特徴語に関連する文書を検索する検索結果取得手段と、を備えることにより解決できる。   The above-described problem is a document search device that searches a document according to a situation that is considered as a classification axis for a specified search from a document set, and the situation analysis that analyzes the situation included in the document And a search index creating means for creating a search index including the situation analyzed by the situation analyzing means, and extracting a feature word from the document in each situation analyzed by the situation analyzing means based on the distance to the situation A feature word extraction means for creating a feature word index for searching for a feature word extracted by the feature word extraction means from a situation input at the time of document search, a specified search A situation input means for inputting the situation considered as a classification axis for the situation, and the situation input by the situation input means with reference to the feature word index A search result for searching for a document related to a feature word selected by the feature word selection unit and a feature word selection unit that selects a feature word related to the situation and the feature word selected by the feature word selection unit with reference to the search index This can be solved by providing the acquisition means.

請求項1〜7に記載の発明によれば、入力された状況に関連する文書に含まれる特徴語を選択し、選択された特徴語を含む状況関連文書を提示するため、状況に応じて話題になっている事物に関する文書を高速に検索することができる。   According to the first to seventh aspects of the present invention, a feature word included in a document related to an input situation is selected, and a situation-related document including the selected feature word is presented. It is possible to search documents related to things at high speed.

本発明の実施例における文書検索装置100の構成図。1 is a configuration diagram of a document search apparatus 100 according to an embodiment of the present invention. 本発明の実施例における文書検索装置100の前処理の動作を示すフローチャート。6 is a flowchart showing an operation of preprocessing of the document search apparatus 100 according to the embodiment of the present invention. 本発明の実施例における文書検索装置100の文書検索処理の動作を示すフローチャート。6 is a flowchart illustrating an operation of document search processing of the document search apparatus 100 according to an embodiment of the present invention. 本発明の実施例における文書の例を示す説明図。Explanatory drawing which shows the example of the document in the Example of this invention. 本発明の実施例における場所の解析結果の例を示す説明図。Explanatory drawing which shows the example of the analysis result of the place in the Example of this invention. 本発明の実施例における日時の解析結果の例を示す説明図。Explanatory drawing which shows the example of the analysis result of the date in the Example of this invention. 本発明の実施例における転置インデクスの例を示す説明図。Explanatory drawing which shows the example of the transposition index in the Example of this invention. 本発明の実施例における状況インデクスの例を示す説明図。Explanatory drawing which shows the example of the status index in the Example of this invention. 本発明の実施例における「2010年5月5日」を含む文書とそれらの文書から特徴語候補を抽出した例を示す説明図。Explanatory drawing which shows the example which extracted the feature word candidate from the document containing "May 5, 2010" in the Example of this invention, and those documents. 本発明の実施例における「2010年5月5日」に関する文書から抽出された特徴語候補にスコアを付与した例を示す説明図。Explanatory drawing which shows the example which provided the score to the feature word candidate extracted from the document regarding "May 5, 2010" in the Example of this invention. 本発明の実施例における日時に関する特徴語インデクスの例を示す説明図。Explanatory drawing which shows the example of the characteristic word index regarding the date in the Example of this invention. 本発明の実施例における場所に関する特徴語インデクスの例を示す説明図。Explanatory drawing which shows the example of the characteristic word index regarding the place in the Example of this invention. 本発明の実施例における取得された特徴語の例を示す説明図。Explanatory drawing which shows the example of the acquired characteristic word in the Example of this invention. 本発明の実施例における特徴語提示結果の例を示す説明図。Explanatory drawing which shows the example of the feature word presentation result in the Example of this invention. 本発明の実施例における検索結果の例を示す説明図。Explanatory drawing which shows the example of the search result in the Example of this invention.

以下、図面を参照しながら本発明の実施の形態を説明するが、本発明は下記の実施形態例に限定されるものではない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings, but the present invention is not limited to the following embodiments.

図1は、本発明の実施例である文書検索装置100の構成を示す図である。   FIG. 1 is a diagram showing a configuration of a document search apparatus 100 that is an embodiment of the present invention.

図1に示す文書検索装置100は、状況解析手段としての状況解析部1と、検索インデクス作成手段としての検索インデクス作成部2と、特徴語抽出手段としての特徴語抽出部3と、特徴語インデクス作成手段としての特徴語インデクス作成部4と、状況入力手段としての状況入力部5と、特徴語提示手段としての特徴語提示部6と、特徴語入力手段としての特徴語入力部7と、検索結果取得手段としての検索結果取得部8と、検索インデクスデータベース9と、特徴語インデクスデータベース10を有する。   A document search apparatus 100 shown in FIG. 1 includes a situation analysis unit 1 as a situation analysis unit, a search index creation unit 2 as a search index creation unit, a feature word extraction unit 3 as a feature word extraction unit, and a feature word index. A feature word index creation unit 4 as a creation unit, a situation input unit 5 as a situation input unit, a feature word presentation unit 6 as a feature word presentation unit, a feature word input unit 7 as a feature word input unit, and a search A search result acquisition unit 8 as a result acquisition unit, a search index database 9, and a feature word index database 10 are provided.

前記文書検索装置100は、例えばコンピュータにより構成され、通常のコンピュータのハードウェアリソース、例えばROM、RAM、CPU、キーボードなどの入力装置、表示ディスプレイ、プリンターなどの出力装置、通信インタフェース、ハードディスク、記録媒体駆動装置等(図示省略)を備えている。   The document retrieval apparatus 100 is configured by, for example, a computer, and is a normal computer hardware resource, for example, an input device such as a ROM, a RAM, a CPU, and a keyboard, an output device such as a display display and a printer, a communication interface, a hard disk, and a recording medium A driving device or the like (not shown) is provided.

このハードウェアリソースとソフトウェアリソース(OS、アプリケーションなど)との協働の結果、前記文書検索装置100は、図1に示すように、状況解析部1、検索インデクス作成部2、特徴語抽出部3、特徴語インデクス作成部4、状況入力部5、特徴語提示部6、特徴語入力部7、検索結果取得部8、検索インデクスデータベース9、特徴語インデクスデータベース10を実装する。   As a result of the cooperation between the hardware resource and the software resource (OS, application, etc.), the document search apparatus 100 has a situation analysis unit 1, a search index creation unit 2, a feature word extraction unit 3 as shown in FIG. , A feature word index creation unit 4, a situation input unit 5, a feature word presentation unit 6, a feature word input unit 7, a search result acquisition unit 8, a search index database 9, and a feature word index database 10 are implemented.

前記検索インデクスデータベース9と特徴語インデクスデータベース10は、ハードディスクあるいはRAMなどの保存手段・記憶手段に構築されているものとする。   The search index database 9 and the feature word index database 10 are constructed in storage means / storage means such as a hard disk or RAM.

状況解析部1は、後述する前処理段階において文書検索装置100に入力された文書中に含まれる、検索のための分類軸として考慮した場所または日時などの状況を解析する。   The situation analysis unit 1 analyzes a situation such as a place or date / time considered as a classification axis for retrieval, which is included in a document input to the document retrieval apparatus 100 in a preprocessing stage described later.

検索インデクス作成部2は、状況解析部1によって解析された状況を含む検索インデクスを作成し、検索インデクスデータベース9に格納する。   The search index creation unit 2 creates a search index including the situation analyzed by the situation analysis unit 1 and stores it in the search index database 9.

特徴語抽出部3は、状況解析部1によって解析された各状況における文書から、状況との距離に基づいて特徴語を抽出する。   The feature word extraction unit 3 extracts a feature word from the document in each situation analyzed by the situation analysis unit 1 based on the distance from the situation.

特徴語インデクス作成部4は、後述する文書検索段階において入力された状況から、前記抽出された特徴語を検索するための特徴語インデクスを作成し、特徴語インデクスデータベース10に格納する。   The feature word index creation unit 4 creates a feature word index for searching for the extracted feature word from the situation input in the document search stage described later, and stores it in the feature word index database 10.

状況入力部5は、ユーザからの状況を文書検索段階において入力する。   The situation input unit 5 inputs the situation from the user at the document search stage.

特徴語提示部6は、特徴語インデクスデータベース10を参照して前記入力された状況に関する特徴語を取得して提示する。   The feature word presentation unit 6 refers to the feature word index database 10 to acquire and present the feature words related to the input situation.

特徴語入力部7は、前記特徴語提示部6により取得された特徴語の中から、例えばユーザが選択した1つまたは複数の特徴語を入力する。   The feature word input unit 7 inputs, for example, one or more feature words selected by the user from the feature words acquired by the feature word presentation unit 6.

検索結果取得部8は、検索インデクスデータベース9を参照して前記状況入力部5から入力された状況と前記特徴語入力部7から入力された特徴語に関連する文書を検索する。   The search result acquisition unit 8 refers to the search index database 9 to search for a document related to the situation input from the situation input unit 5 and the feature word input from the feature word input unit 7.

次に、文書検索装置100の動作について説明する。   Next, the operation of the document search apparatus 100 will be described.

本発明は、文書の検索を行うための検索インデクスおよび特徴語インデクスを作成するための前処理段階と、実際に文書を検索する段階の2つに分かれている。   The present invention is divided into two stages: a pre-processing stage for creating a search index for searching a document and a feature word index, and a stage for actually searching for a document.

図2は、文書検索装置100の前処理の動作を示すフローチャートである。   FIG. 2 is a flowchart showing the preprocessing operation of the document search apparatus 100.

まず、状況解析部1が、入力された文書中に含まれる状況を解析する(ステップS101)。   First, the situation analysis unit 1 analyzes the situation included in the input document (step S101).

検索インデクス作成部2が、状況を含む検索インデクスを作成し、検索インデクスデータベース9に格納する(ステップS102)。   The search index creation unit 2 creates a search index including the situation and stores it in the search index database 9 (step S102).

特徴語抽出部3が、各状況における文書から、状況との距離に基づいて特徴語を抽出する(ステップS103)。   The feature word extraction unit 3 extracts a feature word from the document in each situation based on the distance from the situation (step S103).

特徴語インデクス作成部4が、状況から特徴語を検索するための特徴語インデクスを作成し、特徴語インデクスデータベース10に格納する(ステップS104)。   The feature word index creation unit 4 creates a feature word index for searching for a feature word from the situation, and stores it in the feature word index database 10 (step S104).

図3は、文書検索装置100の文書検索処理の動作を示すフローチャートである。   FIG. 3 is a flowchart showing the document search processing operation of the document search apparatus 100.

まず、文書検索を行なうユーザが状況入力部5によって状況を入力する(ステップS201)。   First, a user who performs a document search inputs a situation using the situation input unit 5 (step S201).

特徴語提示部6が、特徴語インデクスデータベース10を参照して入力された状況に関する特徴語を取得し、例えば表示ディスプレイに表示してユーザに提示する(ステップS202)。   The feature word presentation unit 6 acquires the feature words related to the situation input with reference to the feature word index database 10, and displays the feature words on the display, for example, to present to the user (step S202).

特徴語入力部7が、前記取得し提示された特徴語の中から、ユーザが1つまたは複数選択した特徴語を入力する(ステップS203)。   The feature word input unit 7 inputs one or more feature words selected by the user from the acquired and presented feature words (step S203).

検索結果取得部8が、検索インデクスデータベース9を参照し、状況入力部5によって入力された状況と前記ユーザが選択し特徴語入力部7によって入力された特徴語に関連する文書を検索する(ステップS204)。   The search result acquisition unit 8 refers to the search index database 9 and searches for a document related to the feature word selected by the user and the feature word input unit 7 selected by the situation input unit 5 (step). S204).

次に、文書検索装置100の動作をより具体的に説明する。この例では、状況として場所および日時の2つを考慮することとする。考慮する状況はこれに限るものではなく、状況を表すものであれば天気などの様々な状況を考慮したりしてもかまわない。   Next, the operation of the document search apparatus 100 will be described more specifically. In this example, two places, a place and a date / time, are considered as situations. The situation to be considered is not limited to this, and various situations such as the weather may be considered as long as they represent the situation.

図2に示したフローチャートにしたがって前処理の動作を具体的に説明する。   The pre-processing operation will be specifically described with reference to the flowchart shown in FIG.

ステップS101では、状況解析部1により、入力された文書中に含まれる状況を解析する。文書の例を図4に示す。ここでは、文書中に含まれる場所の解析方法として、文書を形態素解析して単語に分割し、固有表現抽出を行って地名を抽出し、地名に対して位置情報が対応付けられた位置情報辞書を参照して位置情報を付与することとする。場所の解析方法はこれに限るものではなく、文書から地名を表す文字列を探索したり、地名に対して位置情報を付与せずに地名の表記を場所としたりしてもかまわない。場所の解析結果の例を図5に示す。   In step S101, the situation analysis unit 1 analyzes the situation included in the input document. An example of a document is shown in FIG. Here, as a method of analyzing a place included in a document, a position information dictionary in which the document is morphologically analyzed and divided into words, a unique name is extracted, a place name is extracted, and position information is associated with the place name. The position information is given with reference to FIG. The place analysis method is not limited to this, and a character string representing a place name may be searched from a document, or the place name may be represented as a place without giving position information to the place name. An example of the location analysis result is shown in FIG.

また、ここでは、文書中に含まれる日時の解析方法として、文書を形態素解析して単語に分割し、固有表現抽出を行って日時表現を抽出し、その日時表現のパターンから日時を取得することとする。日時の解析方法はこれに限るものではなく、文書中に「…月…日」のような文字列のパターンに一致した場合に該当部分を日時表現としたり、「今日」などの単語を文書の作成日時をもとに実際の日時に変換したりしてもかまわない。日時の解析結果の例を図6に示す。   In addition, here, as a method of analyzing the date and time contained in the document, the document is morphologically analyzed and divided into words, the specific expression is extracted to extract the date and time expression, and the date and time is obtained from the pattern of the date and time expression. And The date and time analysis method is not limited to this, and if the document matches a string pattern such as “… Month… Day”, the relevant part is expressed as a date, or a word such as “Today” is added to the document. It may be converted to the actual date based on the creation date. An example of the date and time analysis result is shown in FIG.

ステップS102では、検索インデクス作成部2により、状況を含む検索インデクスを作成して検索インデクスデータベース9に格納する。ここでは、状況を含む検索インデクスとして、キーワード検索を行うための転置インデクスおよび状況に関する検索を行うための状況インデクスを作成する。   In step S <b> 102, the search index creation unit 2 creates a search index including a situation and stores it in the search index database 9. Here, as a search index including a situation, a transposed index for performing a keyword search and a situation index for performing a search regarding the situation are created.

転置インデクスの作成では、文書検索において一般的に用いられている転置インデクス作成手法を用いる。転置インデクスの例を図7に示す。この図において、単語「ABC」に対する(1,1)は、文書番号1の文書本文の1番目の単語が「ABC」であったことを意味する。   In creating a transposed index, a transposed index creating method generally used in document retrieval is used. An example of the transposed index is shown in FIG. In this figure, (1, 1) for the word “ABC” means that the first word of the document text of document number 1 was “ABC”.

状況インデクスの作成では、文書に対して状況解析部1で解析した状況を付与する。状況インデクスの例を図8に示す。検索インデクスの作成方法はこれに限るものではなく、転置インデクスの代わりにNグラムに基づくインデクスを作成したりしてもかまわない。   In creating the status index, the status analyzed by the status analysis unit 1 is assigned to the document. An example of the status index is shown in FIG. The search index creation method is not limited to this, and an N-gram based index may be created instead of the transposed index.

ステップS103では、特徴語抽出部3により、各状況における文書から状況との距離に基づいて特徴語を抽出する。ここでは、場所と日時のそれぞれの状況について、状況を複数の単位に分割し、それぞれの状況に関する文書を取得してその文書から特徴語を抽出することとする。   In step S103, the feature word extraction unit 3 extracts feature words from the document in each situation based on the distance from the situation. Here, for each situation of location and date and time, the situation is divided into a plurality of units, a document relating to each situation is acquired, and feature words are extracted from the document.

場所については対象とする地域を1km×1kmのメッシュに分割し、それぞれのメッシュに含まれる場所に関する文書から特徴語を抽出することとする。日時については対象とする日時を1日ごとに分割し、それぞれの日に含まれる日時に関する文書から特徴語を抽出することとする。各状況の決め方はこれに限るものではなく、メッシュの大きさを変更したり、日時をさらに午前と午後に分割したりしてもかまわない。   As for the location, the target area is divided into 1 km × 1 km meshes, and feature words are extracted from documents relating to the locations included in each mesh. As for the date and time, the target date and time is divided every day, and feature words are extracted from documents related to the date and time included in each day. The method of determining each situation is not limited to this, and the size of the mesh may be changed, or the date and time may be further divided into morning and afternoon.

また、ここでは、各状況における文書全体から人名・地名・組織名を特徴語候補として抽出し、各状況における文書に含まれる状況と特徴語候補との距離に基づいて特徴語候補にスコアを付与し、特徴語候補のスコアをもとに特徴語を抽出することとする。   Also, here, the names of names, places, and organizations are extracted as feature word candidates from the entire document in each situation, and a score is assigned to the feature word candidate based on the distance between the situation included in the document in each situation and the feature word candidate. The feature words are extracted based on the score of the feature word candidate.

特徴語の抽出の仕方は、文書に含まれる状況との距離に基づいていればこれに限るものではなく、各状況における一部の文書を利用したり、人名・地名・組織名以外の固有表現を特徴語候補として抽出したり、固有表現以外の一般的な名詞を特徴語候補として抽出したり、名詞以外の品詞を持つものを特徴語候補として抽出したり、各状況における頻出する文字列を特徴語候補として抽出したり、各状況における文書に含まれる特徴語候補の出現頻度を考慮したり、各状況における文書に含まれる特徴語候補のそれ以外の状況での出現頻度を考慮したり、複数の文書のタイトルに共通する文字列や単語列を特徴語として抽出したり、スコアによらずすべての特徴語候補を特徴語としたりしてもかまわない。   The method of extracting feature words is not limited to this, as long as it is based on the distance from the situation included in the document, and a specific expression other than a person name, place name, or organization name can be used. Can be extracted as feature word candidates, general nouns other than proper expressions can be extracted as feature word candidates, those with parts of speech other than nouns can be extracted as feature word candidates, and frequently appearing character strings in each situation Extract as feature word candidates, consider the appearance frequency of feature word candidates included in documents in each situation, consider the appearance frequency of feature word candidates included in documents in each situation in other situations, Character strings and word strings common to a plurality of document titles may be extracted as feature words, or all feature word candidates may be used as feature words regardless of the score.

日時に関する例として、「2010年5月5日」を含む文書とそれらの文書から特徴語候補を抽出した例を図9に示す。ここでは、各状況における文書に含まれる状況と特徴語候補との距離は、状況を表す文字列と特徴語候補の文字列との間に挟まれた文字列の文字数に1を加えた値の逆数とし、特徴語が出現する文書における距離の総和を特徴語候補のスコアとする。距離の求め方はこれに限るものではなく、距離の最大値をスコアとしたりしてもかまわない。   As an example of the date and time, FIG. 9 shows an example in which feature word candidates are extracted from documents including “May 5, 2010” and those documents. Here, the distance between the situation included in the document in each situation and the feature word candidate is a value obtained by adding 1 to the number of characters in the character string sandwiched between the character string representing the situation and the character string of the feature word candidate. The reciprocal is used, and the sum of distances in the document in which the feature word appears is used as the score of the feature word candidate. The method for obtaining the distance is not limited to this, and the maximum value of the distance may be used as a score.

図9の各特徴語候補に対してスコアを求めた結果を図10に示す。この特徴語候補のスコアをもとに、特徴語を抽出する。ここでは、特徴語のスコアが高い上位3個の特徴語候補を特徴語として抽出することとする。特徴語の抽出の仕方はこれに限るものではなく、抽出する特徴語の個数を変更したり、上位X%の特徴語を抽出したりしてもかまわない。図10より、特徴語として「ABC」「XYZ」「DEF」が抽出される。   FIG. 10 shows the result of obtaining the score for each feature word candidate in FIG. A feature word is extracted based on the score of the feature word candidate. Here, the top three feature word candidates with high feature word scores are extracted as feature words. The method of extracting feature words is not limited to this, and the number of feature words to be extracted may be changed, or feature words of the top X% may be extracted. From FIG. 10, “ABC”, “XYZ”, and “DEF” are extracted as feature words.

ステップS104では、特徴語インデクス作成部4により、状況から特徴語を検索するための特徴語インデクスを作成し特徴語インデクスデータベース10に格納する。日時に関する特徴語インデクスを作成した結果を図11に示す。場所に関しても同様にして特徴語インデクスを作成する。場所に関する特徴語インデクスを作成した結果を図12に示す。   In step S <b> 104, the feature word index creation unit 4 creates a feature word index for searching for a feature word from the situation, and stores it in the feature word index database 10. FIG. 11 shows the result of creating the feature word index related to the date and time. The feature word index is created in the same manner for the place. FIG. 12 shows the result of creating the feature word index related to the place.

次に、図3に示したフローチャートにしたがって文書検索処理の動作を具体的に説明する。この例では、文書検索を行うユーザが「35°37′N 139°53′E」で表される位置に存在しており、文書検索を行う日時が「2010/5/5(水)」であるものとする。   Next, the operation of the document search process will be specifically described according to the flowchart shown in FIG. In this example, the user who performs the document search exists at a position represented by “35 ° 37′N 139 ° 53′E”, and the date and time when the document search is performed is “2010/5/5 (Wednesday)”. It shall be.

ステップS201では、状況入力部5により、状況を入力する。ここでは、ユーザが現在置かれている状況である場所「35°37′N 139°53′E」および日時「2010/5/5(水)」を入力することとする。状況の入力の仕方はこれに限るものではなく、現在置かれている場所以外を入力としたり、現在置かれている日時以外を入力としたり、位置情報ではなく地名を場所として入力したり、時・分・秒までの詳細な日時を指定したりしてもかまわない。   In step S <b> 201, the situation input unit 5 inputs a situation. Here, it is assumed that the location “35 ° 37′N 139 ° 53′E” and the date and time “2010/5/5 (Wednesday)”, which are the situations where the user is currently placed, are input. The method of inputting the situation is not limited to this, and it is possible to enter other than the current location, enter the date other than the current location, enter the location name instead of location information,・ You may specify detailed date and time up to minutes and seconds.

ステップS202では、特徴語提示部6により、特徴語インデクスデータベース10を参照して入力された状況に関する特徴語を取得して提示する。ここでは、入力された日時と一致する日時に対応する特徴語を検索し、入力された場所を含むメッシュに対応する特徴語を検索することとする。   In step S <b> 202, the feature word presenting unit 6 acquires and presents a feature word related to the situation input with reference to the feature word index database 10. Here, a feature word corresponding to a date and time that matches the input date and time is searched, and a feature word corresponding to a mesh including the input place is searched.

特徴語の検索の仕方はこれに限るものではなく、入力された日時を含む日時の範囲に対応する特徴語を検索したり、入力された場所を含むメッシュを中心としたメッシュの範囲に対応する特徴語を検索したりしてもかまわない。入力された日時は図9における「2010年5月5日」という日時に一致するため、それに対応する特徴語が検索される。同様に、入力された場所は図12における「35°30′N 139°45′E〜35°60′N 139°90′E」というメッシュに含まれるため、このメッシュに対応する特徴語が検索される。検索された特徴語をもとに、入力された状況に関する特徴語を取得する。   The method of searching for feature words is not limited to this, and it searches for feature words corresponding to the date / time range including the input date / time, or corresponds to the mesh range centered on the mesh including the input location. You can search for feature words. Since the input date / time coincides with the date / time “May 5, 2010” in FIG. 9, the corresponding feature word is searched. Similarly, since the input place is included in the mesh of “35 ° 30′N 139 ° 45′E to 35 ° 60′N139 ° 90′E” in FIG. 12, the feature word corresponding to this mesh is searched. Is done. Based on the searched feature word, the feature word related to the input situation is acquired.

ここでは、場所および日時に関して検索された特徴語のスコアの積を計算し、その値が0.1以上のものを特徴語として取得することとする。特徴語の取得の仕方はこれに限るものではなく、スコアの和を計算したり、スコアによらず検索されたすべての特徴語を取得したり、スコアの閾値を変更したり、スコアの高い上位X%の特徴語を取得したりしてもよい。特徴語を取得した結果の例を図13に示す。取得した特徴語を、例えば図示省略の表示ディスプレイに表示して提示する。ここでは、特徴語スコアの高い順に上位2件の特徴語を提示することとする。   Here, the product of the scores of the feature words searched for the place and date / time is calculated, and those having a value of 0.1 or more are acquired as feature words. The method of acquiring feature words is not limited to this. The sum of scores is calculated, all the feature words searched regardless of the score, the threshold value of the score is changed, the higher score X% feature words may be acquired. An example of the result of acquiring the feature word is shown in FIG. The acquired feature word is displayed on a display display (not shown), for example. Here, the top two feature words are presented in descending order of the feature word score.

特徴語の提示の仕方はこれに限るものではなく、上位N件の特徴語を提示したり、上位X%の特徴語を提示したり、特徴語スコアの値がY以上の特徴語を提示したり、人名などの種別ごとにそれぞれ1件ずつ特徴語を提示したり、特徴語とともに特徴語スコアを提示したり、特徴語スコアの値に応じてフォントの大きさを変化させて提示したりしてもかまわない。特徴語を提示した結果の例を図14に示す。   The feature word presentation method is not limited to this. The top N feature words, the top X% feature words, the feature word score value of Y or more is presented. Or present one feature word for each type of person name, etc., present a feature word score together with the feature word, or present it by changing the font size according to the value of the feature word score. It doesn't matter. An example of the result of presenting the feature word is shown in FIG.

ステップS203では、特徴語入力部7によって、前記取得し提示された特徴語の中からユーザが1つまたは複数選択した特徴語を入力する。ここでは、特徴語として「XYZ」が選択されたこととする。特徴語の選択の仕方はこれに限るものではなく、複数の特徴語を選択できるようにしてもかまわない。   In step S203, the feature word input unit 7 inputs one or more feature words selected by the user from the acquired and presented feature words. Here, “XYZ” is selected as the feature word. The method of selecting feature words is not limited to this, and a plurality of feature words may be selected.

ステップS204では、検索結果取得部8により、検索インデクスデータベース9を参照して、入力された状況と選択された特徴語に関連する文書を検索する。ここでは、例えば図7の転置インデクスを参照して、従来の文書検索において一般的に用いられている方法を用いて特徴語を含む文書を検索し、検索された文書の中から、さらに例えば図8の状況インデクスを参照して、入力された日時と一致する日時を持ち、入力された場所との距離が一定以内である場所を持ち、選択された特徴語「XYZ」を文書のタイトルまたは本文中に含む文書を検索することとする。   In step S204, the search result acquisition unit 8 refers to the search index database 9 to search for a document related to the input situation and the selected feature word. Here, for example, referring to the transposed index of FIG. 7, a document including a feature word is searched using a method generally used in the conventional document search, and, for example, a diagram including, for example, FIG. Referring to the status index of FIG. 8, the selected feature word “XYZ” has a date and time that matches the input date and time and within a certain distance from the input location, and the selected feature word “XYZ” is the title or text of the document. Let's search for the documents contained within.

文書の検索の仕方はこれに限るものではなく、入力された日時の一部と一致する日時を持つ文書を検索したり、入力された場所が地名を表す文字列だった場合にその文字列を本文中に含む文書を検索したりしてもかまわない。また、文書に対するスコアは、特徴語を含む文書を検索することによって得られる適合度であるとする。文書に対するスコアの算出方法はこれに限るものではなく、文書中の特徴語と日時との距離の近さを考慮したり、文書中の特徴語と場所との距離の近さを考慮したりしてもかまわない。検索された文書の例を図15に示す。   The way to search for documents is not limited to this. Search for documents that have a date and time that matches part of the input date and time, or if the input location is a character string that represents a place name, You can also search for documents included in the text. Further, the score for a document is assumed to be a fitness obtained by searching a document including a feature word. The method for calculating the score for a document is not limited to this. Consider the proximity of the feature word in the document to the date and time, or the proximity of the feature word to the location in the document. It doesn't matter. An example of the retrieved document is shown in FIG.

尚、今回の実施例では、特徴語提示部6により特徴語をユーザに提示し、前記提示した特徴語の1つまたは複数をユーザが選択し、特徴語入力部7により入力することとしたが、特徴語をユーザに提示することなく、特徴語提示部6で算出した特徴語スコアの値に応じて自動的に特徴語を選択するようにしてもかまわない。   In this embodiment, the feature word presenting unit 6 presents the feature word to the user, and the user selects one or more of the presented feature words and inputs the feature word through the feature word input unit 7. The feature word may be automatically selected according to the value of the feature word score calculated by the feature word presentation unit 6 without presenting the feature word to the user.

このように、本実施例で説明した処理により、入力された状況に関連する文書に含まれる特徴語を選択し、選択された特徴語を含む状況関連文書を提示することで、状況に応じて話題になっている事物に関する文書を検索することができる。   As described above, according to the situation, the feature word included in the document related to the input situation is selected by the process described in the present embodiment, and the situation related document including the selected feature word is presented. You can search for documents related to the topic.

なお、本実施例の文書検索装置100は、上述した一連の動作を実行させるプログラムをコンピュータにインストールすることにより実現することが可能である。また、当該プログラムを文書検索装置として利用されるコンピュータに接続されるハードディスク装置や、フレキシブルディスク、CD−ROMなどの可搬記憶媒体に格納しておき、コンピュータにインストールして実行させることも可能である。また、当該プログラムをネットワークのサーバに格納しておき、そこからダウンロードしてインストールする形態をとることも可能である。   The document search apparatus 100 according to the present embodiment can be realized by installing a program for executing the above-described series of operations in a computer. It is also possible to store the program in a portable storage medium such as a hard disk device connected to a computer used as a document retrieval device, a flexible disk, or a CD-ROM, and install and execute the program on a computer. is there. It is also possible to store the program in a network server and download and install it from there.

なお、本発明は、上記の実施の形態及び実施例に限定されることなく、種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments and examples, and various modifications and applications are possible.

本発明は、場所や日時などの状況を考慮した検索を行う検索システムの開発などに利用可能である。   The present invention can be used for development of a search system that performs a search in consideration of a situation such as a place and a date.

1…状況解析部
2…検索インデクス作成部
3…特徴語抽出部
4…特徴語インデクス作成部
5…状況入力部
6…特徴語提示部
7…特徴語入力部
8…検索結果取得部
9…検索インデクスデータベース
10…特徴語インデクスデータベース
100…文書検索装置
DESCRIPTION OF SYMBOLS 1 ... Situation analysis part 2 ... Search index creation part 3 ... Feature word extraction part 4 ... Feature word index creation part 5 ... Situation input part 6 ... Feature word presentation part 7 ... Feature word input part 8 ... Search result acquisition part 9 ... Search Index database 10 ... feature word index database 100 ... document retrieval device

Claims (7)

文書集合の中から、指定された検索のための分類軸として考慮した状況に応じた文書を検索する文書検索装置であって、
文書中に含まれる前記状況を解析する状況解析手段と、
前記状況解析手段によって解析された状況を含む検索インデクスを作成する検索インデクス作成手段と、
前記状況解析手段によって解析された各状況における文書から、状況との距離に基づいて特徴語を抽出する特徴語抽出手段と、
文書検索時に入力された状況から、前記特徴語抽出手段によって抽出された特徴語を検索するための特徴語インデクスを作成する特徴語インデクス作成手段と、
指定された検索のための分類軸として考慮した状況を入力する状況入力手段と、
前記特徴語インデクスを参照して、前記状況入力手段によって入力された状況に関する特徴語を選択する特徴語選択手段と、
前記検索インデクスを参照して、前記状況入力手段によって入力された状況と前記特徴語選択手段によって選択された特徴語に関連する文書を検索する検索結果取得手段と、
を有することを特徴とする文書検索装置。
A document search device for searching a document according to a situation considered as a classification axis for a specified search from a document set,
Situation analysis means for analyzing the situation included in the document;
Search index creating means for creating a search index including the situation analyzed by the situation analyzing means;
Feature word extraction means for extracting a feature word from a document in each situation analyzed by the situation analysis means based on a distance from the situation;
A feature word index creating means for creating a feature word index for retrieving a feature word extracted by the feature word extracting means from a situation input at the time of document search;
A status input means for inputting the status considered as a classification axis for the specified search;
Referring to the feature word index, feature word selection means for selecting a feature word related to the situation input by the situation input means;
Search result acquisition means for searching for a document related to the situation input by the situation input means and the feature word selected by the feature word selection means with reference to the search index;
A document search apparatus characterized by comprising:
前記特徴語抽出手段は、
前記文書から特徴語候補を抽出し、文書に含まれる状況と前記特徴語候補との距離に基づいて特徴語候補にスコアを付与し、該特徴語候補のスコアをもとに特徴語を抽出する
ことを特徴とする請求項1に記載の文書検索装置。
The feature word extraction means includes
A feature word candidate is extracted from the document, a score is given to the feature word candidate based on a distance between the situation included in the document and the feature word candidate, and the feature word is extracted based on the score of the feature word candidate The document search apparatus according to claim 1.
前記特徴語選択手段は、
前記特徴語インデクスを参照して、前記入力された状況に関する特徴語を取得して提示する特徴語提示手段と、
前記特徴語提示手段によって取得された特徴語の中から1つまたは複数の特徴語を入力する特徴語入力手段と、
を含む請求項1または2に記載の文書検索装置。
The feature word selection means includes
Referring to the feature word index, a feature word presenting means for acquiring and presenting a feature word related to the input situation;
Feature word input means for inputting one or more feature words from the feature words acquired by the feature word presenting means;
The document search device according to claim 1, comprising:
文書集合の中から、指定された検索のための分類軸として考慮した状況に応じた文書を検索する文書検索方法であって、
状況解析手段が、文書中に含まれる前記状況を解析する状況解析工程と、
検索インデクス作成手段が、前記状況解析手段によって解析された状況を含む検索インデクスを作成する検索インデクス作成工程と、
特徴語抽出手段が、前記状況解析手段によって解析された各状況における文書から、状況との距離に基づいて特徴語を抽出する特徴語抽出工程と、
特徴語インデクス作成手段が、文書検索時に入力された状況から、前記特徴語抽出手段によって抽出された特徴語を検索するための特徴語インデクスを作成する特徴語インデクス作成工程と、
状況入力手段が、指定された検索のための分類軸として考慮した状況を入力する状況入力工程と、
特徴語選択手段が、前記特徴語インデクスを参照して、前記状況入力手段によって入力された状況に関する特徴語を選択する特徴語選択工程と、
検索結果取得手段が、前記検索インデクスを参照して、前記状況入力手段によって入力された状況と前記特徴語選択手段によって選択された特徴語に関連する文書を検索する検索結果取得工程と、
を有することを特徴とする文書検索方法。
A document search method for searching a document according to a situation considered as a classification axis for a specified search from a document set,
A situation analysis step in which situation analysis means analyzes the situation included in the document;
A search index creating step for creating a search index including a situation analyzed by the situation analyzing means;
A feature word extracting unit that extracts a feature word based on a distance from the situation from a document in each situation analyzed by the situation analyzing unit;
A feature word index creating step for creating a feature word index for searching for a feature word extracted by the feature word extracting unit from a situation input at the time of document search;
A situation input step in which the situation input means inputs the situation considered as a classification axis for the designated search;
A feature word selection unit that selects a feature word related to the situation input by the situation input unit with reference to the feature word index; and
A search result acquisition step for searching for a document related to the feature word selected by the situation input by the situation input unit and the feature word selection unit by referring to the search index;
A document search method characterized by comprising:
前記特徴語抽出工程は、
前記文書から特徴語候補を抽出し、文書に含まれる状況と前記特徴語候補との距離に基づいて特徴語候補にスコアを付与し、該特徴語候補のスコアをもとに特徴語を抽出する
ことを特徴とする請求項4に記載の文書検索方法。
The feature word extraction step includes:
A feature word candidate is extracted from the document, a score is given to the feature word candidate based on a distance between the situation included in the document and the feature word candidate, and the feature word is extracted based on the score of the feature word candidate The document retrieval method according to claim 4, wherein:
前記特徴語選択工程は、
特徴語提示手段が、前記特徴語インデクスを参照して、前記入力された状況に関する特徴語を取得して提示する特徴語提示工程と、
特徴語入力手段が、前記特徴語提示手段によって取得された特徴語の中から1つまたは複数の特徴語を入力する特徴語入力工程と、
を含むことを特徴とする請求項4または5に記載の文書検索方法。
The feature word selection step includes:
A feature word presenting means refers to the feature word index, acquires and presents a feature word related to the input situation, and a feature word presenting step,
A feature word input means for inputting one or more feature words from the feature words acquired by the feature word presentation means; and
The document search method according to claim 4, wherein:
請求項4ないし6のいずれか1項に記載の文書検索方法における各工程をコンピュータに実行させる文書検索プログラム。   A document search program for causing a computer to execute each step in the document search method according to claim 4.
JP2010182769A 2010-08-18 2010-08-18 Document search apparatus, document search method, and document search program Active JP5345987B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010182769A JP5345987B2 (en) 2010-08-18 2010-08-18 Document search apparatus, document search method, and document search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010182769A JP5345987B2 (en) 2010-08-18 2010-08-18 Document search apparatus, document search method, and document search program

Publications (2)

Publication Number Publication Date
JP2012043115A true JP2012043115A (en) 2012-03-01
JP5345987B2 JP5345987B2 (en) 2013-11-20

Family

ID=45899364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010182769A Active JP5345987B2 (en) 2010-08-18 2010-08-18 Document search apparatus, document search method, and document search program

Country Status (1)

Country Link
JP (1) JP5345987B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013228888A (en) * 2012-04-25 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Region estimation device, method and program
JP2013228887A (en) * 2012-04-25 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Device, method, and program for information retrieval
JP2013242620A (en) * 2012-05-17 2013-12-05 Nippon Telegr & Teleph Corp <Ntt> Device, method and program for retrieving neighboring information
JP2018055346A (en) * 2016-09-28 2018-04-05 株式会社Nttドコモ Extraction apparatus
JP2021174339A (en) * 2020-04-28 2021-11-01 株式会社ソケッツ Retrieval device and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007157048A (en) * 2005-12-08 2007-06-21 Nippon Telegr & Teleph Corp <Ntt> Method for evaluating experience based information, system, program, and computer readable recording medium
JP2007226843A (en) * 2007-06-14 2007-09-06 Hitachi Ltd Document management system and document management method
JP2008262506A (en) * 2007-04-13 2008-10-30 Nec Corp Information extraction system, information extraction method, and information extraction program
JP2009123160A (en) * 2007-11-19 2009-06-04 Nec Corp Content information distribution device, content information distribution system and content information distributing method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007157048A (en) * 2005-12-08 2007-06-21 Nippon Telegr & Teleph Corp <Ntt> Method for evaluating experience based information, system, program, and computer readable recording medium
JP2008262506A (en) * 2007-04-13 2008-10-30 Nec Corp Information extraction system, information extraction method, and information extraction program
JP2007226843A (en) * 2007-06-14 2007-09-06 Hitachi Ltd Document management system and document management method
JP2009123160A (en) * 2007-11-19 2009-06-04 Nec Corp Content information distribution device, content information distribution system and content information distributing method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013228888A (en) * 2012-04-25 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Region estimation device, method and program
JP2013228887A (en) * 2012-04-25 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Device, method, and program for information retrieval
JP2013242620A (en) * 2012-05-17 2013-12-05 Nippon Telegr & Teleph Corp <Ntt> Device, method and program for retrieving neighboring information
JP2018055346A (en) * 2016-09-28 2018-04-05 株式会社Nttドコモ Extraction apparatus
JP2021174339A (en) * 2020-04-28 2021-11-01 株式会社ソケッツ Retrieval device and method
JP7037778B2 (en) 2020-04-28 2022-03-17 株式会社ソケッツ Search device and method

Also Published As

Publication number Publication date
JP5345987B2 (en) 2013-11-20

Similar Documents

Publication Publication Date Title
JP5241828B2 (en) Dictionary word and idiom determination
KR102334064B1 (en) Performing an operation relative to tabular data based upon voice input
US8442970B2 (en) Creating and editing user search queries
US11762926B2 (en) Recommending web API&#39;s and associated endpoints
US8332208B2 (en) Information processing apparatus, information processing method, and program
WO2015047920A1 (en) Title and body extraction from web page
JP5156047B2 (en) Keyword presentation apparatus, method, and program
CN110297880B (en) Corpus product recommendation method, apparatus, device and storage medium
CN103678362A (en) Search method and search system
AU2018250372B2 (en) Method to construct content based on a content repository
JP5345987B2 (en) Document search apparatus, document search method, and document search program
US20220121668A1 (en) Method for recommending document, electronic device and storage medium
CN109508441B (en) Method and device for realizing data statistical analysis through natural language and electronic equipment
US20120179709A1 (en) Apparatus, method and program product for searching document
JP2005301856A (en) Method and program for document retrieval, and document retrieving device executing the same
US9875298B2 (en) Automatic generation of a search query
JP2010092357A (en) Facility-related information retrieval method and facility-related information retrieval system
US10504145B2 (en) Automated classification of network-accessible content based on events
JP2014078082A (en) Forensic system and forensic method and forensic program
CN109783612B (en) Report data positioning method and device, storage medium and terminal
JP7038884B1 (en) User assist system
JP2017117021A (en) Keyword extraction device, content generation system, keyword extraction method, and program
JP2012141681A (en) Query segment position determining device
JP4426893B2 (en) Document search method, document search program, and document search apparatus for executing the same
JP2012022443A (en) Apparatus, method and program for searching document

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130813

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130815

R150 Certificate of patent or registration of utility model

Ref document number: 5345987

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350