JP2019207482A - Information processing apparatus, information processing system, control method, and program - Google Patents

Information processing apparatus, information processing system, control method, and program Download PDF

Info

Publication number
JP2019207482A
JP2019207482A JP2018101652A JP2018101652A JP2019207482A JP 2019207482 A JP2019207482 A JP 2019207482A JP 2018101652 A JP2018101652 A JP 2018101652A JP 2018101652 A JP2018101652 A JP 2018101652A JP 2019207482 A JP2019207482 A JP 2019207482A
Authority
JP
Japan
Prior art keywords
item
display unit
search condition
displayed
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.)
Granted
Application number
JP2018101652A
Other languages
Japanese (ja)
Other versions
JP2019207482A5 (en
JP7048891B2 (en
Inventor
琢麻 蔵満
Takuma Kuramitsu
琢麻 蔵満
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2018101652A priority Critical patent/JP7048891B2/en
Publication of JP2019207482A publication Critical patent/JP2019207482A/en
Publication of JP2019207482A5 publication Critical patent/JP2019207482A5/ja
Application granted granted Critical
Publication of JP7048891B2 publication Critical patent/JP7048891B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a mechanism for efficiently searching for a search target.SOLUTION: An analysis screen 400 displays text data such as word-of-mouth information and information related to results obtained by analysis with a text mining tool, and includes a search condition operation area 402, a viewpoint display area 404, and an analysis result display area 406. In the search condition operation area 402, an item name representing a search target item and a search condition node having a label representing a value of a search condition are created and displayed. In the viewpoint display area 404, the total result for each item is displayed, and an item value selected by clicking can be added as the search condition node. In the analysis result display area 406, an area for visualizing data input to the text mining tool in various charts can be added as the search condition node while changing and selecting an analysis item. The displayed information is narrowed down based on these search condition nodes.SELECTED DRAWING: Figure 5

Description

本発明は、検索対象の検索方法を効率化する情報処理装置、情報処理システム、制御方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, a control method, and a program that improve the efficiency of a search target search method.

顧客視点で製品やサービスを展開するために、コンタクトセンターへの問合せ、アンケートやSNSに投稿された声など、顧客が製品やサービスに関して語った期待、要求、不満などの「顧客の声」を活用することが重要である。   In order to develop products and services from the customer's perspective, use customer opinions such as expectations, requests, and dissatisfactions about products and services, such as inquiries to contact centers, questionnaires and SNS comments. It is important to.

大量のテキストデータから、興味深い情報の探索や傾向の分析を行うための技術として、「テキストマイニング」と呼ぶ技術があり、数多くの企業からテキストマイニングの製品が公開されている。   As a technique for searching interesting information and analyzing trends from a large amount of text data, there is a technique called “text mining”, and many companies have released text mining products.

ただし、テキストマイニングは、コンピュータが膨大な量のテキストデータの内容を理解して、人間にとって役に立つ知見を出力するといった技術ではなく、あくまで、テキストデータの内容を分類・整理して、人間がテキストデータを有効活用することを支援するための技術であるため、テキストマイニングツールには、ユーザである人間にとって分かりやすいインターフェースが求められる。   However, text mining is not a technology in which a computer understands the contents of a huge amount of text data and outputs knowledge that is useful to humans. Therefore, the text mining tool is required to have an easy-to-understand interface for human users.

膨大なテキストデータから知見を得るためには、年齢や性別などの属性情報による絞り込みや、なんらかの単語を含むデータなど、さまざまな観点からデータを可視化し、試行錯誤を繰り返す必要がある。   In order to obtain knowledge from enormous text data, it is necessary to visualize the data from various viewpoints such as narrowing down by attribute information such as age and gender and data including some words, and repeat trial and error.

そのため、データを検索するために用いる検索式は、ユーザが簡単に生成でき、かつ、分析結果を誤認して誤った判断をしないよう、分析過程において一目見て検索式の意味を把握できる状態で提示されていることが望ましい。   For this reason, the search formula used to search for data can be easily generated by the user, and the meaning of the search formula can be understood at a glance in the analysis process so that the analysis result is not misidentified. It is desirable to be presented.

そこで、検索式を作成することの難しさに対して、サンプル文書に含まれる語句に対するドラッグ操作やクリック操作により、検索式を自動的に生成し、木構造の形でユーザに提示する方法が開示されている(例えば、特許文献1参照)。   Therefore, a method for automatically generating a search expression by dragging or clicking on a word or phrase included in a sample document and presenting it to a user in the form of a tree structure is disclosed for the difficulty of creating a search expression. (For example, refer to Patent Document 1).

また、複数の単語を使用する検索式の作成を支援するために、単語にカテゴリ分類を施し、同カテゴリ内の単語をOR結合、カテゴリ間をAND結合として取り扱う手法が開示されている(例えば、特許文献2参照)。   Further, in order to support the creation of a search expression using a plurality of words, a technique is disclosed in which words are classified into categories, words in the same category are treated as OR combinations, and categories are treated as AND combinations (for example, Patent Document 2).

さらに、直感的に理解可能、かつ、修正可能な検索式の提示を行うために、AND条件を親子関係、OR条件を兄弟関係とする木構造で表示する手法が開示されている(例えば、特許文献3参照)。   Furthermore, in order to present an intuitively understandable and amendable search expression, a method of displaying a tree structure in which an AND condition is a parent-child relationship and an OR condition is a sibling relationship is disclosed (for example, a patent) Reference 3).

特開2012−78966号公報JP 2012-78966 A 特開2009−145992号公報JP 2009-145992 A 特開2012−123578号公報JP 2012-123578 A

特許文献1や特許文献3に記載の発明における木構造による検索式の表示方法は、普段から情報技術に慣れ親しんでいる(検索式が木構造で表現できることを理解している)分析アナリストにとっては理解しやすい形式であるといえるが、テキストマイニングツールを利用するユーザは同様のスキルを保持しているとは限らず、必ずしもツールの利用者にとって直感的に理解しやすい構造であるとはいえない。   For the analysis analyst who is familiar with the information technology (understands that the search expression can be expressed in the tree structure), the display method of the search expression by the tree structure in the inventions described in Patent Document 1 and Patent Document 3 is usually used. Although it can be said that it is an easy-to-understand format, users who use text mining tools do not always have the same skills, and it is not necessarily a structure that is easy to understand intuitively for users of tools. .

また、木構造による検索式の表現は、検索式の編集作業が容易になる一方で、画面表示に必要なスペースが多く必要となり、分析結果を可視化する領域と同時に提示する場合、分析結果を閲覧するためのスペースを減らさざるを得ない。   In addition, the expression of a search expression using a tree structure makes it easy to edit the search expression, but requires a lot of space to display the screen. If the analysis result is presented at the same time as the visualization area, the analysis result can be viewed. To reduce the space to do it.

このとき、木構造として表示している検索式の領域を一時的に非表示にすることも考えられるが、表示中の分析結果に対して、ツールの利用者が誤解しないようにするためには、検索式は常に分かりやすく表示されていることが望ましい。   At this time, it is possible to temporarily hide the area of the search expression displayed as a tree structure, but in order to prevent the tool user from misinterpreting the analysis result being displayed It is desirable that the search expression is always displayed in an easily understandable manner.

特許文献2に記載の発明においては、ノード形式で検索式として使用している単語を表示し、同一グループに所属する単語をOR結合、グループ間をAND結合として暗黙的に取り扱うことで、検索式の構造を分かりやすく可視化している。   In the invention described in Patent Document 2, a word used as a search expression in a node format is displayed, and a word belonging to the same group is implicitly treated as an OR combination and a group is treated as an AND combination. The structure of is easily visualized.

しかし、テキストマイニングツールのユーザにとって、同一グループとして取り扱われる単語の集合において、必ずしもOR結合として取り扱いたいとは限らず、両方の単語が含まれる文書を検索したいケースも少なからず存在する。   However, a user of a text mining tool does not necessarily want to treat it as an OR combination in a set of words handled as the same group, and there are not a few cases where he wants to search for a document containing both words.

また、特許文献2に記載の発明においては、テキスト全体に対する検索式の作成方法が記載されているが、テキストマイニングツールにおいて、検索対象とするデータ項目は1種類であるとは限らず、データに紐づいている属性情報(投稿者の年代、性別など)や、アンケートなどのデータにおいては、複数の自由記述欄が検索対象となり得るため、検索対象の項目を考慮した検索式の可視化が必要となる。   Further, in the invention described in Patent Document 2, a method for creating a search formula for the entire text is described. However, in a text mining tool, the data item to be searched is not necessarily one type. In the attribute information (poster's age, gender, etc.) and the data such as questionnaires, multiple free description fields can be searched. Therefore, it is necessary to visualize the search expression considering the items to be searched. Become.

そこで、本発明では、検索対象を効率的に検索する仕組みを提供することを目的とする。   Accordingly, an object of the present invention is to provide a mechanism for efficiently searching for a search target.

上記課題を解決するため本発明は、文書を表示部へ表示する情報処理装置であって、前記表示部へ表示すべく項目の選択を受け付ける項目受付手段と、前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示手段と、前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、を備え、前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示することを特徴とする。   In order to solve the above-described problem, the present invention provides an information processing apparatus that displays a document on a display unit, the item receiving unit receiving selection of an item to be displayed on the display unit, and the item based on information on the document. Display means for displaying information relating to the element on the display unit, and item element accepting means for accepting selection of information relating to the element of the item displayed on the display part, wherein the display means includes the item A document to be displayed on the display unit is selected and displayed using information relating to the element of the item received by the element receiving means.

本発明によれば、検索対象を効率的に検索することができる、という効果を奏する。   According to the present invention, there is an effect that a search target can be efficiently searched.

情報処理システムの概略構成を示す構成図である。It is a block diagram which shows schematic structure of an information processing system. クライアント端末、情報処理装置のハードウェア構成を示す構成図である。It is a block diagram which shows the hardware constitutions of a client terminal and information processing apparatus. 情報処理システムの機能の構成を示す構成図である。It is a block diagram which shows the structure of the function of an information processing system. 口こみ情報の一例を示す説明図である。It is explanatory drawing which shows an example of mouth information. 分析画面の構成を示す構成図である。It is a block diagram which shows the structure of an analysis screen. 検索条件操作領域の構成を示す構成図である。It is a block diagram which shows the structure of a search condition operation area | region. 検索条件可視化領域に示される検索式と同等の意味を持つ論理式を示す図である。It is a figure which shows the logical expression which has a meaning equivalent to the search expression shown in a search condition visualization area | region. 検索条件可視化領域に示される検索式と同等の意味を持つ木構造で表される検索式を示す図である。It is a figure which shows the search formula represented by the tree structure which has a meaning equivalent to the search formula shown in a search condition visualization area | region. 検索条件可視化領域に対する検索条件を追加する方法を説明するための図面である。It is drawing for demonstrating the method of adding the search condition with respect to a search condition visualization area | region. 検索条件ノードの操作方法に関する説明を行うための図面である。It is drawing for demonstrating regarding the operation method of a search condition node. 観点表示領域の構成を示す構成図である。It is a block diagram which shows the structure of a viewpoint display area. 検索条件ノードの作成方法を説明するための説明図である。It is explanatory drawing for demonstrating the creation method of a search condition node. 検索条件ノードの作成方法を説明するための説明図である。It is explanatory drawing for demonstrating the creation method of a search condition node. 分析結果表示領域の構成を示す構成図である。It is a block diagram which shows the structure of an analysis result display area. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region. 分析結果可視化領域における可視化アイテムを編集する方法を説明するための図面である。It is drawing for demonstrating the method of editing the visualization item in an analysis result visualization area | region.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、テキストデータに対してテキストマイニングを行うことで、テキストデータに含まれる顧客等の製品やサービス等に対する顧客の声を分析する情報処理システムの概略となる構成が示されている。   FIG. 1 shows a schematic configuration of an information processing system that analyzes a customer's voice about a product or service such as a customer included in the text data by performing text mining on the text data.

情報処理システム100は、テキストデータに対してテキストマイニングを行った結果を表示するクライアント端末102、及びテキストデータを蓄積してテキストマイニングを行う情報処理装置104を備えており、それぞれがネットワーク106を介して通信可能なように接続されている。   The information processing system 100 includes a client terminal 102 that displays a result of text mining performed on text data, and an information processing apparatus 104 that accumulates text data and performs text mining. Are connected so that they can communicate.

次に、図2では、クライアント端末102、及び情報処理装置104に適用可能なハードウェア構成の一例について説明する。   Next, an example of a hardware configuration applicable to the client terminal 102 and the information processing apparatus 104 will be described with reference to FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS), which is a control program of the CPU 201, or a function executed by each server or each PC. Various programs to be described later are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器への表示を制御する。   An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display device such as a CRT display (CRT) 210.

なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。   In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメモリコントローラで、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller 207 is connected via an adapter to a hard disk (HD), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, and the like. The access to the external memory 211 such as a compact flash (registered trademark) memory is controlled.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示したネットワーク106)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F controller 208 is connected to and communicates with an external device via a network (for example, the network 106 shown in FIG. 1), and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。   Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Furthermore, definition files and various information tables used when executing the program are also stored in the external memory 211, and a detailed description thereof will be described later.

次に、図3を用いてクライアント端末102及び情報処理装置104の機能構成について説明する。尚、各機能の詳細については、画面の説明を行う際に合わせて説明を行う。   Next, functional configurations of the client terminal 102 and the information processing apparatus 104 will be described with reference to FIG. The details of each function will be described together with the description of the screen.

クライアント端末102は、表示部300及び検索部302を備えており、表示部300は、情報処理装置104において記憶された文書に関する情報や当該文書に関する情報を分析して得られた結果に関する情報を表示する。   The client terminal 102 includes a display unit 300 and a search unit 302. The display unit 300 displays information related to a document stored in the information processing apparatus 104 and information related to a result obtained by analyzing the information related to the document. To do.

また、表示部300は、表示されている文書に関する情報や当該文書に関する情報を分析して得られた結果に関する情報に対して検索条件の指定を受け付けて表示を行う。   In addition, the display unit 300 accepts designation of a search condition and displays information on information on a displayed document and information on a result obtained by analyzing information on the document.

検索部302は、表示部300に表示される検索条件を用いて、表示部300へ表示すべく文書に関する情報等を情報処理装置104に対して検索を行う。   The search unit 302 uses the search condition displayed on the display unit 300 to search the information processing apparatus 104 for information related to the document to be displayed on the display unit 300.

情報処理装置104には、記憶部304及び分析部306を備えており、記憶部304は、分析対象とする情報(例えば、製品に対する口こみ情報、調査、品質検査、故障点検等の報告情報、働きがいアンケート、営業活動、作業等の記録情報、特許文献、学術論文、市況・ニュースといった、技術的、学術的専門分野情報等)を記憶している。   The information processing apparatus 104 includes a storage unit 304 and an analysis unit 306, and the storage unit 304 includes information to be analyzed (for example, information on products, report information such as surveys, quality inspections, and fault inspections) Records information on questionnaires, sales activities, work, etc., patent documents, academic papers, market information / news, technical and academic specialized field information, etc.).

また、記憶部304は、表示部300によって表示している検索条件に関する情報を記憶している。   The storage unit 304 stores information related to the search condition displayed by the display unit 300.

分析部306は、記憶部304に記憶された分析対象とする情報に関して、テキストマイニング等の技術を適用して分析を行う。   The analysis unit 306 analyzes the information to be analyzed stored in the storage unit 304 by applying a technique such as text mining.

次に、分析の対象となる情報の例として、図4に示すように、SNSに投稿された日時を示す投稿日時、投稿された内容が何の製品に対してなされたかを示す製品、投稿内容を示すコメント、その製品に対する評価、投稿者の年齢、及び投稿者の性別等を含む口こみ情報等があげられる。   Next, as an example of information to be analyzed, as shown in FIG. 4, a posting date and time indicating the date and time posted to the SNS, a product indicating what product the posted content was made, and the posted content , Comments about the product, the age of the poster, and oral information including the gender of the poster.

このような情報を有するテキストデータを記憶部304から取得して、分析部306によってテキストマイニングツールによって分析を行い、この分析した結果に関する情報は、表示部300によって分析画面400(図5参照)に表示する。   Text data having such information is acquired from the storage unit 304, analyzed by a text mining tool by the analysis unit 306, and information related to the analysis result is displayed on the analysis screen 400 (see FIG. 5) by the display unit 300. indicate.

図5には、分析画面400の構成が示されており、分析画面400は、検索条件操作領域402、観点表示領域404、及び分析結果表示領域406を備えている。   FIG. 5 shows a configuration of the analysis screen 400, and the analysis screen 400 includes a search condition operation area 402, a viewpoint display area 404, and an analysis result display area 406.

図6は、検索条件操作領域402を図示しており、検索条件追加アイコン500、検索条件復帰アイコン502、検索条件保存アイコン504、文書数表示領域506、及び検索条件可視化領域508を備える。   FIG. 6 illustrates a search condition operation area 402, which includes a search condition addition icon 500, a search condition return icon 502, a search condition storage icon 504, a document number display area 506, and a search condition visualization area 508.

検索条件可視化領域508は、検索対象の項目を表す項目名と、検索条件の値を表すラベルをもつ複数のノード(以下、検索条件ノードと呼ぶ)からなる。   The search condition visualization area 508 includes a plurality of nodes (hereinafter referred to as search condition nodes) having an item name representing a search target item and a label representing a value of the search condition.

検索対象の項目としては、例えば、図示されているように、「コメント.単語」、「製品」、「評価」のように表示され、「コメント.単語」は、分析部306によって「コメント」項目に対して、口こみ情報等のテキストデータから形態素解析技術によって分析し抽出した単語集合を表し、「製品」及び「評価」は、口こみ情報に含まれる製品及び評価といった項目を表している。   As an item to be searched, for example, as illustrated, “comment.word”, “product”, and “evaluation” are displayed, and “comment.word” is displayed by the analysis unit 306 as a “comment” item. On the other hand, it represents a word set analyzed and extracted from text data such as oral information by morphological analysis technology, and “product” and “evaluation” represent items such as products and evaluations included in oral information.

検索条件ノードは、表示部300によって検索対象の項目ごとにグループ化して表示され、検索条件ノードのラベルには、検索条件を端的に表す文字列が表示される。   The search condition nodes are grouped and displayed for each item to be searched by the display unit 300, and a character string representing the search condition is displayed on the label of the search condition node.

例えば、図示されているように、検索条件ノード510は、「コメントに含まれる単語」に関する検索条件を表しており、コメント項目内に「画質」という単語が含まれる文書を絞り込むための条件である。   For example, as shown in the figure, the search condition node 510 represents a search condition regarding “words included in a comment”, and is a condition for narrowing down documents including the word “image quality” in the comment item. .

検索条件ノードにおいて、表示部300によって、NOT条件はラベルの先頭にNOT条件であることを示す文字列「−」が表示されること、および、検索条件ノードの色が変わることで表示される。   In the search condition node, the display unit 300 displays the character string “-” indicating that the NOT condition is the NOT condition at the head of the label and the color of the search condition node is changed.

例えば、検索条件ノード512は、「きれい」という単語のNOT条件を表しており、コメント項目内に「きれい」という単語を含まない文書を絞り込むための条件である。   For example, the search condition node 512 represents a NOT condition for the word “clean”, and is a condition for narrowing down documents that do not include the word “clean” in the comment item.

検索条件ノードにおいて、OR結合の条件式は、検索条件ノード内のラベルにおいて、検索条件の値を表す文字列の間に、OR結合であることを示す文字列「OR」が表示部300によって表示される。   In the search condition node, the condition expression for OR combination is displayed on the label in the search condition node by the display unit 300 with a character string “OR” indicating that it is OR combination between the character strings representing the value of the search condition. Is done.

例えば、検索条件ノード514は、製品の項目において「製品B」および「製品C」のいずれかを含む文書を絞り込むための条件である。   For example, the search condition node 514 is a condition for narrowing down documents that include either “product B” or “product C” in the product item.

数量や日時を表す項目においては、等号・不等号を用いた検索式の作成が可能であり、検索条件ノードにおいて、等号・不等号を含む条件式は、ラベルの先頭に該当する記号を表す文字列を付与することで表示部300へ表示される。   It is possible to create a search expression using equal signs and inequality signs in items that represent quantity and date / time. In the search condition node, conditional expressions that contain equal signs or inequality signs are the characters that represent the symbols at the beginning of the label. It is displayed on the display unit 300 by adding a column.

例えば、検索条件ノード516は、評価項目が「3以上」の文書を絞り込むための条件である。   For example, the search condition node 516 is a condition for narrowing down documents whose evaluation item is “3 or more”.

尚、検索条件可視化領域508に表示される全ての検索条件ノードは、AND結合により検索式を構成する。   Note that all the search condition nodes displayed in the search condition visualization area 508 form a search expression by AND combination.

以上により、図6の検索条件可視化領域508に示される検索式は、例えば、図7に示すような論理式や、図8に示すような木構造で表される検索式と同等の意味を持つ。   As described above, the search expression shown in the search condition visualization region 508 in FIG. 6 has the same meaning as the logical expression shown in FIG. 7 or the search expression represented by the tree structure shown in FIG. .

検索条件可視化領域508は、同じ項目に対する検索条件をグループ化し、検索条件を示す文字列を簡略化してノードのラベルとして表示部300によって表示することで、検索条件式の表示領域を抑制しつつ、人間が理解しやすい形式での可視化を実現する。   The search condition visualization area 508 groups search conditions for the same item, simplifies a character string indicating the search conditions, and displays it as a node label by the display unit 300, thereby suppressing the display area of the search condition expression. Visualization in a format that is easy for humans to understand.

同じ項目に対する検索条件をグループ化して整理するための制約として、異なる検索対象項目におけるOR結合を表現できないことがあるが、この問題点に対しては、後述の検索条件グループの登録処理において解消することが可能である。   As a constraint for grouping and organizing search conditions for the same item, OR join in different search target items may not be expressed, but this problem is solved in the search condition group registration process described later. It is possible.

次に、検索条件ノードの作成方法について説明する。検索条件ノードの作成方法は、フォーム入力による作成、検索条件ノードの操作による作成、項目の値選択による作成、検索条件グループの値選択による作成、分析結果表示領域の操作による作成の5つに大別される。   Next, a method for creating a search condition node will be described. There are five methods for creating search condition nodes: creation by form input, creation by operation of search condition nodes, creation by selection of item values, creation by selection of values of search condition groups, and creation by operation of the analysis result display area. Separated.

まず、フォーム入力による作成方法について、図9を用いて説明する。検索条件を追加するための入力フォームは、検索条件追加アイコン500をクリックすることで、検索条件操作領域402に表示部300によって表示される。   First, a creation method by form input will be described with reference to FIG. An input form for adding a search condition is displayed on the search condition operation area 402 by the display unit 300 when the search condition addition icon 500 is clicked.

図9(a)は、検索条件追加アイコン500をクリックした後の検索条件操作領域402を表している。   FIG. 9A shows the search condition operation area 402 after the search condition addition icon 500 is clicked.

検索条件を追加するためのフォームは、検索対象項目選択ボタン600、および、検索式入力フォーム602からなる。   A form for adding a search condition includes a search object item selection button 600 and a search expression input form 602.

検索対象項目選択ボタン600は、検索式として使用する検索対象項目を変更するためのボタンであり、クリックすることで、図9(b)に示す検索対象項目選択ドロップダウンリスト604が表示部300によって表示する。   The search target item selection button 600 is a button for changing a search target item used as a search expression. When the search target item selection button 600 is clicked, a search target item selection drop-down list 604 shown in FIG. indicate.

検索対象項目選択ドロップダウンリスト604に表示する検索対象項目は、例えば、前述した口こみ情報の各項目を表示部300によって表示し、コメントについては、コメントの特徴的な単語を表示し(コメント.単語)、単語同士の係り受け関係を表示部300によって表示(コメント.係り受け)する。   The search target item displayed in the search target item selection drop-down list 604 displays, for example, each item of the above-described oral information by the display unit 300, and for the comment, a characteristic word of the comment is displayed (comment.word ), The dependency relationship between words is displayed on the display unit 300 (comment. Dependency).

尚、検索対象項目選択ドロップダウンリスト604において、項目名の前に記載のある記号「 t_ 」、「 w_ 」、「 #_ 」は、項目値のデータ型を表しており、それぞれ「日時型」、「文字列型」、「数値型」を表す。   In the search target item selection drop-down list 604, the symbols “t_”, “w_”, and “#_” in front of the item name represent the data type of the item value, and each is “date and time type”. , “Character string type” and “numerical type”.

検索式入力フォーム602は、項目値のデータ型に応じた検索式を表示部300によって受け付ける。例えば、文字列型である項目「製品」に対しては、任意の複数文字を表す「*」や、任意の一文字を表す「?」などのワイルドカードを使用可能である。   The search formula input form 602 receives a search formula corresponding to the data type of the item value by the display unit 300. For example, for an item “product” that is a character string type, a wild card such as “*” representing an arbitrary plurality of characters or “?” Representing an arbitrary character can be used.

図9(c)は、「製品A*」を検索式として入力した状態を表している。ユーザは、検索式入力フォーム602に入力した内容を、Enterキーの入力によって確定することで、図9(d)に示す検索条件ノード606が表示部300によって作成される。   FIG. 9C shows a state in which “product A *” is input as a search expression. The user confirms the content entered in the search expression input form 602 by inputting the Enter key, whereby the search condition node 606 shown in FIG.

また、数値型である項目「評価」に対しては、等号・不等号による大小関係を表す記号を使用可能である。図9(e)は、項目「評価」に対して、検索式「>= 3」を入力した状態を表しており、図9(f)は、入力確定後において、検索条件ノード608が作成された様子を示している。   In addition, for the item “evaluation” which is a numerical type, a symbol representing a magnitude relationship by an equal sign or inequality sign can be used. FIG. 9E shows a state in which the search expression “> = 3” is input to the item “evaluation”. FIG. 9F shows that the search condition node 608 is created after the input is confirmed. It shows the state.

以上で説明したように、検索式入力フォーム602は、検索対象項目の型に応じた検索式を入力可能であり、入力の確定によって検索条件ノードを生成することが可能なフォームである。説明を簡略化するため、その他のデータ型や、各データ型に使用可能な検索式の詳細は省略する。   As described above, the search expression input form 602 can input a search expression corresponding to the type of the search target item, and can generate a search condition node by confirming the input. In order to simplify the description, other data types and details of search expressions that can be used for each data type are omitted.

次に、検索条件ノードの操作による作成について図10を用いて説明する。図10(a)は検索条件ノードの一例であり、検索式として「製品B」を表示部300によって保持する。   Next, creation by operation of a search condition node will be described with reference to FIG. FIG. 10A is an example of a search condition node, and “Product B” is held by the display unit 300 as a search expression.

検索条件ノード700は、ユーザのホバー操作(または、タッチ操作)によって、図10(b)に示す、否定条件切り替えアイコン702、検索式編集アイコン704、及び検索条件削除アイコン706を表示部300によって表示する。   The search condition node 700 displays a negative condition switching icon 702, a search expression edit icon 704, and a search condition deletion icon 706 shown in FIG. 10B on the display unit 300 by the user's hover operation (or touch operation). To do.

否定条件切り替えアイコン702は、検索条件ノードが保持する検索式を、NOT条件に変換するためのアイコンであり、クリック操作によって検索条件ノードの検索式を表示部300によって書き換える。   The negative condition switching icon 702 is an icon for converting a search expression held by the search condition node into a NOT condition, and the search expression of the search condition node is rewritten by the display unit 300 by a click operation.

図10(c)は、否定条件切り替えアイコン702をクリックした後の検索条件ノード700を表しており、もとの検索式「製品B」に対して、NOT条件であることを示す文字列「−」が挿入されている。   FIG. 10C shows the search condition node 700 after clicking the negative condition switching icon 702, and the character string “-” indicating the NOT condition with respect to the original search expression “product B”. Is inserted.

NOT条件である検索条件ノードに対して、ホバー操作(または、タッチ操作)を実施した場合は、図10(d)に示すように、否定条件切り替えアイコン702の代わりに、肯定条件切り替えアイコン708が表示部300によって表示される。   When a hover operation (or touch operation) is performed on a search condition node that is a NOT condition, an affirmative condition switching icon 708 is displayed instead of the negative condition switching icon 702 as shown in FIG. Displayed by the display unit 300.

肯定条件切り替えアイコン708は、否定条件切り替えアイコン702とは逆に、検索条件ノードの検索式から、NOT条件であることを示す文字列「−」を取り除くためのアイコンである。   The affirmative condition switching icon 708 is an icon for removing the character string “-” indicating the NOT condition from the search condition node search expression, contrary to the negative condition switching icon 702.

検索式編集アイコン704は、検索条件ノードが保持する検索式を、ユーザがフォーム入力によって直接編集するためのアイコンである。   The search expression edit icon 704 is an icon for the user to directly edit the search expression held by the search condition node by form input.

クリック操作によって、図10(e)に示すように、検索条件ノード710のラベルが編集可能なフォームに置き換わり、検索式を直接編集可能とする。   As a result of the click operation, as shown in FIG. 10E, the label of the search condition node 710 is replaced with an editable form, and the search expression can be directly edited.

検索条件削除アイコン706は、検索条件ノードを削除するためのアイコンである。クリック操作によって、検索条件ノードは検索条件操作領域402から取り除かれる。   The search condition deletion icon 706 is an icon for deleting a search condition node. The search condition node is removed from the search condition operation area 402 by the click operation.

検索条件のOR結合は、検索条件ノードをドラッグ&ドロップ操作によって他の検索条件ノードに重ねることによって実現できる。   The OR combination of search conditions can be realized by overlapping the search condition node with another search condition node by a drag and drop operation.

図10(f)は、検索条件ノード712をドラッグし、検索条件ノード714に重ねている様子を示しており、ドロップ操作が完了した時点で、2つの検索条件ノードがマージされ、図10(g)に示す、OR条件を検索式としてもつ検索条件ノード716が表示部300によって生成される。なお、検索条件ノードは、同じグループ内の検索条件ノードのみドロップ操作を受け付ける。   FIG. 10F shows a state in which the search condition node 712 is dragged and superimposed on the search condition node 714. When the drop operation is completed, the two search condition nodes are merged, and FIG. ), A search condition node 716 having an OR condition as a search expression is generated by the display unit 300. The search condition node accepts a drop operation only for search condition nodes in the same group.

以上で説明したように、検索条件ノードは、ユーザの簡単な操作によって検索式の編集が可能なノードである。   As described above, the search condition node is a node capable of editing the search expression by a simple operation by the user.

次に、項目の値選択による検索条件ノードの作成について、図11を用いて説明する。図11(a)は、観点表示領域404が示されている。観点表示領域404は、項目表示領域800、および、検索条件グループ表示領域802から成る。   Next, creation of a search condition node by item value selection will be described with reference to FIG. FIG. 11A shows a viewpoint display area 404. The viewpoint display area 404 includes an item display area 800 and a search condition group display area 802.

項目表示領域800は、項目ごとの集計結果を表示するための領域であり、項目名の左側にあるフォルダアイコンをクリックすることで、表示部300によって、現在の検索条件下において、各項目値を含む文書数を一覧表示することができる。尚、これらの項目や文書数は、分析対象とする口こみ情報等に関する項目や文書数を表示する。   The item display area 800 is an area for displaying the total result for each item. By clicking the folder icon on the left side of the item name, each item value is displayed by the display unit 300 under the current search condition. The number of documents included can be displayed in a list. These items and the number of documents indicate the items and the number of documents related to the mouth information to be analyzed.

図11(b)は、「製品」項目におけるフォルダアイコン804をクリックした後の観点表示領域404を表しており、製品項目における項目値ごとの文書数一覧806が表示部300によって表示されている。   FIG. 11B shows the viewpoint display area 404 after clicking the folder icon 804 in the “product” item, and the display unit 300 displays a document number list 806 for each item value in the product item. .

項目値ごとの文書数一覧806における各項目値は、クリックして選択可能な領域である。図11(c)は、項目値「製品B」および、項目値「製品C」を選択した状態を表している。   Each item value in the document number list 806 for each item value is an area that can be selected by clicking. FIG. 11C shows a state where the item value “product B” and the item value “product C” are selected.

1つ以上の項目値を選択することで、項目名の右側に、検索条件ノード作成アイコン808が表示される。ユーザは、検索条件ノード作成アイコン808をクリックすることで、選択中の項目値をOR結合で接続した検索式を保持する検索条件ノードを追加できる。   By selecting one or more item values, a search condition node creation icon 808 is displayed on the right side of the item name. By clicking the search condition node creation icon 808, the user can add a search condition node that holds a search expression in which the selected item values are connected by an OR connection.

次に、検索条件グループの値選択による検索条件ノードの作成方法について、図12、図13を用いて説明する。図12(a)は、検索条件操作領域402の一例であり、3つの検索条件ノードが存在する状態を示している。   Next, a method for creating a search condition node by selecting a search condition group value will be described with reference to FIGS. FIG. 12A is an example of the search condition operation area 402 and shows a state where three search condition nodes exist.

ユーザは、検索条件保存アイコン504をクリックすることで、図12(b)に示す、検索条件保存・編集フォーム900が表示部300によってCRT210へ表示される。   When the user clicks the search condition storage icon 504, the search condition storage / edit form 900 shown in FIG. 12B is displayed on the CRT 210 by the display unit 300.

検索条件保存・編集フォーム900は、検索条件グループ名入力フォーム902、検索条件名入力フォーム904、検索条件入力フォーム906、及び保存ボタン908を備える。   The search condition storage / edit form 900 includes a search condition group name input form 902, a search condition name input form 904, a search condition input form 906, and a save button 908.

ここで、検索条件入力フォーム906には、検索条件保存アイコン504をクリックした時点の検索条件が、図7で示した論理式の形式であらかじめ入力される。   Here, in the search condition input form 906, the search condition when the search condition storage icon 504 is clicked is input in advance in the form of the logical expression shown in FIG.

ユーザは、検索条件グループ名入力フォーム902、及び、検索条件名入力フォーム904を入力し、保存ボタン908を押下することで、検索条件を記憶部304へ保存することができる。   The user can save the search condition in the storage unit 304 by inputting the search condition group name input form 902 and the search condition name input form 904 and pressing a save button 908.

検索条件保存・編集フォーム900によって保存した検索条件は、検索条件グループ表示領域802から参照し、検索条件ノードの作成に使用することが可能である。   The search condition saved by the search condition saving / editing form 900 can be referred to from the search condition group display area 802 and used to create a search condition node.

検索条件グループ表示領域802は、検索条件ごとの集計結果を表示するための領域であり、検索条件グループ名の左側にあるフォルダアイコンをクリックすることで、表示部300によって、現在の検索条件下において、各検索条件に合致する文書数を一覧表示することができる。   The search condition group display area 802 is an area for displaying the total result for each search condition. By clicking the folder icon on the left side of the search condition group name, the display unit 300 displays the current search condition. The number of documents that match each search condition can be displayed in a list.

図13(a)は、「顧客層」グループにおけるフォルダアイコン1000をクリックした後の観点表示領域404を表しており、顧客層グループにおける検索条件ごとの文書数一覧1002が表示部300によって表示されている。   FIG. 13A shows a viewpoint display area 404 after the folder icon 1000 in the “customer group” group is clicked, and the display unit 300 displays a document number list 1002 for each search condition in the customer group group. ing.

