JP5431088B2 - Information search apparatus and information processing method - Google Patents
Information search apparatus and information processing method Download PDFInfo
- Publication number
- JP5431088B2 JP5431088B2 JP2009218770A JP2009218770A JP5431088B2 JP 5431088 B2 JP5431088 B2 JP 5431088B2 JP 2009218770 A JP2009218770 A JP 2009218770A JP 2009218770 A JP2009218770 A JP 2009218770A JP 5431088 B2 JP5431088 B2 JP 5431088B2
- Authority
- JP
- Japan
- Prior art keywords
- icons
- search
- icon
- condition
- conditions
- 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.)
- Expired - Fee Related
Links
- 230000010365 information processing Effects 0.000 title claims description 26
- 238000003672 processing method Methods 0.000 title claims description 12
- 238000000034 method Methods 0.000 claims description 14
- 239000000284 extract Substances 0.000 claims description 7
- 230000004044 response Effects 0.000 claims description 4
- 230000015654 memory Effects 0.000 description 6
- 230000008569 process Effects 0.000 description 6
- 230000008094 contradictory effect Effects 0.000 description 5
- 238000004519 manufacturing process Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 229940079593 drug Drugs 0.000 description 1
- 239000003814 drug Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は、検索を行うための情報処理装置、及び情報処理方法に関するものである。 The present invention relates to an information processing apparatus and an information processing method for performing a search.
近年、コンピュータやネットワークが普及し、大量に蓄積された情報を利用することができるようになっている。そして、大量の情報のなかから所望とする情報を抽出するために検索を行うことが通常であり、ユーザにより入力された検索条件に合致する情報が抽出される。 In recent years, computers and networks have become widespread, and a large amount of information can be used. A search is usually performed to extract desired information from a large amount of information, and information that matches the search condition input by the user is extracted.
検索では、1つあるいは複数のキーワードを用い、キーワードを含むことを検索条件として検索を行うもの、すなわち、キーワードを含むことを個々の条件として、各条件を満たすという検索条件によって検索を行っているものがある。このような検索方法は、簡単に検索ができるが、キーワードを含むものを抽出するという単純な検索となるので必要とする情報の一部が抽出できなかったり、逆に不要な情報が多く含まれてしまうなどの欠点がある。そこで、検索条件として、キーワードとともに論理演算子や括弧などの各種記号を用いた検索式を用いることにより、より精度の高い検索を行っている。 In the search, one or a plurality of keywords are used and the search is performed under the search condition that the keyword is included, that is, the search is performed according to the search condition that satisfies each condition by including the keyword as an individual condition. There is something. Such a search method can be easily searched, but it is a simple search that extracts a keyword. Therefore, a part of required information cannot be extracted, or conversely, a lot of unnecessary information is included. There are disadvantages such as. Therefore, a search with higher accuracy is performed by using a search expression using various symbols such as a logical operator and parentheses as a search condition.
一方、ベン図のように領域を表示し、その領域内にキーワードなどの条件を満たす情報のアイコンを表示するとともに、複数の領域が重なっている部分にはそれら重なっている各領域の条件を同時に満たす情報のアイコンを表示する情報検索装置も知られている(例えば、特許文献1,2を参照)。このような情報検索装置では、検索条件及びそれに合致する検索結果を可視化しているために、検索条件を設定しやすくまた直感的に検索条件を把握しやすいという利点があった。
On the other hand, an area is displayed as in a Venn diagram, and an icon of information that satisfies a condition such as a keyword is displayed in the area, and the overlapping area satisfies the conditions of each overlapping area at the same time. Information retrieval apparatuses that display information icons are also known (see, for example,
ところで、上述のようにより精度の高い検索を行うには、多数の条件を組み合わせる必要があるが、検索式を用いた手法では単にキーワードと論理演算子や括弧などで記述されたものであるため、それを作成するのはある程度の論理演算の知識が必要であり、必ずしも思い通りの検索条件を作成することができるものではなかった。また、検索式がどのような検索条件となっているかは、検索式を一目だけではわからず、検索式自体に間違いが入り込みやすい。このよう事情から、検索式を作成が無駄となったり、その検索式による検索処理自体が無駄になることも多かった。 By the way, in order to perform a search with higher accuracy as described above, it is necessary to combine a large number of conditions. However, in the method using a search expression, it is simply described with keywords, logical operators, parentheses, etc. Creating it requires a certain amount of knowledge of logical operations, and it has not always been possible to create the desired search conditions. In addition, it is difficult to know at a glance what kind of search condition the search formula is, and it is easy to make mistakes in the search formula itself. For these reasons, it is often the case that the creation of a search expression is wasted, and the search process itself based on the search expression is wasted.
また、上記特許文献1,2のような手法では、設定する条件が増大するにしたがって、条件に対応する領域が増えると同時に各領域の位置関係が複雑になってしまい、かえって検索条件を把握しづらくなるという問題があった。
Further, in the methods such as
本発明は上記事情を考慮してなされたもので、複雑な検索条件でも間違いなく容易に設定できる情報処理装置、及び情報処理方法を提供することを目的とする。 The present invention has been made in consideration of the above circumstances, and an object of the present invention is to provide an information processing apparatus and an information processing method that can be easily set without fail even under complicated search conditions.
上記目的を達成するために、本発明の情報処理装置では、検索する際の個々の条件が対応付けられたアイコンを画面上に表示する表示手段と、前記画面上でアイコンに対する操作を行う操作手段と、前記操作手段の操作に応じて、任意のアイコンに対して互いに異なる第1の方向と第2の方向とのいずれかの方向に他のアイコンを隣接させた状態に、2個以上のアイコンを前記画面上に配列表示させる表示制御手段と、
複数の条件を同時に満たす情報を抽出するAND演算と複数の条件のいずれかを満たす情報を抽出するOR演算とのうちの一方を第1演算とし他方を第1演算よりも優先順位が低い第2演算として、画面上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算を設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、複数の検索対象情報から特定の情報を抽出するための検索条件を生成する検索条件生成手段とを備えるものである。
To achieve the above object, information processing apparatus of the present invention performs a display means for displaying the individual conditions associated icon when searching on a screen, an operation on an icon in the screen operation Two or more in a state in which another icon is adjacent to any one of the first direction and the second direction different from each other according to the operation of the means and the operation means Display control means for arranging and displaying icons on the screen;
One of an AND operation that extracts information that simultaneously satisfies a plurality of conditions and an OR operation that extracts information that satisfies any of the plurality of conditions is a first operation, and the other is a second lower priority than the first operation. as operation, the icons arranged in the first direction on the screen, the first operation during conditions corresponding to those icons, the icons arranged in the second direction, during conditions corresponding to those icons The second calculation is set to the second calculation, the priority of the second calculation set for the condition corresponding to the grouped icons is set higher than the first calculation, and a plurality of search target information Search condition generating means for generating a search condition for extracting information is provided.
表示制御手段は、画面上のアイコンを配列すべき領域を第1の配列領域と第2の配列領域とに区画して表示し、検索条件生成手段は、第1の配列領域上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算をそれぞれ設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、第1の検索条件を生成するとともに、第2の配列領域上の各アイコンの条件に基づいて第2の検索条件を生成して、第1の検索条件を満たしかつ第2の検索条件を満たさない情報を抽出するための検索条件を生成することが好ましい。 Table示制control means, the area icon to be a sequence on the screen is partitioned displayed on the first sequence region and the second sequence region, the search condition generating means, first in the first array region the icons arrayed in the direction, the first operation during conditions corresponding to those icons, the icons arranged in the second direction, the second operation the respectively set between the condition corresponding to them icon The priority of the second calculation set for the conditions corresponding to the grouped icons is set higher than the first calculation to generate the first search condition, and the second array area to generate a second search condition based on the condition of each icon above, to generate a search condition for extracting the filled such ERROR report the and satisfies the first search condition second search condition preferable.
また、操作手段によって配列されるアイコンが、他のアイコンとの間で不適切な条件を設定する位置関係となる場合には、警告を行う警告手段を備えることが好ましい。In addition, it is preferable to include a warning unit that issues a warning when the icons arranged by the operation unit have a positional relationship for setting an inappropriate condition with another icon.
また、表示制御手段は、操作手段によって配列されるアイコンが、他のアイコンとの間で相反する条件の間にAND演算を設定する関係となる場合に不適切な位置関係となるものとして、当該位置へのアイコンの配列を阻止することが好ましい。Further, the display control means assumes that the icons arranged by the operation means are in an inappropriate positional relationship when the AND operation is set between conditions conflicting with other icons. It is preferable to prevent the arrangement of icons to positions.
また、検索対象情報から検索条件に合致する特定情報の検索を行って検索結果を表示する検索実行手段と、アイコンの配列が変更されるごとに、検索条件生成手段で前記検索条件を生成させ、検索実行手段による検索を行って検索結果の表示を更新させる検索制御手段とを備えることが好ましい。Further, the search execution means for searching for specific information that matches the search condition from the search target information and displaying the search result, and whenever the arrangement of the icons is changed, the search condition generation means generates the search condition, It is preferable to include search control means for performing a search by the search execution means and updating the display of the search result.
また、表示制御手段は、各検索対象情報に基づいて予め作成された条件に対応するアイコンを画面に表示することが好ましい。Moreover, it is preferable that a display control means displays the icon corresponding to the conditions produced previously based on each search object information on a screen.
また、第1の方向と第2の方向とは、互いに直交する方向であることが好ましい。In addition, the first direction and the second direction are preferably directions orthogonal to each other.
また、検索条件生成手段は、第1演算をOR演算とし、第2演算をAND演算とすることが好ましい。The search condition generating means preferably uses the first operation as an OR operation and the second operation as an AND operation.
また、本発明の情報処理方法では、操作手段の操作に応じて、個々の条件が対応付けられた任意のアイコンに対して互いに異なる第1の方向と第2の方向とのいずれかの方向に他のアイコンを隣接させた状態に、2個以上のアイコンを画面上に配列表示する表示制御ステップと、第2の方向に並ぶ複数のアイコンを枠で囲む操作に応答して、枠で囲まれた複数のアイコンをグループ化するグループ化ステップと、複数の条件を同時に満たす情報を抽出するAND演算と複数の条件のいずれかを満たす情報を抽出するOR演算とのうちの一方を第1演算とし他方を第1演算よりも優先順位が低い第2演算として、画面上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算をそれぞれ設定し、グループ化された各アイコンに対応する各条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、検索条件を生成する検索条件生成ステップとを有するものである。Further, in the information processing method of the present invention, in accordance with the operation of the operation means, in any one of the first direction and the second direction different from each other for any icon associated with each condition. In response to the display control step of arranging and displaying two or more icons on the screen in a state where other icons are adjacent to each other and the operation of surrounding a plurality of icons arranged in the second direction with a frame, One of a grouping step for grouping a plurality of icons, an AND operation for extracting information that simultaneously satisfies a plurality of conditions, and an OR operation for extracting information that satisfies any of the plurality of conditions is a first operation. For the icons arranged in the first direction on the screen with the other as the second calculation having a lower priority than the first calculation, the icons arranged in the second direction are the icons for the first calculation between the conditions corresponding to the icons. It has A second calculation is set between the conditions corresponding to the icons, and the priority of the second calculation set for each condition corresponding to each grouped icon is set higher than that of the first calculation. And a search condition generation step for generating a search condition.
表示制御ステップは、画面上のアイコンを配列すべき領域を第1の配列領域と第2の配列領域とに区画して表示し、検索条件生成ステップは、第1の配列領域上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算をそれぞれ設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、第1の検索条件を生成するとともに、第2の配列領域上の各アイコンの条件に基づいて第2の検索条件を生成して、第1の検索条件を満たしかつ第2の検索条件を満たさない情報を抽出するための検索条件を生成することが好ましい。The display control step divides and displays a region where icons on the screen are to be arranged into a first array region and a second array region, and the search condition generation step includes a first array region on the first array region. For icons arranged in the direction, the first operation is set between the conditions corresponding to the icons, and for the icons arranged in the second direction, the second operation is set between the conditions corresponding to the icons. The priority of the second calculation set for the condition corresponding to the selected icon is set higher than that of the first calculation to generate the first search condition, and each of the second array area It is preferable that the second search condition is generated based on the icon condition to generate a search condition for extracting information that satisfies the first search condition and does not satisfy the second search condition.
また、操作手段によって配列されるアイコンが、他のアイコンとの間で不適切な条件を設定する位置関係となる場合に警告を行う警告ステップを有することが好ましい。Further, it is preferable to have a warning step for giving a warning when the icons arranged by the operating means are in a positional relationship for setting inappropriate conditions with other icons.
また、表示制御ステップは、配列されるアイコンが他のアイコンとの間で相反する条件の間にAND演算を設定する関係となる場合に、当該位置へのアイコンの配列を阻止するように表示を制御することが好ましい。In addition, the display control step performs display so as to prevent the arrangement of the icons at the corresponding position when the arranged icons are in a relationship of setting an AND operation between conditions conflicting with other icons. It is preferable to control.
また、検索対象情報から検索条件に合致する特定情報の検索を行って検索結果を表示する検索実行ステップを有し、検索条件生成ステップは、アイコンの配列が変更されるごとに、検索条件を生成し、検索実行ステップは、検索条件が変化するごとに検索を実行して検索結果の表示を更新することが好ましい。In addition, a search execution step for searching for specific information that matches the search condition from the search target information and displaying the search result is included. The search condition generation step generates a search condition every time the icon array is changed. In the search execution step, it is preferable that the search is executed and the display of the search result is updated every time the search condition changes.
また、表示制御ステップは、各検索対象情報に基づいて予め作成された条件に対応したアイコンを画面に表示することが好ましい。Moreover, it is preferable that a display control step displays the icon corresponding to the conditions produced beforehand based on each search object information on a screen.
また、第1の方向と第2の方向とは、互いに直交する方向であることが好ましい。In addition, the first direction and the second direction are preferably directions orthogonal to each other.
また、検索条件生成ステップは、第1演算をOR演算とし、第2演算をAND演算とすることが好ましい。In the search condition generation step, it is preferable that the first operation is an OR operation and the second operation is an AND operation.
本発明によれば、条件を対応付けた各アイコンの画面上での配列によって検索条件を設定するため、検索条件を視覚的に認識することができ、また複雑な検索条件をも簡単に設定して検索できる。また、相反する条件にAND演算を設定するような位置関係にアイコンが配置されるような場合には、当該位置へのアイコンの配置を阻止するように表示を制御するため、間違った検索条件の設定を未然に防ぐことができる。 According to the present invention, the search condition is set by the arrangement on the screen of each icon associated with the condition, so that the search condition can be visually recognized, and a complicated search condition can be easily set. Can be searched. In addition, when an icon is arranged in a positional relationship in which an AND operation is set for the conflicting conditions, the display is controlled so as to prevent the icon from being arranged at the position, so that an incorrect search condition is set. Setting can be prevented beforehand.
本発明を実施した情報処理装置としての検索装置の構成を図1に示す。検索装置10は、グラフィカルユーザインタフェース(GUI)を利用して、個々の条件が対応付けされたアイコンを画面上に配列することによって目的とする情報を検索するために必要な検索条件を設定し、その検索条件で検索するようにしたものである。この例では、検索対象となる情報として、人物を撮影した多数の人物画像を検索対象情報とする場合について説明する。
FIG. 1 shows the configuration of a search device as an information processing device embodying the present invention. The
検索装置10は、例えばCPU,メモリ,ハードディスク、モニタ、キーボード,マウスなどからなるコンピュータで構成してある。このコンピュータに情報検索用のプログラムをインストールして実行させることによって、検索装置10としてのモニタ12,操作部13,対象情報格納部14,検索部15,制御部16,条件メモリ17として機能するようにしてある。
The
モニタ12は、表示手段となっており、検索条件を設定し、また検索結果を表示する検索画面を表示する。ユーザは、このモニタ12の表示を見ながら検索条件を設定し、また見ることによって検索結果を知ることができる。操作部13は、キーボード,マウスなどで構成してある。この操作部13を操作することによってアイコンの選択、検索画面上に表示されるアイコンの移動や削除等を行うことができる。
The
対象情報格納部14は、検索対象情報となる多数の人物画像を記憶している。人物画像は、デジタルカメラなどで撮影されたものを取り込んだものであり、各人物画像には各種の付加情報が付与されている。付加情報としては、例えば撮影されている人物の年齢を示す年齢情報、出身地を示す出身地情報、身長を示す身長情報、性別を示す性別情報、及び属性情報がある。属性情報は、撮影されている人物が小学生、中学生、高校生、大学生、社会人、及びその他のいずれであるかを示す情報となっている。
The target
検索部15は、対象情報格納部14に格納されている全人物画像の中から検索条件に合致する人物画像(特定情報)を検索して特定し、制御部16に出力する。この検索部15は、検索の際には、各人物画像の付加情報を参照して、検索条件に合致するか否かを判断する。なお、人物画像とそれに付与されている各種の付加情報を対応させたデータテーブルを用意しておき、そのデータテーブル上の付加情報を参照するようにすれば、人物画像自体を参照して付加情報を調べるよりも高速に検索することができる。
The
制御部16は、操作部13の操作によって新たなアイコンを配列することを含めてアイコンの配列が変更されるごとに、アイコンの配列に応じた検索条件を生成して、これを検索部15に送る。検索条件を生成する際に条件間に設定される演算としては、複数の条件を同時に満たす人物画像を抽出するためのAND演算と、複数の条件のいずれかを満たす人物画像を抽出するOR演算と、条件に合致する人物画像を除外するNOT演算とがある。
The
また、制御部16は、その制御下でモニタ12に検索画面を表示させ、操作部13の操作に応じて、アイコンの移動・消去などが行われるようにする。さらに、制御部16は、操作部13の操作によってアイコンの配列が変更された際に、不適切な配列となるときには、警告処理を行う。この例では、不適切な配列としては、配列されたアイコンの相反する条件間にAND演算を設定する位置関係となる場合としている。
Further, the
警告処理では、アイコン25の配列の変更が配列エリア23でのアイコンの移動または配列エリア23へのアイコンの追加である場合には、その移動されたアイコンを元の位置に戻し、あるいは追加されたアイコンを削除し、その様子を表示する。このように、不適切な条件を設定するアイコンの配列を阻止するように表示制御を行い、不適切な検索条件が設定されないようにするとともに、不適切となることをユーザに警告し、かつ視覚的に認識できるようにしている。
In the warning process, when the change of the arrangement of the
また、既に配列されているアイコン25の削除によって矛盾する配列となる場合では、その旨の警告表示を表示して、操作者に警告を行う警告処理を行う。なお、アイコンの移動・追加場合に警告表示を行うようにしてもよい。
If the arrangement becomes inconsistent due to the deletion of the already arranged
上記の相反する条件とは、一方の条件を満たすとき他方の条件を満たすことがない関係にある条件である。例えば年齢情報で「10代」の人物は「20代」の人物ではなく、逆に「20代」の人物は「10代」の人物ではなく、これら両方を同時に満たす人物画像はない。したがって、年齢情報で「10代」,の「20代」は相反する条件の関係になる。また、属性情報で「高校生」と「大学生」は、相反する条件の関係であるが、「大学生」と「社会人」は、「大学生」でありながら「社会人」となる場合もあるので、これらは相反する条件の関係にはならない。なお、この場合であっても属性情報として、いずれかの一方の情報だけしか付与されない場合では相反する条件の関係になる。 The contradictory conditions are conditions that are in a relationship that does not satisfy the other condition when one condition is satisfied. For example, in the age information, a person of “10's” is not a person of “20s”, and conversely, a person of “20s” is not a person of “10s”, and there is no person image that satisfies both of them. Therefore, in the age information, “10's” and “20's” have a contradictory condition. In addition, “high school student” and “university student” in the attribute information are in a relationship of conflicting conditions, but “university student” and “working person” may be “college student” but “working person”. These are not in conflicting conditions. Even in this case, when only one of the information is given as the attribute information, there is a contradictory condition.
条件メモリ17には、検索画面にアイコンとして表示すべき条件を書き込んである。アイコンとして表示すべき条件は、付加情報に基づいて予め決められ、年齢情報、出身地情報、身長情報、性別情報、及び属性情報のカテゴリに分類されて記憶されている。また、条件メモリ17には、相反する条件の組合せを書き込んである。制御部16は、この条件メモリ17の組合せを参照して、相反する条件間にAND演算を設定する関係となるか否かを判断する。
A condition to be displayed as an icon on the search screen is written in the condition memory 17. Conditions to be displayed as icons are determined in advance based on the additional information, and are classified and stored in categories of age information, birthplace information, height information, gender information, and attribute information. In the condition memory 17, combinations of conflicting conditions are written. The
図2に検索画面21の表示例を示す。検索画面21は、選択エリア22と、配列エリア23と、結果エリア24とからなり、その表示は制御部16によって制御される。また、検索画面21には、操作部13のマウスの操作に連動したポインタPが表示される。このポインタPを各種ボタンやアイコン25にあわせてクリックすることで、そのボタンに対応した指示を与え、あるいはアイコン25の選択を行うことができる。また、ポインタPを用いた周知のドラッグ・アンド・ドロップによってアイコン25を所望とする位置に移動することができる。
FIG. 2 shows a display example of the search screen 21. The search screen 21 includes a selection area 22, an arrangement area 23, and a
選択エリア22には、検索条件を設定する際に用いられ、条件が対応付けられたアイコン25がカテゴリに分類されて各種表示される。例えば、年齢情報に分類され「10未満」と表示されたアイコン25は、年齢情報が「10才未満」という条件に対応付けられ、「10代」と表示されたアイコン25は、年齢情報が「10才以上20才未満」という条件に対応付けられている。また、性別情報に分類され「女性」,「男性」と表示された各アイコン25は、性別情報が「女性」あるいは性別情報が「男性」であるという条件に対応付けられ、「不明」のアイコン25は「性別情報が設定されていない」という条件に対応付けられている。
The selection area 22 is used when setting search conditions, and
なお、この例では、予め用意されている条件に対応づけたアイコン25を表示するが、操作者が設定する任意の条件に対応づけたアイコン25を表示して、検索に利用できるようにしてもよい。
In this example, the
また、選択エリア22には、全削除ボタン26a,削除ボタン26b、終了ボタン26cが表示される。全削除ボタン26aをクリックすることによって、配列エリア23に表示されている全てのアイコン25を消すことができる。また、配列エリア23に表示されているアイコン25を選択してから削除ボタン26bをクリックすることによって、その選択しているアイコン25を配列エリア23から消すことができる。終了ボタン26cをクリックすることで、検索装置10による検索を終了させることができる。
In the selection area 22, an all delete button 26a, a
配列エリア23は、所望とする検索条件を設定するためにアイコン25を配列するエリアである。配列エリア23には、選択エリア22に表示されているアイコン25をドラッグ・アンド・ドロップによって、所望とする位置に配列させて表示することができる。
The arrangement area 23 is an area where
配列エリア23には、互いに直交する縦軸28と横軸29が表示されており、縦軸28よって配列エリア23が区分されている。この配列エリア23は、縦軸28よりも右側が第1配列領域23aに、左側が第2配列領域23bになっている。制御部16は、これら第1配列領域23a及び第2配列領域23bに配列された各アイコン25の条件にOR演算、AND演算、NOT演算を適用して検索条件を生成する。
The arrangement area 23 displays a
図3に手順を示すように、第1配列領域23a,第2配列領域23bのいずれの領域においても、横方向(横軸方向)にアイコン25を並べることにより、アイコン列が形成される。同一のアイコン列内の各アイコン25については、制御部16は、それら各アイコン25の条件間にOR演算を設定し、各条件間にOR演算を設定したものをアイコン列が示す条件である中間検索条件とする。なお、横方向に隣接してアイコン25が配されていないアイコン25に関しては、縦方向との関係において、そのアイコン25の条件を中間検索条件とする。
As shown in the procedure in FIG. 3, in both the
1個のアイコン25または2個以上のアイコン25からなるアイコン列を縦方向(縦軸方向)に積み重ねるように配置することができ、制御部16は、このような縦方向に並ぶアイコン25,アイコン列については、それらの各中間検索条件間にAND演算を設定する。これにより、ORE演算を第1演算とし、AND演算をOR演算よりも優先順位が低い第2演算として、横方向に並ぶアイコン間には、それらアイコン25の条件間にOR演算を設定し、縦方向に並ぶアイコン25の間には、それらアイコン25の条件間に第2演算を設定した検索条件を生成する。
One
第1配列領域23aの各中間検索条件間にAND演算を設定することにより、第1検索条件を生成し、第2配列領域23bの各中間検索条件間にAND演算を設定することにより、第2検索条件を生成する。第2配列領域23bは、検索対象から外すべき人物画像の条件を設定する領域となっており、制御部16は、「第1検索条件を満たし、かつ第2検索条件を満たさない」を最終的な検索条件として生成する。
A first search condition is generated by setting an AND operation between the intermediate search conditions in the
なお、この例では、第1配列領域23aと同様に、第2配列領域23bに配列されたアイコン25の条件間に、それらアイコン25の配列に応じて、AND演算とOR演算とを設定しているが、配列に関係なくその一方の演算だけを設定するようにしてもよい。また、例えば第1配列領域23aに配されたアイコン25の条件に対して、それに隣接させて第2配列領域23bに配されたアイコン25、及びその隣接方向に並ぶアイコン25の条件だけを作用するように演算を設定してもよい。
In this example, an AND operation and an OR operation are set between the conditions of the
結果エリア24は、配列エリア23内のアイコン25の配列に応じて生成される検索条件の検索結果を表示するエリアとなっている。この結果エリア24には、検索の対象とした全人物画像の件数及び検索条件に合致した人物画像の件数をテキスト表示した件数表示24aとともに、検索条件に合致した各人物画像のサムネイル画像31を表示する。この結果エリア24の表示は、アイコン25の配列が変更されるごと、すなわち配列エリア23上で、アイコン25が追加されたり、削除されたり、あるいは位置が変更されたりするごとに、その変更ごとに生成される検索条件に応じたものに更新される。サムネイル画像31を、例えばダブルクリック操作することによって、そのサムネイル画像31の元となった人物画像が拡大表示される。
The
次に上記構成の作用について説明する。人物画像の検索を行う場合には、操作部13を操作して、設定しようとする検索条件に含まれる条件に対応するアイコン25を選択エリア22から配列エリア23にドラッグ・アンド・ドロップする。そして、同様にして必要なだけアイコン25をドラッグ・アンド・ドロップして、配列エリア23に配列する。
Next, the operation of the above configuration will be described. When searching for a person image, the
複数の条件のうちいずれかの条件を満たす人物画像を検索するためには、それら各条件に対応するアイコン25を第1配列領域23aにドラッグ・アンド・ドロップして横方向に並べてアイコン列とする。また、複数の条件を同時に満たすような人物画像を検索するためには、アイコン列(1個のアイコンも含む)を縦方向に並べる。そして、所望とする人物画像を抽出するための検索条件が得られるように、このようにアイコン25を配列する。一方、特定の条件に合致する人物画像を抽出したくない場合には、その条件に対応するアイコン25を第2配列領域23bに同様に配置する。
In order to search for a human image satisfying any one of a plurality of conditions,
このように検索条件を作成しているときに、アイコン25を追加したり、すでに配列されているアイコン25を移動あるいは削除したりして、アイコン25の配列を変更する操作が行われると、図4に示すように、相反する条件間にAND演算を設定する配列となるか否かが調べられる。
When an operation for changing the arrangement of the
例えば、相反する条件間にAND演算を設定する配列となる場合には、続いて、それがアイコン25の移動または追加の操作によるものであるか否かが調べられる。そして、アイコン25の移動や追加の操作によるものである場合には、その操作で移動されたアイコン25が元の位置に戻され、または追加されたアイコン25が削除され、その様子が検索画面上に表示される。これにより、操作者に不適切なアイコン25の配列であることを知らせ、また不適切なアイコン25の配列とならないようにする。
For example, in the case of an array in which an AND operation is set between conflicting conditions, it is subsequently checked whether or not this is due to movement of the
図5は、第1配列領域23aに出身地情報の条件である「関東」と「関西」のアイコン25が横方向に並べて配置してある状態で、「北海道」のアイコン25を配列しようとした場合を示している。この場合に「関東」と「関西」のアイコン列と、「北海道」のアイコン25が縦方向に並ぶように配列を変更しようとすると、「関東また関西」と、「北海道」との間にAND演算が設定される配列となるが、それらの条件は相反するものとなるので、そのような位置に「北海道」のアイコン25が配列することはできない。しかし、「関東また関西」という条件と、「北海道」の条件との間にOR演算を設定するように、「関東」と「関西」の各アイコン25と同一のアイコン列を形成する位置に「北海道」のアイコン25の配することは許容される。
FIG. 5 shows that the “Hokkaido”
なお、不適切な配列、この例では相反する条件間にAND演算が設定される配列とならないように追加される、あるいは移動されるアイコン25を自動的に配置するように制御してもよい。相反する条件間にAND演算が設定される配置とはならない位置が複数ある場合には、そのうちで最も適切と判断される位置やアイコン25をドロップした位置から最も近い位置に配されるようにしてもよい。
It should be noted that it may be controlled to automatically arrange
一方、アイコン25の削除の操作によって、相反する条件間にAND演算を設定する関係となるときには、その旨の警告表示を表示する。そして、削除したアイコン25を再度表示するなどの処理は行われずに、検索条件を生成する処理へと移る。
On the other hand, when the operation for deleting the
相反する条件間にAND演算を設定する関係となることなくアイコン25の配列が変更され、あるいはアイコン25が削除されてアイコン25の配列が変更されると、検索条件が生成される。そして、その検索条件を用いた検索が行われ、検索条件に合致する各人物画像が対象情報格納部14から読み出され、その読み出された各人物画像のサムネイル画像31が結果エリア24に表示される。
A search condition is generated when the arrangement of the
同様にして、アイコン25の配列を変更するごとに、検索条件が生成され、その検索条件を用いた検索が行われる。そして、その検索結果に応じたサムネイル画像31が検索結果エリア24に表示される。したがって、操作者は、検索結果エリア24に表示される検索結果エリア24を参照しながら、アイコン25の配列を調整していくことができる。
Similarly, each time the arrangement of the
例えば、図2に示されるようにアイコン25を配列エリア23に配列した場合には、第1配列領域23aの最下段のアイコン列では「10代」と「20代」の各アイコン25を並べてあるので、年齢情報が「10才以20才未満、または20以上30才未満」という中間検索条件が生成される。また、その上のアイコン列では、出身地情報が「北海道」、「東北」、「関東」に対付けされた各アイコン25を並べることにより、出身地情報が「北海道、東北、関東のいずれか」という中間検索条件が生成される。さらにその上のアイコン25については性別情報が「女性」という条件が中間検索条件とされ、最上段のアイコン列からは身長情報が「130cm未満、または180cm以上」という中間検索条件が生成される。そして、これら中間検索条件間にAND演算を設定することにより、第1検索条件が生成される
For example, when the
また、第2配列領域23bでは、「大学生」と「高校生」とのアイコンが横方向に並べたアイコン列が作成され、そのアイコン列の上に「関東」のアイコン25が配置されているから、属性情報が「大学生、または高校生」という中間検索条件と、出身地情報が「関東」という中間検索条件間にAND演算を設定することにより、第2検索条件が生成される。
In the
上記第1検索条件と、第2検索条件とから検索を行うための検索条件が生成される。したがって、図2の例では、『年齢情報が「10才以20才未満、または20以上30才未満」かつ出身地情報が「北海道、東北、関東のいずれか」かつ性別情報が「女性」かつ身長情報が「130cm未満、または180cm以上」』の条件(第1条件)を満たし、かつ『属性情報が「大学生、または高校生」かつ出身地情報が「関東」』の条件(第2条件)を満たさない、という検索条件が生成される。 A search condition for performing a search is generated from the first search condition and the second search condition. Therefore, in the example of FIG. 2, “age information is“ 10 to less than 20 years old, or 20 to less than 30 years ”, birthplace information is“ Hokkaido, Tohoku, Kanto ”and gender information is“ female ” Satisfy the condition (first condition) of height information “less than 130 cm or 180 cm or more”, and the condition (second condition) of “attribute information is“ college student or high school student ”and birthplace information is“ Kanto ”” A search condition that does not satisfy is generated.
そして、生成された検索条件を用いて検索部15による検索が行われ、検索条件に合致する各人物画像が対象情報格納部14から読み出され、その読み出された各医用画像のサムネイル画像31が結果エリア24に表示される。ユーザは、サムネイル画像31を観察して閲覧したいものがあれば、それをダブルクリック操作することで、サムネイル画像31の元となった人物画像が拡大表示させることができる。
Then, the search by the
図6に示す例は、縦方向に並ぶ複数のアイコンをグループ化し、同一グループ内の各アイコンの条件間に対してAND演算を設定するとともに、そのグループ内のAND演算をOR演算よりも優先順位を高くするようにしたものである。 In the example shown in FIG. 6, a plurality of icons arranged in the vertical direction are grouped, an AND operation is set between the conditions of each icon in the same group, and the AND operation in the group is prioritized over the OR operation. Is designed to be high.
この例では、第1配列領域23aに配列されたアイコン25のうち、縦方向に並ぶ任意のアイコン25を矩形37で囲むことにより、囲まれた各アイコン25がグループ化される。このグループ化は、演算式の括弧「()」を設定することに相当するものであり、操作部13を操作することにより行う。グループ化は、同一グループ内の各アイコン25の条件間のAND演算を優先して設定させるための指示となるものであり、図7に示すように、検索条件を生成する際には、最初に、各グループについて同一グループ内の各アイコン25の条件間にAND演算が設定され、各グループはそれぞれそのAND演算が設定されることで作成される条件に対応する1個のアイコンとして扱う。
In this example, among the
これにより、より複雑な検索条件も設定することできる。例えば図6に示すようなアイコン25の配列からは、[(関東かつ10代)または(関西かつ20代)または「北海道」]かつ「女性」なる検索条件が生成される。
Thereby, more complicated search conditions can be set. For example, from the arrangement of the
この例では、アイコンの各条件間にOR演算の優先順位をAND演算よりも高くしているため、AND演算をOR演算に優先して行うグループ化を設定するようにしている。後述する例のように、通常時にはAND演算をOR演算に優先して行う場合には、OR演算を設定する方向に並ぶアイコンをグループ化するようにして、OR演算をAND演算に優先して行うようにすればよい。 In this example, since the priority of the OR operation is set higher than that of the AND operation between the icon conditions, the grouping in which the AND operation is given priority over the OR operation is set. As in an example to be described later, when performing an AND operation in preference to an OR operation in normal times, the OR operation is performed in priority to the AND operation by grouping icons arranged in the direction in which the OR operation is set. What should I do?
図8に示す例は、検索条件を求める際に、縦方向のAND演算をOR演算よりも優先するようにしたものである。この例では、縦方向にアイコンが並ぶ各アイコン列について、そのアイコン列内の各アイコンの条件間にAND演算を設定することによって各アイコン列について中間検索条件をそれぞれ求め、さらに各中間検索条件間にOR演算を設定している。 In the example shown in FIG. 8, the vertical AND operation is prioritized over the OR operation when the search condition is obtained. In this example, for each icon row in which icons are arranged in the vertical direction, an intermediate search condition is obtained for each icon row by setting an AND operation between the conditions of each icon in the icon row. OR operation is set for.
上記各実施形態では、縦方向をAND演算を設定する方向に、また横方向をOR演算にする方向としているが、横方向をAND演算を設定する方向に、また縦方向をOR演算にする方向としてもよい。また、AND演算,OR演算を設定する方向は、上記各実施形態のように直交する2方向に限るものではなく、例えば、円周方向と径方向であってもよい。 In each of the above embodiments, the vertical direction is the direction for setting the AND operation, and the horizontal direction is the direction for the OR operation. However, the horizontal direction is the direction for setting the AND operation, and the vertical direction is the direction for the OR operation. It is good. Further, the direction in which the AND operation and the OR operation are set is not limited to the two orthogonal directions as in the above embodiments, and may be, for example, the circumferential direction and the radial direction.
上記各実施形態では、相反する条件間にAND演算を設定する位置関係を不適切な配列としているが、不適切な配列は、これに限られない。例えば、変更後のアイコンの配列に基づく検索条件を満たす人物画像があるか否かを調べ、そのような人物画像がない場合には不適切な配列と判断するようにしてもよい。検索条件を満たす人物画像があるか否かは、事前に調べておいた情報に基づいて判断してもよいし、配列の変更の際に検索を行って判断してもよい。 In each of the above embodiments, the positional relationship for setting an AND operation between conflicting conditions is an inappropriate array, but the inappropriate array is not limited to this. For example, it may be determined whether or not there is a person image that satisfies the search condition based on the changed icon arrangement, and if there is no such person image, it may be determined that the arrangement is inappropriate. Whether there is a person image that satisfies the search condition may be determined based on information that has been examined in advance, or may be determined by performing a search when changing the arrangement.
また、不適切な配列として、検索条件に寄与しない(無意味な)配列となるものとしてもよい。検索条件に寄与しない配列となるものとしては、例えば図9に示すように、「10代または20代」かつ「女性」となっている配列に、「30代」のアイコンを配列に加えて、「10代または20代」かつ「女性または30代」とする場合の、「30代」のアイコンの追加がある。 Further, an inappropriate sequence may be a sequence that does not contribute to the search condition (meaningless). As an array that does not contribute to the search condition, for example, as shown in FIG. 9, an icon of “30s” is added to the array that is “10s or 20s” and “female”, There is an addition of an icon for “30s” when “10s or 20s” and “female or 30s” are selected.
この場合、検索条件は、[「10代または20代」かつ「女性」]または、[「10代または20代」かつ「30代」]の検索条件と等しく、検索結果が得られないというものではない。しかし、[「10代または20代」かつ「30代」]は、相反する条件間にAND演算を設定したものであり、該当する検索結果があるものではなく、何ら検索条件に寄与するものではない。したがって、このような検索条件に寄与しない配列とするアイコンの追加などを不適切な配列になるもとのとして警告処理を行うようにしてもよい。 In this case, the search condition is equal to the search condition of [“10s or 20s” and “female”] or [“10s or 20s” and “30s”], and no search result is obtained. is not. However, [“10's or 20's” and “30's”] is an AND operation set between conflicting conditions, there is no corresponding search result, and there is no contribution to the search condition. Absent. Therefore, the warning process may be performed on the assumption that the addition of an icon that does not contribute to the search condition is an inappropriate arrangement.
上記実施形態では、検索対象の情報として人物画像を例にして説明したが、検索対象となる情報は、どのようなものであってもよい。また、DICOM(Digital Imagingand Communication inMedicine)で規格化された医用画像には、付加情報として付与されるタグの情報が規定されており、本発明は、このような医用画像の検索に有利に利用することができる。また、個々の条件として、ファイルサイズの大小、データの形式の合致など様々なものを用いることができる。 In the above embodiment, the human image is taken as an example of the search target information. However, the search target information may be any information. In addition, information on tags given as additional information is defined for medical images standardized by DICOM (Digital Imaging and Communication in Medicine), and the present invention is advantageously used for searching such medical images. be able to. Various conditions such as the size of the file and the matching of the data format can be used as individual conditions.
10 情報検索装置
13 操作部
14 対象情報格納部
15 検索部
17 条件メモリ
21 検索画面
23 配列エリア
24 結果エリア
25 アイコン
S キーワード領域
DESCRIPTION OF
Claims (16)
前記画面上でアイコンに対する操作を行う操作手段と、
前記操作手段の操作に応じて、任意のアイコンに対して互いに異なる第1の方向と第2の方向とのいずれかの方向に他のアイコンを隣接させた状態に、2個以上のアイコンを前記画面上に配列表示させる表示制御手段と、
第2の方向に並ぶ複数のアイコンを枠で囲む操作に応答して、枠で囲まれた複数のアイコンをグループ化するグループ化手段と、
複数の条件を同時に満たす情報を抽出するAND演算と複数の条件のいずれかを満たす情報を抽出するOR演算とのうちの一方を第1演算とし他方を第1演算よりも優先順位が低い第2演算として、前記画面上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算をそれぞれ設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、複数の検索対象情報から特定の情報を抽出するための検索条件を生成する検索条件生成手段とを備えることを特徴とする情報処理装置。 Display means for displaying on the screen an icon associated with each condition when searching;
An operation means for performing an operation on the icon on the screen;
In accordance with the operation of the operation means , two or more icons are placed in a state where other icons are adjacent to each other in any one of the first direction and the second direction different from each other with respect to an arbitrary icon. Display control means for array display on the screen;
Grouping means for grouping a plurality of icons surrounded by a frame in response to an operation of surrounding the plurality of icons arranged in the second direction by a frame;
One of an AND operation that extracts information that simultaneously satisfies a plurality of conditions and an OR operation that extracts information that satisfies any of the plurality of conditions is a first operation, and the other is a second lower priority than the first operation. as operation, the icons arranged in the first direction in the screen is the first operation during conditions corresponding to those icons, the icons arranged in the second direction, the condition corresponding to them icon A second calculation is set between each of them, and the priority of the second calculation set for the conditions corresponding to the grouped icons is set higher than that of the first calculation. An information processing apparatus comprising: search condition generation means for generating a search condition for extracting specific information.
前記検索条件生成手段は、第1の配列領域上で第1の方向に並ぶアイコンには、それらアイコンの条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンの条件の間に第2演算をそれぞれ設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、第1の検索条件を生成するとともに、第2の配列領域上の各アイコンの条件に基づいて第2の検索条件を生成して、第1の検索条件を満たしかつ第2の検索条件を満たさない情報を抽出するための前記検索条件を生成することを特徴とする請求項1記載の情報処理装置。 Wherein the display control means divides display the area to be arranged icons on the screen in the first sequence region and the second sequence region,
The retrieval condition generating means, the icon arranged in the first direction in the first sequence region, the first operation during their icon conditions, the icons arranged in the second direction, their icon conditions respectively set second operation during the priority of the second operational set higher than the first operation to be set for between conditions corresponding to the grouped icons, first generates the search condition, and generates a second search condition based on the condition of each icon on the second sequence region, ERROR report meet the meet the first search condition and the second search condition The information processing apparatus according to claim 1, wherein the search condition for extracting the information is generated .
アイコンの配列が変更されるごとに、前記検索条件生成手段で前記検索条件を生成させ、前記検索実行手段による検索を行って検索結果の表示を更新させる検索制御手段とを備えることを特徴とする請求項1ないし4のいずれか1項に記載の情報処理装置。 A search executing means for displaying the search results from the search information by performing a search for specific information that matches the search criteria,
And a search control unit that causes the search condition generation unit to generate the search condition each time an icon arrangement is changed, and to perform a search by the search execution unit and update a display of a search result. The information processing apparatus according to any one of claims 1 to 4 .
操作手段の操作に応じて、個々の条件が対応付けられた任意のアイコンに対して互いに異なる第1の方向と第2の方向とのいずれかの方向に他のアイコンを隣接させた状態に、2個以上のアイコンを画面上に配列表示する表示制御ステップと、
第2の方向に並ぶ複数のアイコンを枠で囲む操作に応答して、枠で囲まれた複数のアイコンをグループ化するグループ化ステップと、
複数の条件を同時に満たす情報を抽出するAND演算と複数の条件のいずれかを満たす情報を抽出するOR演算とのうちの一方を第1演算とし他方を第1演算よりも優先順位が低い第2演算として、前記画面上で第1の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンに対応する条件の間に第2演算をそれぞれ設定し、グループ化された各アイコンに対応する各条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、前記検索条件を生成する検索条件生成ステップとを有することを特徴とする情報処理方法。 In an information processing method in which an information processing device generates a search condition for extracting specific information from a plurality of search target information,
In response to the operation of the operating means and are adjacent to other icons in either direction between the first direction and a second direction different to each other physician with respect to any of the icons individual conditions associated state to a display control step of arranging displaying two or more icons on the screen,
A grouping step for grouping the plurality of icons surrounded by the frame in response to an operation of surrounding the plurality of icons arranged in the second direction by the frame;
One of an AND operation that extracts information that simultaneously satisfies a plurality of conditions and an OR operation that extracts information that satisfies any of the plurality of conditions is a first operation, and the other is a second lower priority than the first operation. as operation, the icons arranged in the first direction in the screen is the first operation during conditions corresponding to those icons, the icons arranged in the second direction, the condition corresponding to them icon second operation to set respectively between, the priority of the second operational set higher than the first operation to be set for between the conditions corresponding to the respective icons that are grouped, the search condition An information processing method comprising: a search condition generation step for generating.
前記検索条件生成ステップは、第1の配列領域上で第1の方向に並ぶアイコンには、それらアイコンの条件の間に第1演算を、第2の方向に並ぶアイコンには、それらアイコンの条件の間に第2演算をそれぞれ設定し、グループ化されたアイコンに対応する条件の間に対して設定される第2演算の優先順位を第1演算よりも高く設定して、第1の検索条件を生成するとともに、第2の配列領域上の各アイコンの条件に基づいて第2の検索条件を生成して、第1の検索条件を満たしかつ第2の検索条件を満たさない情報を抽出するための前記検索条件を生成することを特徴とする請求項9記載の情報処理方法。 The display control step divides and displays an area where icons on the screen are to be arranged into a first arrangement area and a second arrangement area,
The search condition generating step, the icons arranged in the first direction in the first sequence region, the first operation during their icon conditions, the icons arranged in the second direction, their icon conditions respectively set second operation during the priority of the second operational set higher than the first operation to be set for between conditions corresponding to the grouped icons, first generates the search condition, and generates a second search condition based on the condition of each icon on the second sequence region, ERROR report meet the meet the first search condition and the second search condition The information processing method according to claim 9 , wherein the search condition for extracting the information is generated.
前記検索条件生成ステップは、アイコンの配列が変更されるごとに、検索条件を生成し、
前記検索実行ステップは、検索条件が変化するごとに検索を実行して検索結果の表示を更新することを特徴とする請求項9ないし12のいずれか1項に記載の情報処理方法。 A search execution step of searching for specific information that matches the search condition from search target information and displaying a search result;
The search condition generation step generates a search condition every time the arrangement of icons is changed,
The search execution step, the information processing method according to any one of claims 9 to 12, characterized in that updating to displaying search results perform a search each time the search condition is changed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009218770A JP5431088B2 (en) | 2009-09-24 | 2009-09-24 | Information search apparatus and information processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009218770A JP5431088B2 (en) | 2009-09-24 | 2009-09-24 | Information search apparatus and information processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011070265A JP2011070265A (en) | 2011-04-07 |
JP5431088B2 true JP5431088B2 (en) | 2014-03-05 |
Family
ID=44015519
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009218770A Expired - Fee Related JP5431088B2 (en) | 2009-09-24 | 2009-09-24 | Information search apparatus and information processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5431088B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5898158B2 (en) * | 2013-09-30 | 2016-04-06 | 富士フイルム株式会社 | Human image display control device, control method thereof, control program thereof, and recording medium storing the control program |
JP2018190000A (en) * | 2015-09-29 | 2018-11-29 | 株式会社ディビイ | Database interface providing program, database interface providing method, and database interface providing apparatus |
WO2019078164A1 (en) * | 2017-10-16 | 2019-04-25 | 日本電気株式会社 | Search device, terminal device, analysis device, search method, method for operating terminal device, analysis method, and program |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06325103A (en) * | 1993-05-12 | 1994-11-25 | Omron Corp | Data base retrieval system |
JP3338137B2 (en) * | 1993-08-27 | 2002-10-28 | 株式会社東芝 | Document search device |
JPH0785104A (en) * | 1993-09-14 | 1995-03-31 | Canon Inc | Document processor |
JPH1145271A (en) * | 1997-07-28 | 1999-02-16 | Just Syst Corp | Input method for retrieval condition and computer readable recording medium recording program for making computer execute respective processes of the method |
JP2001067376A (en) * | 1999-08-26 | 2001-03-16 | Haruhiko Ono | Keyword input screen for information retrieval on internet or the like |
JP4587544B2 (en) * | 2000-10-06 | 2010-11-24 | 株式会社マックスマネジメント | Database search system and recording medium recording database search program |
JP3878507B2 (en) * | 2002-03-27 | 2007-02-07 | 株式会社エイコット | Database system |
EP1962241A4 (en) * | 2005-12-05 | 2010-07-07 | Pioneer Corp | Content search device, content search system, server device for content search system, content searching method, and computer program and content output apparatus with search function |
-
2009
- 2009-09-24 JP JP2009218770A patent/JP5431088B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2011070265A (en) | 2011-04-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11281843B2 (en) | Method of displaying axis of user-selectable elements over years, months, and days | |
JP6453406B2 (en) | Tile array | |
US9852157B2 (en) | Searching of images based upon visual similarity | |
JP6513723B2 (en) | System and method for enabling document corpus search and search query generation | |
JP6002159B2 (en) | Electronic document search method and electronic document search graphical display method | |
JP6158509B2 (en) | Inspection information display apparatus and method | |
JP6230787B2 (en) | Inspection information display apparatus and method | |
US7719548B2 (en) | Viewing digital images using a floating controller | |
JP5815167B1 (en) | Information terminal control method and program | |
EP2793147A2 (en) | Computer-implemented system and method for visual search construction, document triage, and coverage tracking | |
US20060071942A1 (en) | Displaying digital images using groups, stacks, and version sets | |
JP6646395B2 (en) | Information processing apparatus and method, information processing system, computer program | |
CN110428003B (en) | Sample class label correction method and device and electronic equipment | |
JP2010182004A (en) | Folder management device, folder management method, and folder management program | |
US20140232723A1 (en) | Moving visualizations between displays and contexts | |
US10013781B1 (en) | Sewing machine-style polygon drawing method | |
JPWO2007141995A1 (en) | Display processing device | |
JP5431088B2 (en) | Information search apparatus and information processing method | |
JP2015208602A (en) | Image display device and image display method | |
JP5214480B2 (en) | Medical information input device | |
US11354007B2 (en) | Diagram based visual procedure note writing tool | |
US20170371938A1 (en) | Apparatus And Method For Information Retrieval | |
JP6307450B2 (en) | Interpretation support device, interpretation support method, and interpretation support program | |
JP2010257218A (en) | Information search apparatus and information search method | |
JP5617535B2 (en) | Information processing apparatus, information processing apparatus processing method, and program. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120113 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130426 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130501 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130628 |
|
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: 20131106 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131204 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5431088 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |