WO2014073233A1 - 情報検索プログラム及び情報検索装置 - Google Patents
情報検索プログラム及び情報検索装置 Download PDFInfo
- Publication number
- WO2014073233A1 WO2014073233A1 PCT/JP2013/065807 JP2013065807W WO2014073233A1 WO 2014073233 A1 WO2014073233 A1 WO 2014073233A1 JP 2013065807 W JP2013065807 W JP 2013065807W WO 2014073233 A1 WO2014073233 A1 WO 2014073233A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- search
- information
- attribute value
- attribute
- target information
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/285—Clustering or classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/332—Query formulation
- G06F16/3322—Query formulation using system suggestions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2457—Query processing with adaptation to user needs
- G06F16/24578—Query processing with adaptation to user needs using ranking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
Definitions
- the present invention relates to an information search program and an information search device.
- the information search device disclosed in Patent Document 1 specifies a search keyword from the input search sentence, and for each of the search keyword and the synonym, a score based on the appearance frequency in the information of the search target and a search target including them
- the evaluation data consisting of the number of cases is calculated, and the search keyword and the synonym are presented to the user together with the evaluation data, using the search keyword presented and the keyword selected by the user from the synonym, Perform a search on the information to be searched.
- An object of the present invention is to provide an information search program and an information search device for displaying information indicating the degree of association between an input search character and an attribute value registered in advance as a search target.
- One aspect of the present invention provides the following information search program and information search device in order to achieve the above object.
- a receiving unit for receiving an input of characters for searching for search target information to be searched for; Attribute information searching means for searching for an attribute value associated with the search target information based on the characters accepted by the accepting means; An output unit that outputs, as a result of the search by the attribute information search unit, a list of the degree of association between the content of the attribute value matching the search and the character accepted by the reception unit and the content of the matched attribute value Information search program to function as.
- the attribute value includes, as the content, a plurality of categories and a keyword associated with each of the plurality of categories,
- the accepting means accepts a natural sentence as the character,
- Accepting means for accepting input of characters for searching for search target information to be searched
- Attribute information searching means for searching for an attribute value associated with the search target information based on the characters accepted by the accepting means;
- An output unit that outputs, as a result of the search by the attribute information search unit, a list of the degree of association between the content of the attribute value matching the search and the character accepted by the reception unit and the content of the matched attribute value
- an information search apparatus for accepting input of characters for searching for search target information to be searched.
- the third aspect of the present invention it is possible to perform full-text search on a search target and to display information indicating the degree of association.
- the search target information can be searched after displaying information indicating the degree of association between the input search character and the attribute value registered in advance as the search target.
- FIG. 1 is a block diagram showing an example of the configuration of the information search apparatus.
- FIG. 2 is a schematic diagram showing an example of the configuration of attribute information.
- FIG. 3 is a schematic view showing an example of the configuration of a search screen displayed on the display unit.
- FIG. 4 is a schematic view showing an example of the configuration of a search screen displayed on the display unit after a search sentence is input.
- FIG. 5 is a schematic view showing an example of the configuration of a search screen displayed on the display unit after the search sentence is additionally input.
- FIG. 6 is a flowchart for explaining an example of the operation of the information search device.
- FIG. 1 is a block diagram showing an example of the configuration of the information search device 1.
- the information search device 1 is a storage device configured by a control unit 10 configured of a CPU or the like to control each part and execute various programs, and a recording medium such as an HDD (Hard Disk Drive) or a flash memory to store information.
- a storage unit 11 as an example, an operation unit 12 such as a keyboard and a touch panel for operation input, and a display unit 13 such as a liquid crystal display.
- the control unit 10 executes the information search program 110 to be described later to search the search statement input acceptance unit 100, the search statement analysis unit 101, the search expression generation unit 102, the attribute information search unit 103, the list information output unit 104, the search target It functions as the information search means 105 and the search result output means 106 etc.
- the search statement input acceptance unit 100 receives a search statement input via the operation unit 12.
- the search sentence may be a word, but in the present embodiment, the case where a natural sentence is input will be described.
- the search sentence analysis means 101 and the search sentence input reception means 100 morphologically analyze the received search sentence, and extract keywords, date designation expressions, logical operation expressions and the like.
- search expression generation means 102 Based on the analysis result of the search expression generation means 102 and the search sentence analysis means 101, a search expression is generated. The method of generating the search expression will be described later.
- the attribute information search unit 103 searches the category and the keyword from the attribute information 112 as the attribute value of the search target information 111 by the search expression generated by the search expression generation unit 102.
- the search result of the list information output unit 104 and the attribute information search unit 103 is output to the display unit 13 as list information in which categories, keywords, the number of searches, and the like are described.
- the search target information search unit 105 searches the search target information 111 with the search formula generated by the search formula generation unit 102.
- the search result output unit 106 outputs, to the display unit 13, a document or the like retrieved from the search target information 111 as a search result of the search target information search unit 105.
- the storage unit 11 stores an information search program 110, search target information 111, attribute information 112, and the like.
- the information search program 110 is a program that causes the control unit 10 to operate as the above-described units 100 to 106.
- the search target information 111 is information to be searched for by the search target information search means 105 and is, for example, document information such as text information, image information, voice information, moving image information, etc.
- the type of information is not particularly limited.
- the attribute information 112 is an attribute value associated with the search target information 111, and one or more keywords are registered in advance for a plurality of categories.
- the information search device 1 is, for example, a personal computer, and in addition, a mobile phone, a tablet terminal, or the like can be used.
- control unit 10 and the storage unit 11 with the operation unit 12 and the display unit 13 omitted may be configured as a server device and operated according to a request from an external terminal.
- control unit 10 and the storage unit 11 may be configured using a plurality of server devices, and operated according to the request of the external terminal.
- FIG. 2 is a schematic diagram showing an example of the configuration of the attribute information 112. As shown in FIG.
- the attribute information 112 a has a plurality of categories 1120, and a keyword 1121 is registered for each category 1120. In each category 1120, one or more keywords 1121 are registered.
- the user of the information search device 1 registers a plurality of search target information 111 in the storage unit 11 using the information search device 1 or an external information processing device, and for each search target information 111 The attribute information 112 is registered in association with each other.
- the user of the information search device 1 operates the information search device 1 via the operation unit 12 in order to search for desired information from the search target information 111 registered in advance.
- the information search device 1 displays a search screen 130 a for searching the search target information 111 described below according to the operation of the user.
- FIG. 3 is a schematic view showing an example of the configuration of a search screen 130 a displayed on the display unit 13.
- the search screen 130a includes a search expression input field 1300 for inputting a search expression, a search sentence input field 1301 for inputting a search sentence, a search button 1302 for executing a search in the search object information 111, and attributes It has category display areas 1303a to 1303c for displaying a list of category names of the information 112 and search result display areas 1304a to 1304d for simply displaying a part of information of the attribute information 112 of the search target information 111 as a search result.
- the user operates the operation unit 12 to input a search sentence in the search sentence input field 1301 of the search screen 130a.
- FIG. 6 is a flowchart for explaining an example of the operation of the information search device 1.
- the search statement input acceptance unit 100 of the information search device 1 receives an input of a search statement according to the operation of the user (S1).
- FIG. 4 is a schematic diagram showing an example of the configuration of a search screen 130b displayed on the display unit 13 after a search sentence is input.
- the search sentence input acceptance unit 100 receives text.
- the search sentence analysis means 101 morphologically analyzes the search sentence "project of last month” (S3), and the category "Project” is extracted as (S4), and "last month” is extracted as a date designation expression (S5).
- the search sentence analysis means 101 extracts the category and keywords of the attribute information 112 as words in advance, and uses them when there is a corresponding word, and assigns a part of speech.
- search sentence input field 1301 When a search sentence is further input in the search sentence input field 1301, a search screen as shown below is obtained.
- FIG. 5 is a schematic diagram showing an example of the configuration of a search screen 130c displayed on the display unit 13 after the search sentence is additionally input.
- the search statement input acceptance means 100 receives the text.
- the search sentence analysis unit 101 extracts “project”, “meeting” and “participant” as categories, and “ABCD” and “Suzuki” as keywords (S4).
- search sentence analysis means 101 extracts “of”, “related” and “wa” as the logical operation expression (S5).
- the search sentence input acceptance unit 100 estimates a candidate category or a keyword that is in front agreement with “pro” of the end word S7).
- “project” exists in the category name, “project” is inferred from “pro”. Assumed words are to be processed by steps S3 to S6.
- the search query generation means 102 generates and outputs a search query using the keywords, categories, date designation expressions, and logical operation expressions extracted in the above steps S4 to S7 (S8).
- the logical operation expression generates “OR” from “or” and the like and “NOT” from “not” and the like. Also, if a person's name is input like “Sato-san”, the category is “Participant”, but if it is input like “Sato-san made”, the context of "made” is considered The category may be a "registrant”.
- the attribute information search means 103 searches the search target information 111 corresponding to each category and each keyword belonging to each category based on the above search formula (S9), and the number of hits corresponding to each search result is shown in FIG.
- the list information 1305b and 1305c shown in FIG. 5 are displayed on the search screens 130b and 130c (S10).
- the list information 1305 b shown in FIG. 4 has “2” in the number of “2” in the keyword “2012-09-10 TO 04: 30: 00Z”, and the keyword “2012-09-03 TO 04: 30: 00Z” as the category “start date and time”.
- the number is “1”, the number is “1” in the keyword “2012-09-11 TO 06: 30: 00Z”, and the number is “1” in the keyword “2012-09-19 TO 04: 30: 00Z”.
- the number is “1” in the keyword “2012-09-20 TO 01: 00: 00Z”.
- the number is “7” in the keyword “ABCD”, the number is “6” in the keyword “EF”, and the number is “3” in the keyword “GHIJ”.
- the list information 1305c shown in FIG. 5 has an input sentence added as compared to the list information 1305b shown in FIG. 4, so the number of items in the keyword "2012-09-11 TO 06: 30: 00Z" for the "start date and time” as a category.
- the number is “1” in the keyword “2012-09-19 TO 04: 30: 00Z”, the number is “1” in the keyword “2012-09-20 TO 01: 00: 00Z”, and the keyword “2012- The number has changed to “1” at 09-26 TO 04:30:00 Z, and the number has changed to “1” at the keyword “2012-09-26 TO 06:00:00 Z”.
- the number is “5” in the keyword “ABCD”, the number is “2” in the keyword “GHIJ”, and the number is “1” in the keyword “EF”.
- the "participant name” is added as a category, the number is “5" in the keyword “Aida A husband”, the number is “5" in the keyword “Ikeda B No.”, and the number is “4" in the keyword “Ueda C child” The number is “4” in the keyword “Endo D A”, and the number is “3” in the keyword “Ogawa E picture”.
- the user can also correct the input sentence based on the attribute information displayed in the list information 1305c.
- the search target information 111 can be searched after correcting “Suzuki-san” inputted in the search sentence input field 1301 to “Ikeda-san”.
- the above-described steps S1-S10 are executed each time the content is updated by deleting, adding, etc. the text input in the search statement input field 1301. That is, every time the user updates the text input in the search statement input field 1301, the search formula in the search formula input field 1300 is updated, and the list information 1305b and 1305c are obtained according to the search result of searching the attribute information 112 by the search formula.
- the content of is updated.
- the search target information search unit 105 of the information search device 1 searches the search target information 111 based on the search expression generated from the search sentence finally input, and the search result output unit 106 displays the search result on the display unit 13 indicate.
- attribute information is searched from categories, keywords, and the like included in the search sentence, and the number of searched is displayed, so the input search characters and the search target are registered in advance. Information indicating the degree of association with the attribute value can be displayed.
- a search sentence is input to feed back the number of search target information 111 that corresponds to the facet search. It is possible to make the user understand what keyword should be used for the search.
- the functions of the respective units 100 to 106 in the control unit 10 are realized by a program, but all or a part of the respective units may be realized by hardware such as an ASIC.
- the program used in the above embodiment can be provided by being stored in a recording medium such as a CD-ROM.
- replacement, deletion, addition, and the like of the above-described steps described in the above-described embodiment can be made within the scope of the present invention.
- Information retrieval device 10
- Control unit 11 storage unit 12
- Operation unit 13 Display 100
- Search statement input acceptance means 101
- Search sentence analysis means 102
- Search Expression Generator 103
- Attribute Information Retrieval Means 104
- List information output means 105
- Search Target Information Search Means 106
- Search result output means 110
- Information Search Program 111
- Search target information 112, 112a attribute information 130a, 130b, 130c search screen 1120 Categories 1121 keywords 1300
- Search button 1303a-1303c Category display area 1304a-1304d Search result display area 1305a-1305c List information
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、情報検索プログラム及び情報検索装置に関する。
従来の技術として、入力された検索キーワードの同義語のうち、より良い検索結果が得られるキーワードを提示する情報検索装置が提案されている(例えば、特許文献1参照)。
特許文献1に開示された情報検索装置は、入力された検索文から検索キーワードを特定し、当該検索キーワードと同義語のそれぞれについて検索対象の情報における出現頻度に基づくスコア及びそれらが含まれる検索対象の件数からなる評価データを算出し、検索キーワードと同義語とを評価データとともに利用者に提示するものであって、提示された検索キーワード及び同義語から利用者によって選択されたキーワードを用いて、検索対象の情報に対して検索を実行する。
本発明の目的は、入力された検索用の文字と、検索対象に予め登録された属性値との関連度を示す情報を表示する情報検索プログラム及び情報検索装置を提供することにある。
本発明の一態様は、上記目的を達成するため、以下の情報検索プログラム及び情報検索装置を提供する。
[1]コンピュータを、
検索の対象となる検索対象情報を検索するための文字の入力を受け付ける受付手段と、
前記受付手段が受け付けた文字に基づいて前記検索対象情報に関連付けられた属性値を検索する属性情報検索手段と、
前記属性情報検索手段が検索した結果として、検索に合致する前記属性値の内容と、前記受付手段が受け付けた文字と当該合致した属性値の内容との関連度とを一覧にして出力する出力手段として機能させるための情報検索プログラム。
[2]前記属性値は、前記内容として複数のカテゴリと当該複数のカテゴリのそれぞれに関連付けられたキーワードとを有し、
前記出力手段は、前記関連度として前記カテゴリ別に各キーワードに合致した件数を一覧にして出力する前記[1]に記載の情報検索プログラム。
[3]前記属性値は、前記カテゴリとして前記検索対象情報そのものを含み、当該検索対象情報をカテゴリとするキーワードとして当該検索対象情報の内容を含む前記[2]に記載の情報検索プログラム。
[4]前記受付手段は前記文字として自然文を受け付け、
前記生成手段は、当該自然文の文脈に応じて前記属性値のカテゴリを変更する前記[2]又は[3]に記載の情報検索プログラム。
[5]前記受付手段が受け付けた文字に基づいて前記検索対象情報を検索する検索対象情報検索手段としてさらに機能させる前記[1]-[4]のいずれかに記載の情報検索プログラム。
[6]検索の対象となる検索対象情報を検索するための文字の入力を受け付ける受付手段と、
前記受付手段が受け付けた文字に基づいて前記検索対象情報に関連付けられた属性値を検索する属性情報検索手段と、
前記属性情報検索手段が検索した結果として、検索に合致する前記属性値の内容と、前記受付手段が受け付けた文字と当該合致した属性値の内容との関連度とを一覧にして出力する出力手段とを有する情報検索装置。
請求項1又は6に係る発明によれば、入力された検索用の文字と、検索対象に予め登録された属性値との関連度を示す情報を表示することができる。
請求項2に係る発明によれば、関連度としてカテゴリとキーワードが文字に合致した件数を表示することができる。
請求項3に係る発明によれば、検索対象について全文検索して関連度を示す情報を表示することができる。
請求項4に係る発明によれば、入力された自然文と、検索対象に予め登録された属性値との関連度を示す情報を表示することができる。
請求項5に係る発明によれば、入力された検索用の文字と、検索対象に予め登録された属性値との関連度を示す情報を表示した後に、検索対象情報を検索することができる。
[実施の形態]
(情報検索装置の構成)
図1は、情報検索装置1の構成の一例を示すブロック図である。
この情報検索装置1は、CPU等から構成され各部を制御するとともに各種のプログラムを実行する制御部10と、HDD(Hard Disk Drive)やフラッシュメモリ等の記録媒体から構成され情報を記憶する記憶装置の一例としての記憶部11と、操作入力用のキーボード及びタッチパネル等の操作部12と、液晶ディスプレイ等の表示部13とを備える。
制御部10は、後述する情報検索プログラム110を実行することで、検索文入力受付手段100、検索文解析手段101、検索式生成手段102、属性情報検索手段103、一覧情報出力手段104、検索対象情報検索手段105及び検索結果出力手段106等として機能する。
検索文入力受付手段100は、操作部12を介して入力される検索文を受け付ける。検索文は単語でも構わないが、本実施の形態では自然文が入力された場合について説明する。
検索文解析手段101、検索文入力受付手段100が受け付けた検索文を形態素解析し、キーワード、日付指定表現、論理演算表現等を抽出する。
検索式生成手段102、検索文解析手段101の解析結果に基づいて検索式を生成する。検索式の生成方法については後述する。
属性情報検索手段103、検索式生成手段102が生成した検索式で検索対象情報111の属性値としての属性情報112からカテゴリ及びキーワードを検索する。
一覧情報出力手段104、属性情報検索手段103の検索結果をカテゴリ及びキーワード並びに検索された件数等が記載された一覧情報として表示部13に出力する。
検索対象情報検索手段105は、検索式生成手段102が生成した検索式で検索対象情報111を検索する。
検索結果出力手段106は、検索対象情報検索手段105の検索結果として検索対象情報111から検索された文書等を表示部13に出力する。
記憶部11は、情報検索プログラム110、検索対象情報111及び属性情報112等を格納する。
情報検索プログラム110は、制御部10を上記した各手段100~106として動作させるプログラムである。
検索対象情報111は、検索対象情報検索手段105の検索の対象となる情報であり、例えば、テキスト情報、画像情報、音声情報、動画情報等の文書情報であって情報の種類は特に限定されない。
属性情報112は、検索対象情報111に関連付けられた属性値であり、複数のカテゴリに対して単数又は複数のキーワードが予め登録される。
なお、情報検索装置1は、例えば、パーソナルコンピュータであり、その他に携帯電話機、タブレット端末等を用いることもできる。
また、操作部12及び表示部13を省略した制御部10と記憶部11をサーバ装置として構成し、外部の端末の要求に応じて動作するようにしてもよい。
また、複数のサーバ装置を用いて、制御部10と記憶部11を構成し、外部の端末の要求に応じて動作するようにしてもよい 。
図2は、属性情報112の構成の一例を示す概略図である。
属性情報112aは、複数のカテゴリ1120を有し、各カテゴリ1120毎にキーワード1121が登録される。なお、各カテゴリ1120には単数又は複数のキーワード1121が登録される。
(情報検索装置の動作)
次に、本実施の形態の作用を、(1)基本動作、(2)検索準備動作、(3)検索動作に分けて説明する。
(1)基本動作
まず、情報検索装置1の利用者は、情報検索装置1を用いて又は外部の情報処理装置を用いて記憶部11に複数の検索対象情報111を登録するとともに、各検索対象情報111に対して関連付けて属性情報112を登録する。
(2)検索準備動作
次に、情報検索装置1の利用者は、予め登録した検索対象情報111から所望の情報を検索するため操作部12を介して情報検索装置1を操作する。
情報検索装置1は、利用者の操作に応じて以下に示す検索対象情報111を検索するための検索画面130aを表示する。
図3は、表示部13に表示される検索画面130aの構成の一例を示す概略図である。
検索画面130aは、検索式を入力するための検索式入力欄1300と、検索文を入力するための検索文入力欄1301と、検索対象情報111において検索を実行するための検索ボタン1302と、属性情報112のカテゴリ名を一覧表示するカテゴリ表示領域1303a~1303cと、検索結果としての検索対象情報111の属性情報112の一部の情報を簡易表示する検索結果表示領域1304a~1304dとを有する。
利用者は、検索画面130aの検索文入力欄1301に検索文を入力するため操作部12を操作する。
図6は、情報検索装置1の動作の一例を説明するためのフローチャートである。
情報検索装置1の検索文入力受付手段100は、利用者の操作に応じて検索文の入力を受け付ける(S1)。
図4は、検索文入力後に表示部13に表示される検索画面130bの構成の一例を示す概略図である。
図4に示すように、検索文入力欄1301に「先月のプロジェクト」と入力されると、検索文入力受付手段100はテキストを受け付ける。
次に、検索文の入力から予め定めた時間、例えば、1秒が経過した場合(S2;Yes)、検索文解析手段101は、検索文「先月のプロジェクト」を形態素解析し(S3)、カテゴリとして「プロジェクト」を抽出し(S4)、日付指定表現として「先月」を抽出する(S5)。なお、検索文解析手段101は、形態素解析の際に、属性情報112のカテゴリ及びキーワードを予め単語として抽出しておいて該当する単語がある場合に利用し、品詞を割り当てる。
なお、検索文入力欄1301にさらに検索文が入力されると、以下に示すような検索画面となる。
図5は、検索文の追加入力後に表示部13に表示される検索画面130cの構成の一例を示す概略図である。
図5に示すように、検索文入力欄1301に「先月のプロジェクトABCDに 関する会議の参加者が鈴木さん 」と入力されると、検索文入力受付手段100はテキストを受け付ける。
当該検索文において、検索文解析手段101は、カテゴリとして「プロジェクト」、「会議」及び「参加者」、キーワードとして「ABCD」及び「鈴木さん」を抽出する(S4)。
また、検索文解析手段101は、論理演算表現として「の」、「に関する」及び「が」を抽出する(S5)。
また、検索文入力受付手段100は、例えば、検索文が「先月のプロ」と途中まで入力された状態である場合、末尾単語の「プロ」と前方一致する候補のカテゴリ又はキーワードを推測する(S7)。ここでは、カテゴリ名に「プロジェクト」が存在するため、「プロ」から「プロジェクト」を推測する。推測された単語は、ステップS3~S6によって処理されるものとする。
次に、検索式生成手段102は、上記ステップS4~S7において抽出されたキーワード、カテゴリ、日付指定表現、論理演算表現を用いて検索式を生成して出力する(S8)。
上記の例では、今月が2012年10月の場合には日付指定表現「先月」から「開始日時:[”2012-09-01T00:00:00Z TO ”2012-09-30T23:59:59Z]」を、カテゴリ「プロジェクト」及びキーワード「DCPF」から「プロジェクト:”ABCD”」を、カテゴリ「参加者名」及び「鈴木さん」から「参加者名:”鈴木”」を生成し、論理演算表現として「の」、「に関する」及び「が」によってそれぞれを「AND」で接続して検索式とする。
また、論理演算表現は、「または」等から「OR」を、「ではない」等から「NOT」を生成する。また、「佐藤さん」のように人名が入力された場合はカテゴリを「参加者」とするが、「佐藤さんが作った」のように入力された場合は「が作った」という文脈を考慮してカテゴリを「登録者」としてもよい。
次に、属性情報検索手段103は、上記検索式に基づいて各カテゴリ及び各カテゴリに属するキーワード毎に該当する検索対象情報111を検索し(S9)、それぞれ検索の結果該当した件数とともに図4及び図5に示す一覧情報1305b及び1305cとして検索画面130b及び130cに表示する(S10)。
図4に示す一覧情報1305bは、カテゴリとして「開始日時」についてキーワード「2012-09-10 TO 04:30:00Z」において件数が「2」、キーワード「2012-09-03 TO 04:30:00Z」において件数が「1」、キーワード「2012-09-11 TO 06:30:00Z」において件数が「1」、キーワード「2012-09-19 TO 04:30:00Z」において件数が「1」、キーワード「2012-09-20 TO 01:00:00Z」において件数が「1」である。
また、カテゴリとして「プロジェクト」についてキーワード「ABCD」において件数が「7」、キーワード「EF」において件数が「6」、キーワード「GHIJ」において件数が「3」である。
図5に示す一覧情報1305cは、図4に示す一覧情報1305bに比べて入力文が追加されたため、カテゴリとして「開始日時」についてキーワード「2012-09-11 TO 06:30:00Z」において件数が「1」、キーワード「2012-09-19 TO 04:30:00Z」において件数が「1」、キーワード「2012-09-20 TO 01:00:00Z」において件数が「1」、キーワード「2012-09-26 TO 04:30:00Z」において件数が「1」、キーワード「2012-09-26 TO 06:00:00Z」において件数が「1」と変化している。
また、カテゴリとして「プロジェクト」についてキーワード「ABCD」において件数が「5」、キーワード「GHIJ」において件数が「2」、キーワード「EF」において件数が「1」と変化している。
さらに、カテゴリとして「参加者名」が追加され、キーワード「会田A夫」において件数が「5」、キーワード「池田B之」において件数が「5」、キーワード「上田C子」において件数が「4」、キーワード「遠藤D朗」において件数が「4」、キーワード「小川E絵」において件数が「3」である。
利用者は、一覧情報1305cに表示された属性情報を踏まえて、入力文の修正することも可能である。例えば、検索文入力欄1301に入力された「鈴木さん」を「池田さん」に修正したうえで、検索対象情報111を検索することができる。
なお、上記したステップS1-S10は、検索文入力欄1301に入力されたテキストが削除、追加される等して内容が更新される度に実行される。つまり、利用者が検索文入力欄1301に入力したテキストを更新する度に、検索式入力欄1300の検索式が更新され、当該検索式によって属性情報112を検索した検索結果によって一覧情報1305b、1305cの内容が更新される。
(3)検索動作
利用者は、一覧情報1305b及び1305cを確認しながら、必要に応じて検索文を変更して検索ボタン1302をクリック操作する。
情報検索装置1の検索対象情報検索手段105は最終的に入力された検索文から生成された検索式に基づいて検索対象情報111を検索し、検索結果出力手段106は検索結果を表示部13に表示する。
(実施の形態の効果)
上記した実施の形態によると、検索文に含まれるカテゴリやキーワード等から属性情報を検索し、検索された件数を表示するようにしたため、入力された検索用の文字と、検索対象に予め登録された属性値との関連度を示す情報を表示することができる。
つまり、カテゴリ及びキーワードが多くなってしまった場合に、属性情報112についていわゆるファセット検索を行う代わりに、検索文を入力することで、ファセット検索をした場合に該当する検索対象情報111の件数をフィードバックすることができ、利用者にどのようなキーワードで検索を実行すればよいか理解させることができる。
[他の実施の形態]
なお、本発明は、上記実施の形態に限定されず、本発明の趣旨を逸脱しない範囲で種々な変形が可能である。例えば、日本語を対象とした情報検索について説明したが、他言語を対象とした情報検索についても本発明を適用できる。
上記実施の形態では制御部10内の各手段100-106の機能をプログラムで実現したが、各手段の全て又は一部をASIC等のハードウエアによって実現してもよい。また、上記実施の形態で用いたプログラムをCD-ROM等の記録媒体に記憶して提供することもできる。また、上記実施の形態で説明した上記ステップの入れ替え、削除、追加等は本発明の要旨を変更しない範囲内で可能である。
1 情報検索装置
10 制御部
11 記憶部
12 操作部
13 表示部
100 検索文入力受付手段
101 検索文解析手段
102 検索式生成手段
103 属性情報検索手段
104 一覧情報出力手段
105 検索対象情報検索手段
106 検索結果出力手段
110 情報検索プログラム
111 検索対象情報
112、112a 属性情報
130a、130b、130c 検索画面
1120 カテゴリ
1121 キーワード
1300 検索式入力欄
1301 検索文入力欄
1302 検索ボタン
1303a-1303c カテゴリ表示領域
1304a-1304d 検索結果表示領域
1305a‐1305c 一覧情報
Claims (6)
-
コンピュータを、
検索の対象となる検索対象情報を検索するための文字の入力を受け付ける受付手段と、
前記受付手段が受け付けた文字に基づいて前記検索対象情報に関連付けられた属性値を検索する属性情報検索手段と、
前記属性情報検索手段が検索した結果として、検索に合致する前記属性値の内容と、前記受付手段が受け付けた文字と当該合致した属性値の内容との関連度とを一覧にして出力する出力手段として機能させるための情報検索プログラム。
-
前記属性値は、前記内容として複数のカテゴリと当該複数のカテゴリのそれぞれに関連付けられたキーワードとを有し、
前記出力手段は、前記関連度として前記カテゴリ別に各キーワードに合致した件数を一覧にして出力する請求項1に記載の情報検索プログラム。
-
前記属性値は、前記カテゴリとして前記検索対象情報そのものを含み、当該検索対象情報をカテゴリとするキーワードとして当該検索対象情報の内容を含む請求項2に記載の情報検索プログラム。
-
前記受付手段は前記文字として自然文を受け付け、
前記生成手段は、当該自然文の文脈に応じて前記属性値のカテゴリを変更する請求項2又は3に記載の情報検索プログラム。
-
前記受付手段が受け付けた文字に基づいて前記検索対象情報を検索する検索対象情報検索手段としてさらに機能させる請求項1-4のいずれかに記載の情報検索プログラム。
-
検索の対象となる検索対象情報を検索するための文字の入力を受け付ける受付手段と、
前記受付手段が受け付けた文字に基づいて前記検索対象情報に関連付けられた属性値を検索するための検索式を生成する生成手段と、
前記生成手段が生成した前記検索式に基づいて前記属性値を検索する属性情報検索手段と、
前記属性情報検索手段が検索した結果として、前記検索式に合致する前記属性値の内容と、前記検索式と当該合致した属性値の内容との関連度とを一覧にして出力する出力手段とを有する情報検索装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| AU2013342817A AU2013342817A1 (en) | 2012-11-12 | 2013-06-07 | Information retrieval program and information retrieval device |
| US14/698,277 US20150227616A1 (en) | 2012-11-12 | 2015-04-28 | Non-transitory computer readable medium, information retrieving apparatus, and information retrieving method |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012248067A JP2014096083A (ja) | 2012-11-12 | 2012-11-12 | 情報検索プログラム及び情報検索装置 |
| JP2012-248067 | 2012-11-12 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/698,277 Continuation US20150227616A1 (en) | 2012-11-12 | 2015-04-28 | Non-transitory computer readable medium, information retrieving apparatus, and information retrieving method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014073233A1 true WO2014073233A1 (ja) | 2014-05-15 |
Family
ID=50684354
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2013/065807 Ceased WO2014073233A1 (ja) | 2012-11-12 | 2013-06-07 | 情報検索プログラム及び情報検索装置 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US20150227616A1 (ja) |
| JP (1) | JP2014096083A (ja) |
| AU (1) | AU2013342817A1 (ja) |
| WO (1) | WO2014073233A1 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111373397A (zh) * | 2017-12-04 | 2020-07-03 | 深圳市柔宇科技有限公司 | 一种快速操作的方法、装置、终端及计算机可读介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08171569A (ja) * | 1994-10-28 | 1996-07-02 | Fuji Xerox Co Ltd | 文書検索装置 |
| JPH1131156A (ja) * | 1997-07-14 | 1999-02-02 | Toshiba Corp | 文書検索装置及び方法 |
| WO2008056651A1 (en) * | 2006-11-06 | 2008-05-15 | Panasonic Corporation | Information searching device |
| JP2009080559A (ja) * | 2007-09-25 | 2009-04-16 | Fujitsu Ltd | 検索システム、方法およびプログラム |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050160107A1 (en) * | 2003-12-29 | 2005-07-21 | Ping Liang | Advanced search, file system, and intelligent assistant agent |
| JP5281104B2 (ja) * | 2011-02-28 | 2013-09-04 | 楽天株式会社 | 広告管理装置、広告選択装置、広告管理方法、広告管理プログラム及び広告管理プログラムを記録した記録媒体 |
-
2012
- 2012-11-12 JP JP2012248067A patent/JP2014096083A/ja active Pending
-
2013
- 2013-06-07 AU AU2013342817A patent/AU2013342817A1/en not_active Abandoned
- 2013-06-07 WO PCT/JP2013/065807 patent/WO2014073233A1/ja not_active Ceased
-
2015
- 2015-04-28 US US14/698,277 patent/US20150227616A1/en not_active Abandoned
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08171569A (ja) * | 1994-10-28 | 1996-07-02 | Fuji Xerox Co Ltd | 文書検索装置 |
| JPH1131156A (ja) * | 1997-07-14 | 1999-02-02 | Toshiba Corp | 文書検索装置及び方法 |
| WO2008056651A1 (en) * | 2006-11-06 | 2008-05-15 | Panasonic Corporation | Information searching device |
| JP2009080559A (ja) * | 2007-09-25 | 2009-04-16 | Fujitsu Ltd | 検索システム、方法およびプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2014096083A (ja) | 2014-05-22 |
| US20150227616A1 (en) | 2015-08-13 |
| AU2013342817A1 (en) | 2015-05-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12086179B2 (en) | Method and apparatus for information display, and non-volatile computer storage medium | |
| JP6461980B2 (ja) | 検索結果におけるコヒーレントな質問回答 | |
| US10140368B2 (en) | Method and apparatus for generating a recommendation page | |
| US10515147B2 (en) | Using statistical language models for contextual lookup | |
| CN104823183B (zh) | 基于特征的候选选择 | |
| US20140040741A1 (en) | Smart Auto-Completion | |
| JP2011134334A (ja) | ショートテキスト通信のトピックを識別するためのシステムおよび方法 | |
| CN104850614B (zh) | 推荐查询词展现方法和装置 | |
| WO2016045465A1 (zh) | 一种基于输入的信息展示方法和输入法系统 | |
| US20110316796A1 (en) | Information Search Apparatus and Information Search Method | |
| JP6180470B2 (ja) | 文章候補提示端末、文章候補提示システム、文章候補提示方法、及びプログラム | |
| CN104462030B (zh) | 字符转换装置、字符转换方法 | |
| CN104067273A (zh) | 将搜索结果分组为简档页面 | |
| US20220207096A1 (en) | Search Enhanceer Interface Using Multiple Dictionaries | |
| JP5880350B2 (ja) | 情報検索プログラム及び情報検索装置 | |
| JP2006178599A (ja) | 文書検索装置および方法 | |
| JP5345987B2 (ja) | 文書検索装置、文書検索方法および文書検索プログラム | |
| JP6488399B2 (ja) | 情報提示システム、及び情報提示方法 | |
| WO2014073233A1 (ja) | 情報検索プログラム及び情報検索装置 | |
| CN110073351A (zh) | 通过组合来自用户尝试的候选来预测文本 | |
| JP5127553B2 (ja) | 情報処理装置、情報処理方法、プログラム及び記録媒体 | |
| JP6235632B2 (ja) | リアルタイム・ライティング支援装置 | |
| CN112783410B (zh) | 信息处理方法、介质、装置和计算设备 | |
| CN103218130B (zh) | 一种用于对待选对象执行选择操作的方法和装置 | |
| KR102811817B1 (ko) | 제조업체 검색결과 제공 장치 및 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13853201 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2013342817 Country of ref document: AU Date of ref document: 20130607 Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13853201 Country of ref document: EP Kind code of ref document: A1 |