検索条件ごとの文書数一覧1002における各検索条件名は、クリックして選択可能な領域であり、前述した項目値の選択による検索条件ノードの作成方法と同様に、選択した検索条件を検索条件ノードとして作成できる。   Each search condition name in the document number list 1002 for each search condition is an area that can be selected by clicking, and the selected search condition is used as the search condition in the same way as the method for creating a search condition node by selecting the item value described above. Can be created as a node.

図13(b)は、検索条件「M1層」を選択して検索条件ノード作成アイコンをクリックした後の検索条件操作領域402を表しており、検索条件ノード1004が作成されている。   FIG. 13B shows the search condition operation area 402 after selecting the search condition “M1 layer” and clicking the search condition node creation icon, and the search condition node 1004 is created.

検索条件操作領域402は、名前を付けて保存した検索条件に関する検索条件ノードにおいては、検索条件グループ名を使用してグループ化を行い、検索条件ノードのラベルには検索条件名が表示部300によって表示される。   The search condition operation area 402 is grouped by using the search condition group name in the search condition node related to the search condition stored with a name, and the search condition name is displayed on the label of the search condition node by the display unit 300. Is displayed.

検索条件グループの値選択によって作成した検索条件ノード1004においても、図10を用いて説明した検索条件ノードの操作とほぼ同様の操作が可能であるが、検索式編集アイコン704を押下した際には、検索条件ノードのラベルが検索式入力フォームに変化するのではなく、画面上に検索条件保存・編集フォーム900が表示部300によって表示される。   The search condition node 1004 created by selecting the value of the search condition group can perform almost the same operation as the search condition node described with reference to FIG. 10, but when the search expression edit icon 704 is pressed. The search condition storage / edit form 900 is displayed on the screen by the display unit 300 instead of the search condition node label being changed to the search expression input form.

以上、検索条件グループの値選択による検索条件ノードの作成方法を説明した。複雑な検索条件においても、名前を付けて保存して使用することで、検索条件の可視化に必要な領域を大幅に削減することが可能になる。   The method for creating a search condition node by selecting a search condition group value has been described above. Even in a complicated search condition, it is possible to significantly reduce the area required for visualization of the search condition by naming and saving it.

また、検索条件として作成する論理式は、検索条件作成時に誤りがないか確認すればよく、適切な検索条件名を設定しておくことで分析作業中にユーザが検索条件を誤認するリスクを減らすことが可能になる。   In addition, the logical expression created as a search condition only needs to be checked for errors when creating the search condition, and by setting an appropriate search condition name, the risk of the user misidentifying the search condition during analysis is reduced. It becomes possible.

なお、検索条件入力フォーム906は、論理式の形式で編集するため、異なる項目間におけるOR結合の検索条件も作成できる。   Since the search condition input form 906 is edited in the form of a logical expression, it is possible to create a search condition for OR connection between different items.

次に、分析結果表示領域406の操作による検索条件ノードの作成方法について、図14を用いて説明する。   Next, a method for creating a search condition node by operating the analysis result display area 406 will be described with reference to FIG.

分析結果表示領域406は、テキストマイニングツールに投入したデータを様々な図表で可視化するための領域であり、同時に複数の図表を表示することができる。以下、可視化領域に表示する図表を可視化アイテムと呼ぶ。   The analysis result display area 406 is an area for visualizing data input to the text mining tool in various charts, and can display a plurality of charts at the same time. Hereinafter, the chart displayed in the visualization area is referred to as a visualization item.

例えば、図14(a)は、分析結果表示領域406の一例であり、文書数の時系列推移1100と、文書において頻出する単語のランキングを表示する頻出語の一覧1102と、文書一覧1104との3つの可視化アイテムを同時に表示部300によって表示している。   For example, FIG. 14A is an example of the analysis result display area 406. A time-series transition 1100 of the number of documents, a frequent word list 1102 that displays rankings of frequently occurring words in the document, and a document list 1104 Three visualization items are displayed on the display unit 300 at the same time.

また、図14(b)は、クロス集計表1112を1つの可視化アイテムとして表示した状態の分析結果表示領域406を表す。   FIG. 14B shows an analysis result display area 406 in a state where the cross tabulation table 1112 is displayed as one visualization item.

他に、自由記述欄の話題をネットワーク構造で表示する、話題の移り変わりを表形式で表示する、急騰した単語を含む文書数の変化を折れ線グラフとして表示する等、様々な可視化アイテムを表示可能であるが、説明を簡略化するために詳細は省略する。   In addition, various visualization items can be displayed, such as displaying topics in the free description column in a network structure, displaying changes in topics in a tabular format, and displaying changes in the number of documents containing soaring words as a line graph. However, details are omitted to simplify the description.

なお、分析結果表示領域406に表示される各可視化アイテムは、検索条件の変化に応じて自動的に表示部300によって再描画される。   Note that each visualization item displayed in the analysis result display area 406 is automatically redrawn by the display unit 300 according to a change in the search condition.

ユーザは、各可視化アイテムの要素を押下することで、要素がもつ情報を検索条件としてもつ検索条件ノードを表示部300によって生成できる。   The user can generate a search condition node having information as an element as a search condition by the display unit 300 by pressing the element of each visualization item.

例えば、文書数の時系列推移1100において、2017年11月に投稿された文書数を示す要素1106を押下することで、「投稿日時」が2017年11月であるという検索条件をもつ検索条件ノードが生成される。   For example, in the time series transition 1100 of the number of documents, by pressing an element 1106 indicating the number of documents posted in November 2017, a search condition node having a search condition that “post date / time” is November 2017 Is generated.

他に、頻出語の一覧1102において、「操作性」を含む文書の情報を表す要素1108を押下することで、「コメント.単語」に「操作性」が含まれるという検索条件をもつ検索条件ノードが作成される。つまり、口こみ情報のコメントに「操作性」という単語が含まれる文書の検索を検索部302によって行う
尚、この頻出語の一覧1102は、表示部300によって、「製品」、「コメント.特徴語」、「カテゴリ」等の一覧へ変更することが可能であり、例えば、分析項目1110を押下することにより、ドロップダウンリストが表示され、そのリスト内に「製品」、「コメント.特徴語」、「カテゴリ」等を表示してユーザへ選択させることが可能である。
In addition, a search condition node having a search condition that “operability” is included in “comment.word” by pressing an element 1108 representing information of a document including “operability” in the list of frequently used words 1102 Is created. In other words, the search unit 302 searches for a document in which the word “operability” is included in the comment of the oral information, and the frequently used word list 1102 is displayed on the display unit 300 by “product”, “comment. , “Category”, etc., for example, by pressing the analysis item 1110, a drop-down list is displayed, and “Product”, “Comment.Feature word”, “ It is possible to display a “category” or the like and allow the user to select it.

「製品」を選択した場合は、製品のランキング(製品毎の文書数)が表示され、「コメント.特徴語」を選択した場合は、文書に含まれる特徴語のランキングが表示され、「カテゴリ」を選択した場合は、製品のカテゴリ毎のランキングが表示される。これらは、何れも口こみ情報等を解析することにより得られたランキングを表示している。   When “Product” is selected, the product ranking (number of documents for each product) is displayed. When “Comment.Feature word” is selected, the ranking of feature words included in the document is displayed, and “Category” is displayed. When is selected, the ranking for each product category is displayed. Each of these displays a ranking obtained by analyzing mouth information and the like.

これによって、本来、画面に表示すべく全ての項目を表示しようとする場合、表示領域が狭小であると、視覚的に見難いという問題が生じるが、このような構成をとることにより、自身が着目したい項目を選択することにより文書を絞り込んで検索することが可能となるので、視覚的に良好な検索を行うことが可能となる。   As a result, when all items are to be displayed to be displayed on the screen, the display area is narrow and it is difficult to see visually. By selecting an item to be focused on, it is possible to narrow down and search for documents, so that a visually good search can be performed.

クロス集計表1112においては、要素1114を押下することで、「年代」が「30代」である検索条件ノードと、「製品」が「製品B」である検索条件ノードの2つが作成される。   In the cross tabulation table 1112, by pressing an element 1114, two search condition nodes whose “age” is “30s” and search condition nodes whose “product” is “product B” are created.

以上で説明したように、ユーザは分析結果表示領域406を操作することで、ユーザが興味のある個所を深堀するための検索条件を容易に作成することができる。   As described above, by operating the analysis result display area 406, the user can easily create a search condition for deepening a portion in which the user is interested.

作成した検索条件ノードは、検索条件可視化領域508によって、検索対象の項目、または、検索条件グループ名によって自動的にグループ化して表示部300によって表示されるため、ユーザは、常に整理された状態の検索条件を確認しながら分析作業を進めることができる。   The created search condition nodes are automatically grouped according to the search target item or search condition group name by the search condition visualization area 508 and displayed on the display unit 300, so that the user is always organized. Analysis work can be performed while checking the search conditions.

次に、検索条件ノードを用いて、分析結果表示領域406における可視化アイテムを編集する方法について図15を用いて説明する。   Next, a method of editing the visualization item in the analysis result display area 406 using the search condition node will be described with reference to FIG.

検索条件ノードはドラッグ操作が可能であり、可視化アイテムにドロップすることで、検索条件に応じた切り口を可視化アイテムに追加することができる。   The search condition node can be dragged. By dropping the search condition node on the visualization item, a cut according to the search condition can be added to the visualization item.

図15(a)は、3つの検索条件ノードが生成された状態の検索条件操作領域402と、可視化アイテムの一例である文書数の時系列推移1100を表している。   FIG. 15A shows a search condition operation area 402 in a state where three search condition nodes are generated, and a time-series transition 1100 of the number of documents, which is an example of a visualization item.

例えば、ユーザは、図15(b)に示すように、検索条件ノード1200を文書数の時系列推移1100にドラッグ&ドロップすることが可能である。   For example, as shown in FIG. 15B, the user can drag and drop the search condition node 1200 to the time series transition 1100 of the number of documents.

図15(c)は、検索条件ノード1200をドラッグ&ドロップした後の検索条件操作領域402と、可視化アイテムの一例である文書数の時系列推移1100を表している。   FIG. 15C shows a search condition operation area 402 after the search condition node 1200 is dragged and dropped, and a time-series transition 1100 of the number of documents, which is an example of a visualization item.

検索条件ノードを可視化アイテムにドロップした場合、該当する検索条件ノードは消滅し、ドロップした対象の可視化アイテムに検索条件に応じた切り口が表示部300によって追加される。   When the search condition node is dropped on the visualization item, the corresponding search condition node disappears, and the display unit 300 adds a cut according to the search condition to the visualization item to be dropped.

前述の例においては、検索条件の項目名1202、および、検索条件ノードのラベルとして表示されていた検索式を表す文字列1204がグラフの凡例として表示部300によって表示され、当該検索条件に合致する文書数の時系列推移が、折れ線グラフ1206として表示部300によって表示される。   In the above-described example, the search condition item name 1202 and the character string 1204 representing the search expression displayed as the label of the search condition node are displayed by the display unit 300 as the legend of the graph and match the search condition. The time series transition of the number of documents is displayed by the display unit 300 as a line graph 1206.

検索条件グループの値選択によって作成した検索条件ノードにおいても、可視化アイテム上にドラッグ&ドロップすることで、同様の効果を与える。   The same effect can be obtained by dragging and dropping a search condition node created by selecting a search condition group value onto a visualized item.

図16は、図15(c)の状態から、「製品」項目に関する検索条件ノードと、「顧客層」検索グループに関する検索条件ノードとの2つの検索条件ノードをドロップした後の状態を表している。   FIG. 16 shows a state after dropping two search condition nodes, a search condition node related to the “product” item and a search condition node related to the “customer layer” search group, from the state of FIG. .

このように、検索条件ノードを使用することで、複雑な条件を切り口としてもつ図表の作成を簡単に行うことができる。   In this way, by using the search condition node, it is possible to easily create a chart having a complicated condition as a starting point.

なお、観点表示領域404や、分析結果表示領域406において、クリックや選択などの操作をすることで検索条件ノードを作成可能な各要素を、可視化アイテムに直接ドラッグ&ドロップすることでも同様の処理が可能である。以下、例を用いて説明する。   The same processing can be performed by directly dragging and dropping each element that can create a search condition node by performing an operation such as click or selection in the viewpoint display area 404 or the analysis result display area 406 to the visualization item. Is possible. Hereinafter, an example will be described.

図17は、項目値ごとの文書数一覧1300における要素1302を、文書数の時系列推移1100に向かってドラッグ&ドロップする様子を表す。   FIG. 17 illustrates a state in which the element 1302 in the document number list 1300 for each item value is dragged and dropped toward the time series transition 1100 of the document number.

図18は、要素1302をドラッグ&ドロップした後の状態を表しており、検索条件ノードのドラッグ&ドロップ操作と同様に、文書数の時系列推移1100に検索条件を表す凡例と、折れ線グラフが表示されている。   FIG. 18 shows a state after the element 1302 is dragged and dropped. Similar to the drag and drop operation of the search condition node, a legend representing the search condition and a line graph are displayed in the time series transition 1100 of the number of documents. Has been.

分析結果表示領域406に存在する頻出語の一覧1102における要素や、その他の可視化アイテムにおける各要素においても、同様の操作が可能であることはいうまでもない。   It goes without saying that the same operation is possible for the elements in the frequently used word list 1102 existing in the analysis result display area 406 and the elements in other visualization items.

検索条件ノード、および、検索条件ノードを作成することが可能な要素の他に、観点表示領域404における、各項目名、および、検索条件グループ名においても、可視化アイテム上にドラッグ&ドロップすることで、当該可視化アイテムを編集することが可能である。   In addition to search condition nodes and elements that can create search condition nodes, each item name and search condition group name in the viewpoint display area 404 can also be dragged and dropped onto the visualization item. The visualization item can be edited.

この動作は、ドラッグ&ドロップした項目、または、検索条件グループに所属する各要素をそれぞれドラッグ&ドロップした場合と同様の動作となる。   This operation is the same as that performed when the dragged and dropped item or each element belonging to the search condition group is dragged and dropped.

図19は、項目名1400を、文書数の時系列推移1100に向かってドラッグ&ドロップする様子を表す。   FIG. 19 shows a state where the item name 1400 is dragged and dropped toward the time series transition 1100 of the number of documents.

図20は、要素1402をドラッグ&ドロップした後の状態を表しており、文書数の時系列推移1100に「性別」項目に含まれる各項目値に該当する凡例と、折れ線グラフが表示されている。   FIG. 20 shows a state after the element 1402 is dragged and dropped, and a legend corresponding to each item value included in the “sex” item and a line graph are displayed in the time series transition 1100 of the number of documents. .

検索条件グループ名においても同様の操作が可能である。これらの操作を実施することで、例えば、クロス集計表1112の縦軸に検索条件グループ名をドラッグ&ドロップし、縦軸に使用する軸を置換するといった操作も可能になる。   The same operation can be performed for the search condition group name. By performing these operations, for example, a search condition group name can be dragged and dropped on the vertical axis of the cross tabulation table 1112 and the axis used on the vertical axis can be replaced.

以上、検索条件ノード、および、検索条件ノードを生成可能な要素を可視化アイテムにドラッグ&ドロップして分析の切り口を追加、変更する方法について説明した。   As described above, the method of adding and changing the analysis point by dragging and dropping the search condition node and the element capable of generating the search condition node onto the visualization item has been described.

なお、上記では、項目値や検索条件グループ名による可視化アイテムの編集に関しては、各要素をドラッグ&ドロップした際と同等の動作となる実施形態を説明したが、一度に投入可能な検索条件の要素数を制限する、投入する順番を文書数の頻度順にする、など、可視化アイテムごとに何らかの制御を加えてもよい。   In the above description, the embodiment has been described with respect to the editing of the visualization item by the item value or the search condition group name, and the operation is the same as when each element is dragged and dropped. Some control may be added for each visualization item, such as limiting the number or ordering the input order in the frequency order of the number of documents.

このように、分析画面400に対して簡易な操作によって指定表示された多種多様な検索条件を用いて、記憶部304に記憶された分析対象とする文書を検索部302によって検索し、検索した結果を表示部300へ表示する。   As described above, the search unit 302 searches for a document to be analyzed stored in the storage unit 304 using various search conditions designated and displayed by a simple operation on the analysis screen 400. Is displayed on the display unit 300.

したがって、ユーザは、直感的に理解しやすい検索条件を、画面上に表示したままの状態で分析業務を実施することが可能になり、自らが設定した検索条件を誤認することによる分析ミスの抑制が図れる。   Therefore, it is possible for the user to perform analysis work with intuitively easy-to-understand search conditions displayed on the screen, and to suppress analysis mistakes by misidentifying the search conditions set by the user. Can be planned.

尚、本発明の実施形態では、製品に対する口こみ情報を分析対象例としてあげたが、このような分析対象例に限らず、調査、品質検査、故障点検等の報告書といった、特定の因果関係(調査対象に関する要因調査や故障に対する原因究明等)について報告されるものを対象として、品質改善に対する知見を得ることも可能である。   In addition, in the embodiment of the present invention, the mouth information about the product is given as an analysis target example. However, the analysis is not limited to such an analysis target example. It is also possible to obtain knowledge about quality improvement for what is reported about the investigation of the factors related to the investigation object, investigation of the cause of failure, etc.).

また、働きがいアンケート、営業活動、作業等の記録といった、低規定に記録されるものと対象として、記録内容から傾向を把握することで次の活動につなげることも可能である。   In addition, it is also possible to connect to the next activity by grasping the trend from the contents of the recorded items that are recorded in the low regulations such as work questionnaires, sales activities, records of work, etc.

さらに、特許文献、学術論文、市況・ニュースといった、技術的、学術的専門分野に関するものを対象として、専門性が高い内容について、その特長や傾向を定量的に把握することが可能である。   Furthermore, it is possible to quantitatively grasp the features and trends of highly specialized content, such as patent literature, academic papers, market conditions / news, etc. related to technical and academic fields.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。   As a recording medium for supplying the program, for example, flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。   The present invention may be applied to a system constituted by a plurality of devices or an apparatus constituted by a single device.

また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

100 情報処理システム
102 クライアント端末
104 情報処理装置
106 ネットワーク
DESCRIPTION OF SYMBOLS 100 Information processing system 102 Client terminal 104 Information processing apparatus 106 Network

Claims (22)

文書を表示部へ表示する情報処理装置であって、
前記表示部へ表示すべく項目の選択を受け付ける項目受付手段と、
前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示手段と、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、
を備え、
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示することを特徴とする情報処理装置。
An information processing apparatus for displaying a document on a display unit,
Item receiving means for receiving selection of an item to be displayed on the display unit;
Display means for displaying information on the element of the item on the display unit based on the information on the document;
Item element accepting means for accepting selection of information related to the element of the item displayed on the display unit;
With
The information processing apparatus according to claim 1, wherein the display unit selects and displays a document to be displayed on the display unit using information related to the element of the item received by the item element receiving unit.
前記項目要素受付手段によって選択を受け付けた項目の要素に関わる情報を検索条件として前記表示部へ表示する検索条件表示手段を備え、
前記表示手段は、前記検索条件表示手段により表示される検索条件を用いて、前記表示部へ表示する文書を選定して表示することを特徴とする請求項1に記載の情報処理装置。
Search condition display means for displaying information related to the element of the item accepted by the item element accepting means on the display unit as a search condition;
The information processing apparatus according to claim 1, wherein the display unit selects and displays a document to be displayed on the display unit using a search condition displayed by the search condition display unit.
前記検索条件表示手段は、前記項目ごとに当該項目の要素に関わる情報を分類して表示することを特徴とする請求項2に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the search condition display unit classifies and displays information related to an element of the item for each item. 前記検索条件表示手段は、表示されている検索条件の条件を反転させる指示を受け付け、
前記表示手段は、前記検索条件表示手段により条件を反転させる指示を受け付けた検索条件を含まない文書を選定して表示することを特徴とする請求項2または3に記載の情報処理装置。
The search condition display means accepts an instruction to invert the condition of the displayed search condition,
The information processing apparatus according to claim 2, wherein the display unit selects and displays a document that does not include a search condition for which an instruction to reverse the condition is received by the search condition display unit.
前記検索条件表示手段は、条件が反転されたことを示すように、前記条件を反転させる指示を受け付けた検索条件を表示することを特徴とする請求項4に記載の情報処理装置。   The information processing apparatus according to claim 4, wherein the search condition display unit displays a search condition that has received an instruction to invert the condition so as to indicate that the condition has been inverted. 前記検索条件表示手段は、表示される検索条件に対して重ねる操作を行うことによって、新たな検索条件を作成して表示することを特徴とする請求項2乃至4の何れか1項に記載の情報処理装置。   5. The search condition display unit according to claim 2, wherein the search condition display unit creates and displays a new search condition by performing an operation to overlap the displayed search condition. 6. Information processing device. 前記検索条件表示手段は、前記重ねる操作が行われたそれぞれの検索条件の論理和を新たな検索条件として作成して表示することを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the search condition display unit creates and displays a logical sum of the search conditions on which the overlapping operation has been performed as a new search condition. 前記検索条件表示手段は、それぞれの検索条件の論理和によって前記新たな検索条件として作成したことを認識可能なように表示することを特徴とする請求項7に記載の情報処理装置。   The information processing apparatus according to claim 7, wherein the search condition display means displays the new search condition so that it can be recognized by a logical sum of the respective search conditions. 前記表示手段は、前記検索条件表示手段により表示される全ての検索条件の論理積を検索条件として、前記表示部へ表示する文書を選定して表示することを特徴とする請求項2乃至8の何れか1項に記載の情報処理装置。   9. The display unit according to claim 2, wherein the display unit selects and displays a document to be displayed on the display unit using a logical product of all the search conditions displayed by the search condition display unit as a search condition. The information processing apparatus according to any one of claims. 前記検索条件表示手段は、前記項目ごとに当該項目の要素に関わる情報を重複しないように分類して表示することを特徴とする請求項3乃至9の何れか1項に記載の情報処理装置。   The information processing apparatus according to any one of claims 3 to 9, wherein the search condition display unit classifies and displays information related to elements of the item so as not to overlap each item. 前記検索条件表示手段は、前記項目の属性によって入力可能なデータ型の情報によって検索条件を作成して表示することを特徴とする請求項2乃至10の何れか1項に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the search condition display unit creates and displays a search condition based on data type information that can be input according to the attribute of the item. 前記表示部へ前記文書数の推移が時系列に表示され、
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を軸として、前記表示部へ表示する文書数の推移を表示することを特徴とする情報処理装置の請求項1乃至11の何れか1項に記載の情報処理装置。
The transition of the number of documents is displayed in time series on the display unit,
12. The information processing apparatus according to claim 1, wherein the display unit displays a transition of the number of documents to be displayed on the display unit with the information related to the element of the item received by the item element receiving unit as an axis. The information processing apparatus according to any one of the above.
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を軸として表示している文書数の推移に対して、新たに前記項目要素受付手段により受付けた項目の要素に関わる情報を含む文書の文書数の推移を表示することを特徴とする請求項12に記載の情報処理装置。   The display means is information related to the element of the item newly accepted by the item element accepting means with respect to the transition of the number of documents displaying the information relating to the element of the item accepted by the item element accepting means as an axis. The information processing apparatus according to claim 12, wherein a transition of the number of documents including a document is displayed. 前記表示手段は、前記軸となる項目の要素に関わる情報と、前記新たに前記項目要素受付手段により受付けた項目の要素に関わる情報と、を識別して表示することを特徴とする請求項13に記載の情報処理装置。   The said display means identifies and displays the information regarding the element of the item used as the said axis | shaft, and the information regarding the element of the item newly received by the said item element reception means. The information processing apparatus described in 1. 前記表示部へ前記項目の要素と前記項目と異なる項目の要素とからクロス集計されたグラフを表示し、
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を軸としてクロス集計されたグラフを前記表示部へ表示することを特徴とする請求項1乃至14の何れか1項に記載の情報処理装置。
Display a cross tabulated graph from the item element and the item element different from the item on the display unit,
15. The display unit according to claim 1, wherein the display unit displays, on the display unit, a graph that is cross tabulated using information related to the element of the item received by the item element receiving unit as an axis. The information processing apparatus described.
文書を表示部へ表示する情報処理装置であって、
前記文書に関する情報に基づいて記表示部へ表示する項目に対応して当該項目の要素に関わる情報を表示する表示手段と、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、
前記項目要素受付手段により選択を受け付けた項目の要素に関わる情報を前記文書の検索条件としてアイコン表示するアイコン表示手段と、
を備え、
前記アイコン表示手段は、前記項目要素受付手段により選択を受け付けた項目の要素に関わる情報と、前記アイコン表示手段により表示されているアイコンとを重ねることにより新たな検索条件としてのアイコンを表示することを特徴とする情報処理装置。
An information processing apparatus for displaying a document on a display unit,
Display means for displaying information related to the element of the item corresponding to the item to be displayed on the display unit based on the information on the document;
Item element accepting means for accepting selection of information related to the element of the item displayed on the display unit;
Icon display means for displaying information related to the element of the item accepted by the item element accepting means as a search condition of the document;
With
The icon display means displays an icon as a new search condition by superimposing information related to the element of the item accepted by the item element accepting means and the icon displayed by the icon display means. An information processing apparatus characterized by the above.
クライアント端末と情報処理装置とが通信可能なようにネットワークを介して接続された情報処理システムであって、
前記情報処理装置は、
文書を記憶する記憶手段、
を備え
前記クライアント端末は、
表示部へ表示すべく項目の選択を受け付ける項目受付手段と、
前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示手段と、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、
を備え、
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示することを特徴する情報処理システム。
An information processing system connected via a network so that a client terminal and an information processing apparatus can communicate with each other,
The information processing apparatus includes:
Storage means for storing documents;
The client terminal comprises
Item accepting means for accepting selection of items to be displayed on the display unit;
Display means for displaying information on the element of the item on the display unit based on the information on the document;
Item element accepting means for accepting selection of information related to the element of the item displayed on the display unit;
With
The information processing system, wherein the display unit selects and displays a document to be displayed on the display unit using information related to the element of the item received by the item element receiving unit.
文書を表示部へ表示する情報処理装置の制御方法であって、
前記情報処理装置は、
前記表示部へ表示すべく項目の選択を受け付ける項目受付ステップと、
前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示ステップと、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付ステップと、
を実行し、
前記表示ステップは、前記項目要素受付ステップにより受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示することを実行する情報処理装置の制御方法。
A method for controlling an information processing apparatus for displaying a document on a display unit,
The information processing apparatus includes:
An item receiving step for receiving selection of an item to be displayed on the display unit;
A display step for displaying information on the element of the item on the display unit based on the information on the document;
An item element receiving step for receiving selection of information related to the element of the item displayed on the display unit;
Run
The method for controlling an information processing apparatus, wherein the display step executes selection and display of a document to be displayed on the display unit using information relating to the element of the item received in the item element reception step.
コンピュータを、
文書を表示する表示部へ表示すべく項目の選択を受け付ける項目受付手段と、
前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示手段と、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、
して機能させ、
前記表示手段は、前記項目要素受付手段により受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示するものとして機能させるためのプログラム。
Computer
Item accepting means for accepting selection of an item to be displayed on a display unit for displaying a document;
Display means for displaying information on the element of the item on the display unit based on the information on the document;
Item element accepting means for accepting selection of information related to the element of the item displayed on the display unit;
To function,
A program for causing the display unit to function as selecting and displaying a document to be displayed on the display unit using information relating to an element of an item received by the item element receiving unit.
文書を表示部へ表示する情報処理装置の制御方法であって、
前記情報処理装置は、
前記文書に関する情報に基づいて記表示部へ表示する項目に対応して当該項目の要素に関わる情報を表示する表示ステップと、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付ステップと、
前記項目要素受付ステップにより選択を受け付けた項目の要素に関わる情報を前記文書の検索条件としてアイコン表示するアイコン表示ステップと、
を実行し、
前記アイコン表示ステップは、前記項目要素受付ステップにより選択を受け付けた項目の要素に関わる情報と、前記アイコン表示ステップにより表示されているアイコンとを重ねることにより新たな検索条件としてのアイコンを表示することを実行する情報処理装置の制御方法。
A method for controlling an information processing apparatus for displaying a document on a display unit,
The information processing apparatus includes:
A display step for displaying information related to the element of the item corresponding to the item to be displayed on the display unit based on the information on the document;
An item element receiving step for receiving selection of information related to the element of the item displayed on the display unit;
An icon display step for icon-displaying information relating to the element of the item that has been selected by the item element reception step as a search condition for the document;
Run
The icon display step displays an icon as a new search condition by superimposing information related to the element of the item received in the item element reception step and the icon displayed in the icon display step. Control method for information processing apparatus for executing
コンピュータを、
文書に関する情報に基づいて表示部へ表示する項目に対応して当該項目の要素に関わる情報を表示する表示手段と、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付手段と、
前記項目要素受付手段により選択を受け付けた項目の要素に関わる情報を前記文書の検索条件としてアイコン表示するアイコン表示手段と、
して機能させ、
前記アイコン表示手段は、前記項目要素受付手段により選択を受け付けた項目の要素に関わる情報と、前記アイコン表示手段により表示されているアイコンとを重ねることにより新たな検索条件としてのアイコンを表示するものとして機能させるためのプログラム。
Computer
Display means for displaying information related to the element of the item corresponding to the item to be displayed on the display unit based on the information about the document;
Item element accepting means for accepting selection of information related to the element of the item displayed on the display unit;
Icon display means for displaying information related to the element of the item accepted by the item element accepting means as a search condition of the document;
To function,
The icon display means displays an icon as a new search condition by superimposing information related to the element of the item accepted by the item element acceptance means and the icon displayed by the icon display means. Program to function as.
クライアント端末と文書を記憶する記憶手段を備えた情報処理装置とが通信可能なようにネットワークを介して接続された情報処理システムの制御方法であって、
前記情報処理装置は、
前記クライアント端末は、
表示部へ表示すべく項目の選択を受け付ける項目受付ステップと、
前記文書に関する情報に基づいて前記項目の要素に関わる情報を前記表示部へ表示する表示ステップと、
前記表示部へ表示されている項目の要素に関わる情報の選択を受け付ける項目要素受付ステップと、
を実行し、
前記表示ステップは、前記項目要素受付ステップにより受付けた項目の要素に関わる情報を用いて、前記表示部へ表示する文書を選定して表示することを実行する情報処理システムの制御方法。
A method for controlling an information processing system connected via a network so that a client terminal and an information processing apparatus having a storage unit for storing a document can communicate with each other,
The information processing apparatus includes:
The client terminal is
An item accepting step for accepting selection of an item to be displayed on the display unit;
A display step for displaying information on the element of the item on the display unit based on the information on the document;
An item element receiving step for receiving selection of information related to the element of the item displayed on the display unit;
Run
The control method of the information processing system which performs selecting and displaying the document displayed on the said display part using the information regarding the element of the item received by the said item element reception step at the said display step.
JP2018101652A 2018-05-28 2018-05-28 Information processing equipment, information processing systems, control methods, and programs Active JP7048891B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018101652A JP7048891B2 (en) 2018-05-28 2018-05-28 Information processing equipment, information processing systems, control methods, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018101652A JP7048891B2 (en) 2018-05-28 2018-05-28 Information processing equipment, information processing systems, control methods, and programs

Publications (3)

Publication Number Publication Date
JP2019207482A true JP2019207482A (en) 2019-12-05
JP2019207482A5 JP2019207482A5 (en) 2020-08-27
JP7048891B2 JP7048891B2 (en) 2022-04-06

Family

ID=68767974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018101652A Active JP7048891B2 (en) 2018-05-28 2018-05-28 Information processing equipment, information processing systems, control methods, and programs

Country Status (1)

Country Link
JP (1) JP7048891B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023175947A1 (en) * 2022-03-18 2023-09-21 日本電気株式会社 Information processing device, control method, and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003248695A (en) * 2002-02-22 2003-09-05 Mazda Motor Corp Document analysis support device, document search device, and computer program thereof
JP2009145992A (en) * 2007-12-11 2009-07-02 Internatl Business Mach Corp <Ibm> Method, device and program for supporting creation of search expression using a plurality of words
JP2012078966A (en) * 2010-09-30 2012-04-19 Internatl Business Mach Corp <Ibm> Apparatus for supporting creation of search query, graphical user interface production system, method and program
WO2014034557A1 (en) * 2012-08-31 2014-03-06 日本電気株式会社 Text mining device, text mining method, and computer-readable recording medium
US20170161341A1 (en) * 2015-12-04 2017-06-08 Mongodb, Inc. Systems and methods for modelling virtual schemas in non-relational databases
JP2017117068A (en) * 2015-12-22 2017-06-29 キヤノンマーケティングジャパン株式会社 Information processing device, information processing method, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003248695A (en) * 2002-02-22 2003-09-05 Mazda Motor Corp Document analysis support device, document search device, and computer program thereof
JP2009145992A (en) * 2007-12-11 2009-07-02 Internatl Business Mach Corp <Ibm> Method, device and program for supporting creation of search expression using a plurality of words
JP2012078966A (en) * 2010-09-30 2012-04-19 Internatl Business Mach Corp <Ibm> Apparatus for supporting creation of search query, graphical user interface production system, method and program
WO2014034557A1 (en) * 2012-08-31 2014-03-06 日本電気株式会社 Text mining device, text mining method, and computer-readable recording medium
US20170161341A1 (en) * 2015-12-04 2017-06-08 Mongodb, Inc. Systems and methods for modelling virtual schemas in non-relational databases
JP2017117068A (en) * 2015-12-22 2017-06-29 キヤノンマーケティングジャパン株式会社 Information processing device, information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023175947A1 (en) * 2022-03-18 2023-09-21 日本電気株式会社 Information processing device, control method, and storage medium

Also Published As

Publication number Publication date
JP7048891B2 (en) 2022-04-06

Similar Documents

Publication Publication Date Title
Perer et al. Systematic yet flexible discovery: guiding domain experts through exploratory data analysis
US8131779B2 (en) System and method for interactive multi-dimensional visual representation of information content and properties
US9881064B2 (en) Systems and methods for using graphical representations to manage query results
JP7044893B2 (en) Business analysis method
JP2004280488A (en) Documents management method, and documents management device
US20070022000A1 (en) Data analysis using graphical visualization
US11756001B2 (en) Online collaboration platform
US20120041990A1 (en) System and Method for Generating Dashboard Display in Software Applications
CN110045953A (en) Generate the method and computing device of business rule expression formula
JP2005508552A (en) Memory system for data objects
Helmy et al. Ten simple rules for developing public biological databases
TW201405452A (en) Workflow management device and workflow management method
JP2019133645A (en) Semi-automated method, system, and program for translating content of structured document to chat based interaction
EP1667034A2 (en) System and method for interactive multi-dimensional visual representation of information content and properties
CN102067117B (en) Method for displaying and operating table
Bhatia et al. Machine Learning with R Cookbook: Analyze data and build predictive models
JP2000285128A (en) Job analytic system
JP6168206B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP7048891B2 (en) Information processing equipment, information processing systems, control methods, and programs
Diakun et al. Splunk Operational Intelligence Cookbook
CN116225902A (en) Method, device and equipment for generating test cases
Bako et al. Streamlining Visualization Authoring in D3 Through User-Driven Templates
Powell et al. Front-End Kibana (FEK) CS5604 Fall 2019
JP5098632B2 (en) Activity management device, activity management system, and activity management program
Babaian et al. Mapping data associations in enterprise systems

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190115

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200714

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210414

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211012

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220111

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220111

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220121

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220125

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: 20220222

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220307

R151 Written notification of patent or utility model registration

Ref document number: 7048891

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151