JP5534167B2 - Graph creation device, graph creation method, and graph creation program - Google Patents

Graph creation device, graph creation method, and graph creation program Download PDF

Info

Publication number
JP5534167B2
JP5534167B2 JP2009284789A JP2009284789A JP5534167B2 JP 5534167 B2 JP5534167 B2 JP 5534167B2 JP 2009284789 A JP2009284789 A JP 2009284789A JP 2009284789 A JP2009284789 A JP 2009284789A JP 5534167 B2 JP5534167 B2 JP 5534167B2
Authority
JP
Japan
Prior art keywords
graph
item
occurrence range
link
node
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.)
Active
Application number
JP2009284789A
Other languages
Japanese (ja)
Other versions
JP2011128748A (en
Inventor
大地 木村
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2009284789A priority Critical patent/JP5534167B2/en
Publication of JP2011128748A publication Critical patent/JP2011128748A/en
Application granted granted Critical
Publication of JP5534167B2 publication Critical patent/JP5534167B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、グラフ理論に従って、各項目の関係性を示すためのグラフを作成する技術に関し、特に、各項目間に生成されたリンクの意味を明らかにする、グラフ作成装置、グラフ作成方法およびグラフ作成プログラムに関わる。   The present invention relates to a technique for creating a graph for showing the relationship between items according to a graph theory, and in particular, a graph creating device, a graph creating method, and a graph for clarifying the meaning of a link generated between items. Involved in the creation program.

人物や語句といった項目の関係性を理解するための手段として、人物や語句などの項目をノードとし、ある項目と別の項目がウェブページや文章などにおいて同時に出現しているか、すなわち、共起しているかなどの情報に基づいて、各ノード間にリンクを生成したグラフを作成することが行われている。   As a means to understand the relationship between items such as people and phrases, items such as people and phrases are used as nodes, and if one item and another item appear simultaneously on a web page or text, that is, they co-occur Based on information such as whether or not a link is created, a graph in which links are generated between nodes is created.

例えば、特許文献1に記載された方法では、ある2つの語が同一の文単位(解析対象)にて共起した場合にその2つの語(ノード)にリンクを貼ることによってグラフを作成する。   For example, in the method described in Patent Document 1, when two words co-occur in the same sentence unit (analysis target), a graph is created by attaching a link to the two words (nodes).

しかし、上記のように生成されたグラフにおいて、人物や語句といった項目同士が結ばれているリンクが、すべて同一の関係を示唆しているとは限らない。このため、グラフ内のそれぞれのリンクがどのような関係性を示唆しているかを推定することが行われている。   However, in the graph generated as described above, not all the links in which items such as persons and phrases are connected suggest the same relationship. For this reason, it is performed to estimate what kind of relationship each link in the graph suggests.

例えば、特許文献2に記載された方法では、ハイパーメディア形式の複数のドキュメント(解析対象)がハイパーリンクで結ばれているときに、ドキュメントの種別を考慮してドキュメントから抽出する用語(ノード)を選び出し、抽出されたノード(用語)同士のリンクは、ドキュメント同士のハイパーリンクとドキュメントの種別を考慮して、その関係が階層関係、連想関係などのいずれであるかを推定する。   For example, in the method described in Patent Document 2, when a plurality of documents in the hypermedia format (analysis targets) are connected by hyperlinks, terms (nodes) to be extracted from the document in consideration of the document type are selected. The links between the nodes (terms) selected and extracted are estimated as to whether the relationship is a hierarchical relationship or an associative relationship in consideration of the hyperlink between documents and the type of document.

また、非特許文献1に記載された方法では、同一のウェブページに出現した2人の人物(ノード)の間にリンクを生成し、そのウェブページが、事前に準備された特定の語を含んでいるか否かによって、リンクにラベル付けを行う。   Further, in the method described in Non-Patent Document 1, a link is generated between two persons (nodes) appearing on the same web page, and the web page includes a specific word prepared in advance. Label links according to whether or not.

また、本発明で使用するグラフを構成するノードの中心性指標を算出する方法については、非特許文献2などに示されている。尚、中心性指標には、「媒介中心性」「距離中心性」「次数中心性」「ボナチッチ中心性」などの種類が知られている。   A method for calculating the centrality index of the nodes constituting the graph used in the present invention is described in Non-Patent Document 2, for example. As the centrality index, types such as “medial centrality”, “distance centrality”, “degree centrality”, “Bonachic centrality” are known.

特開2009−128949号公報JP 2009-128949 A 特開2008−192170号公報JP 2008-192170 A

松尾 豊 他 著、「Web上の情報からの人間関係ネットワークの抽出」、人工知能学会論文誌20巻1号E、pp46−56、2005年Matsuo Yutaka et al., “Extraction of human relationship network from information on the web”, Japanese Society for Artificial Intelligence Vol.20 No.1E, pp46-56, 2005 安田雪 著、「実践ネットワーク分析 関係を解く理論と技法」、新曜社、2001年10月25日出版Yasuda Yuki, "Practical Network Analysis: Theory and Techniques for Solving Relationships", Shinsyo, October 25, 2001

しかしながら、特許文献2および非特許文献1に記載された方法では、リンクが示唆する関係性を推定するためのドキュメントの種別、もしくは、特定の語を事前に準備しなければならず、そのためのコストがかかる、という課題を指摘できる。   However, in the methods described in Patent Document 2 and Non-Patent Document 1, it is necessary to prepare in advance a document type or a specific word for estimating the relationship suggested by the link, and the cost for that purpose. It can point out the problem that it takes.

また、これらの方法では、リンクは事前に定められたいずれかの関係性(例えば階層関係や連想関係など)であると推定される。そのグラフの中で注目すべき関係性が事前に明確である場合には有効であるが、どの関係性に注目すべきかが事前に明確ではない場合には適用し得ない。例えば、グラフの中に複数あるリンクの中で、意外性のあるようなリンクを見つけ出したい場合、特許文献2および非特許文献1に記載された方法では、事前に特定の、すなわち、「意外性のある」ということに関連があるドキュメントの種別、もしくは、語を準備しなければならないが、どの関係性に注目すべきかが事前に明確ではない場合にはそれらのドキュメントや語が準備できない、という課題を指摘できる。   In these methods, the link is estimated to have any one of predetermined relationships (for example, a hierarchical relationship or an associative relationship). This is effective when the relationship to be noted in the graph is clear in advance, but cannot be applied when it is not clear in advance which relationship should be noted. For example, when it is desired to find an unexpected link among a plurality of links in the graph, the methods described in Patent Document 2 and Non-Patent Document 1 use a specific, that is, “unexpectedness” in advance. It is necessary to prepare a document type or word that is related to `` there is a problem '', but if it is not clear in advance which relationship should be noted, those documents and words can not be prepared Can point out issues.

そこで、本発明は、上述した課題を解決するため、人物や語句といった項目の関係性を理解するため作成されるグラフに対して、各項目間に生成されたリンクの意味を適切に推定することができるグラフ作成装置、グラフ作成方法およびグラフ作成プログラムを提供することを目的とする。   Therefore, in order to solve the above-described problem, the present invention appropriately estimates the meaning of a link generated between each item with respect to a graph created in order to understand the relationship between items such as a person and a phrase. It is an object to provide a graph creation device, a graph creation method, and a graph creation program.

本発明に係るグラフ作成装置は、同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データを受け付けるデータ取得手段と、前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を、各々の共起範囲データとその共起範囲データに含まれていた各項目の関係性から生成処理する分割表作成手段と、前記分割表作成手段が作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、前記分割表作成手段が作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して共起範囲グラフを生成処理する共起範囲グラフ作成手段と、前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与するリンク情報付与手段と、を具備することを特徴とする。The graph creation device according to the present invention is a set of co-occurrence range data that co-occurs when the same or related item appears, and each co-occurrence range data having an item that becomes a node of the graph to be generated A data acquisition unit that accepts data and a division that identifies each item included in each co-occurrence range data acquired by the data acquisition unit and expresses information about whether each item is included in each co-occurrence range A table is generated from the co-occurrence range data and the relationship between the items included in the co-occurrence range data. And an item graph creating means for generating an item graph by generating a link between the nodes based on the contingency table, and a co-occurrence range of the contingency table created by the contingency table creating means as nodes, A co-occurrence range graph creating means for generating a co-occurrence range graph by generating a link between the nodes based on a contingency table, and both nodes forming each link co-occurring for each link of the item graph Each of the co-occurrence range data according to the desired centrality index obtained by analyzing the difference based on the desired centrality index appearing for each node included in the co-occurrence range graph The analysis result representing the relationship between the data included in the nodes is associated with each other according to the relationship between each link of the item graph obtained by the identification processing and the node of the co-occurrence range graph. The link of the item graph created by the item graph creation means is attached with link information that gives information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data Characterized by comprising a means.

また、本発明によるグラフ作成装置は、同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データと、該データに予め付与されている共起範囲間の参照情報から各共起範囲データ間の関連性とを受け付けるデータ取得手段と、前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、識別した各項目が属する各共起範囲をノードとし、前記参照情報を識別して得た各共起範囲間の関連性に基づいて前記各ノード間にリンクを生成して、共起範囲グラフを取得処理する共起範囲グラフ取得手段と、前記データ取得手段が取得した前記共起範囲データから、各共起範囲に含まれる各項目をノードとし、前記共起範囲データに基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与するリンク情報付与手段と、In addition, the graph creation device according to the present invention is a set of co-occurrence range data that co-occurs when the same or related item appears, and each co-occurrence range in which an item that is a node of the generated graph is included. Data and a data acquisition means for receiving the relevance between the co-occurrence range data from the reference information between the co-occurrence ranges given in advance to the data, and the co-occurrence range data acquired by the data acquisition means Identify each included item, and use each co-occurrence range to which each identified item belongs as a node, and link between the nodes based on the relationship between the co-occurrence ranges obtained by identifying the reference information From the co-occurrence range graph acquisition unit that acquires the co-occurrence range graph and the co-occurrence range data acquired by the data acquisition unit, and sets each item included in each co-occurrence range as a node. Origin range Item graph creation means for generating an item graph by generating a link between the nodes based on the data, and a co-occurrence range in which both nodes forming each link co-occur for each link of the item graph Included in each node according to the desired centrality index obtained by analyzing the difference based on the desired centrality index appearing for each node included in the co-occurrence range graph and identifying the data The item graph creation is performed by associating the analysis result representing the relationship between the data that has been stored according to the relationship between each link of the item graph obtained by the identification processing and the node of the co-occurrence range graph. Link information giving means for giving information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data to the link of the item graph created by means;
を具備することを特徴とする。It is characterized by comprising.

本発明によれば、グラフに対して、共起範囲のグラフの解析結果を用いることで、項目のグラフだけでは分からなかったリンクの情報を推定するグラフ作成装置、グラフ作成方法およびグラフ作成プログラムを提供できる。   According to the present invention, a graph creation device, a graph creation method, and a graph creation program for estimating link information that cannot be understood only from an item graph by using the analysis result of the graph of the co-occurrence range for the graph Can be provided.

本発明によるグラフ作成装置の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of the graph preparation apparatus by this invention. 本発明の実施形態に係る処理経過の例を示すフローチャートである。It is a flowchart which shows the example of the process progress which concerns on embodiment of this invention. 取得したデータの一例を示す説明図である。It is explanatory drawing which shows an example of the acquired data. データに基づいて作成した分割表の一例を示す説明図である。It is explanatory drawing which shows an example of the division | segmentation table produced based on data. 分割表に基づいて作成した項目グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the item graph created based on the contingency table. 分割表に基づいて作成した共起範囲グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the co-occurrence range graph produced based on the contingency table. 共起範囲グラフの各ノードについて、横軸に媒介中心性、縦軸に次数中心性をプロットしたグラフの一例を示す説明図である。It is explanatory drawing which shows an example of the graph which plotted the median centrality on the horizontal axis and the degree centrality on the vertical axis about each node of the co-occurrence range graph. 「意外な可能性を含んでいる結びつき」と判断したリンクを太く強調して表示した項目グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the item graph which highlighted and displayed the link judged to be "the coupling | bonding containing the unexpected possibility". 本発明によるグラフ作成装置の第2の実施形態の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of 2nd Embodiment of the graph preparation apparatus by this invention. 本発明の第2の実施形態に係る処理経過の例を示すフローチャートである。It is a flowchart which shows the example of the process progress which concerns on the 2nd Embodiment of this invention. 本発明によるグラフ作成装置の第3の実施形態の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of 3rd Embodiment of the graph preparation apparatus by this invention. 本発明の第3の実施形態に係る処理経過の例を示すフローチャートである。It is a flowchart which shows the example of process progress which concerns on the 3rd Embodiment of this invention.

以下、本発明の実施形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

[第1の実施形態]
図1は、本発明によるグラフ作成装置の機能構成例を示すブロック図である。図1に示すように、本発明によるグラフ作成装置は、データ取得手段1と、分割表作成手段2と、項目グラフ作成手段3と、共起範囲グラフ作成手段4と、リンク情報付与手段5とを含む。グラフ作成装置は、具体的には、パーソナルコンピュータ等のプログラムに従って動作する情報処理装置によって実現される。なお、共起範囲とは、同一または関連する項目が出現する所定のデータ構造を有する範囲を指す。例えば、上記の背景技術では、文章やウェブページが共起範囲に相当する。
[First Embodiment]
FIG. 1 is a block diagram showing a functional configuration example of a graph creating apparatus according to the present invention. As shown in FIG. 1, the graph creation apparatus according to the present invention includes a data acquisition unit 1, a contingency table creation unit 2, an item graph creation unit 3, a co-occurrence range graph creation unit 4, and a link information addition unit 5. including. Specifically, the graph creation device is realized by an information processing device that operates according to a program such as a personal computer. The co-occurrence range refers to a range having a predetermined data structure in which the same or related items appear. For example, in the background art described above, sentences and web pages correspond to the co-occurrence range.

データ取得手段1は、例えば、コンピュータ等が備えているHDD等の記録媒体から、又は、インターネット等の通信網を介してアクセスしたウェブサーバ等から、グラフ作成の解析対象となるデータを入力又は受信する機能を備えている。なお、データ取得手段1は、データを、例えば、ユーザの操作に従って、キーボード等の入力装置を介して入力されたファイルや文章などから取得しても良い。   The data acquisition unit 1 inputs or receives data to be analyzed for graph creation from a recording medium such as an HDD provided in a computer or from a web server accessed via a communication network such as the Internet. It has a function to do. The data acquisition unit 1 may acquire data from, for example, a file or sentence input via an input device such as a keyboard in accordance with a user operation.

なお、解析対象となるデータとして、例えば、コンピュータなどの記憶媒体内に記憶されている文書データや画像データ・数値データ・各種ファイルなど、又は、インターネットなどの通信網を介して構成されるウェブページなどが挙げられるが、これらに限定されるものではない。   As data to be analyzed, for example, document data, image data, numerical data, various files, etc. stored in a storage medium such as a computer, or a web page configured via a communication network such as the Internet However, it is not limited to these.

また、実施の形態の説明では、各種手段がグラフ等のデータを生成するが、これら生成されたデータは、適宜RAMやHDD等の記憶媒体に記録され、読み出し可能に保持されることは自明であろう。   In the description of the embodiment, various means generate data such as graphs, but it is obvious that the generated data is appropriately recorded in a storage medium such as a RAM or an HDD and is readable. I will.

分割表作成手段2は、具体的には、ROM等の記憶部から読み込まれてRAMに展開されたグラフ作成プログラム(以下プログラムと記載)に従って動作する情報処理装置の制御部であるCPUによって実現される。分割表作成手段2は、データ取得手段1が取得したデータに基づいて、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を作成する機能を備えている。   Specifically, the contingency table creating means 2 is realized by a CPU that is a control unit of an information processing apparatus that operates in accordance with a graph creation program (hereinafter referred to as a program) read from a storage unit such as a ROM and expanded in a RAM. The The contingency table creating means 2 has a function of creating a contingency table that expresses information indicating whether each item is included in each co-occurrence range based on the data acquired by the data acquisition means 1.

分割表とは、2つの変数について、それらの変数が取りうる値(例えばカテゴリカル変数であれば各カテゴリ)の各組み合わせの関係について記録した表である。ここでは、人物や語句などの項目を列とし、ウェブページや文章などの共起範囲を行とした行列において、第i行第j列の成分として第i行の共起範囲に第j列の項目が含まれていれば1もしくは有限の値、そうでなければ0という値を付与することによって、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を作成する。分割表において、行と列の役割は入れ替えても表現できる情報に変わりはなく、もし、列を共起範囲、行を項目とするならば、以降において、行と列を読み替えれば、問題なく実施が可能であることは自明であろう。   The contingency table is a table in which the relationship of each combination of values that can be taken by two variables (for example, each category in the case of categorical variables) is recorded. Here, in a matrix with items such as persons and phrases as columns and co-occurrence ranges such as web pages and sentences as rows, the i-th row and j-th column components are arranged in the i-th row co-occurrence range. If an item is included, a 1 or a finite value is assigned. Otherwise, a value of 0 is assigned to create a contingency table that expresses information as to whether or not each item is included in each co-occurrence range. In the contingency table, the information that can be expressed does not change even if the roles of the rows and columns are interchanged. If the column is a co-occurrence range and the row is an item, then if the row and column are read later, there is no problem. It will be obvious that implementation is possible.

なお、上記では、項目として人物や語句など、共起範囲としてウェブページや文章などを挙げたが、なにを項目として、なにを共起範囲とするかに制限はない。例えば、上記の項目と共起範囲の役割を逆に考えることができる。すなわち、ウェブページや文章などを項目として、人物や語句などを共起範囲としてもよい。   In the above description, a person or a phrase is used as an item, and a web page or a sentence is used as a co-occurrence range. However, there is no limitation on what is an item and what is a co-occurrence range. For example, the role of the above item and the co-occurrence range can be considered in reverse. That is, a web page or a sentence may be used as an item, and a person or a phrase may be used as a co-occurrence range.

項目グラフ作成手段3は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。項目グラフ作成手段3は、分割表作成手段2が作成した分割表の項目をノードとし、分割表に表されたノード間の関係に基づいて各ノード間にリンクを生成し、項目グラフを作成する機能を備えている。   Specifically, the item graph creation means 3 is realized by a CPU of an information processing apparatus that operates according to a program. The item graph creation means 3 uses the items of the contingency table created by the contingency table creation means 2 as nodes, generates links between the nodes based on the relationship between the nodes represented in the contingency table, and creates an item graph. It has a function.

共起範囲グラフ作成手段4は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。共起範囲グラフ作成手段4は、分割表作成手段2が作成した分割表の共起範囲をノードとし、分割表に表されたノード間の関係に基づいて各ノード間にリンクを生成し、共起範囲グラフを作成する機能を備えている。   More specifically, the co-occurrence range graph creating means 4 is realized by a CPU of an information processing apparatus that operates according to a program. The co-occurrence range graph creation means 4 uses the co-occurrence range of the contingency table created by the contingency table creation means 2 as a node, generates a link between each node based on the relationship between the nodes represented in the contingency table, A function to create a range graph is provided.

リンク情報付与手段5は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。リンク情報付与手段5は、共起範囲グラフ作成手段4が作成した共起範囲グラフ、および、分割表作成手段2が作成した分割表に基づいて、項目グラフ作成手段3が作成した項目グラフのリンクに情報を付与する機能を備えている。   Specifically, the link information providing unit 5 is realized by a CPU of an information processing apparatus that operates according to a program. The link information adding means 5 links the item graph created by the item graph creating means 3 based on the co-occurrence range graph created by the co-occurrence range graph creating means 4 and the contingency table created by the contingency table creating means 2. It has a function to give information.

尚、上記各種手段のほかに、必要に応じて、作成したグラフを記憶保持する記憶手段や、作成したグラフを画面上に表示する表示手段を有することはいうまでもない。   Needless to say, in addition to the above-described various means, a storage means for storing and holding the created graph and a display means for displaying the created graph on the screen are provided as necessary.

次にグラフ作成装置の動作について説明する。図2は、グラフ作成装置の処理例を示すフローチャートである。   Next, the operation of the graph creation device will be described. FIG. 2 is a flowchart illustrating a processing example of the graph creation apparatus.

例えば、ユーザが、グラフ作成装置にデータを入力する操作を行なうと、データ取得手段1は、ユーザの入力操作に従って、データを取得する(ステップS11)。また、データ取得手段1は、例えば、所定時間ごとに、ウェブページ等からデータを自動的に収集するようにしてもよい。
図3は、データ取得手段1が取得したデータの一例を示す説明図である。図3に示す例では、x1、y1、z1などは共起範囲であり、a1、b1、c1、d1などは各共起範囲に含まれる項目である。共起範囲は例えば文であり、項目は例えば各文に含まれる語句である。他の例としては、アンケートなどにおいて、一人の回答者の自由記述回答(通常、複数の文を含む)を1つの共起範囲、すなわち、x1などとして、各回答者の自由記述回答に含まれる語句を項目、すなわち、a1などとすることが考えられる。また、ウェブページを共起範囲とし、各ウェブページに出現する人名を項目とすることも考えられる。
For example, when the user performs an operation of inputting data to the graph creation device, the data acquisition unit 1 acquires data according to the input operation of the user (step S11). Further, the data acquisition unit 1 may automatically collect data from a web page or the like, for example, every predetermined time.
FIG. 3 is an explanatory diagram illustrating an example of data acquired by the data acquisition unit 1. In the example shown in FIG. 3, x1, y1, z1, etc. are co-occurrence ranges, and a1, b1, c1, d1, etc. are items included in each co-occurrence range. The co-occurrence range is, for example, a sentence, and the item is, for example, a phrase included in each sentence. As another example, in a questionnaire or the like, one respondent's free description answer (usually including a plurality of sentences) is included as one co-occurrence range, that is, x1, etc. It is conceivable that the phrase is an item, that is, a1. It is also conceivable that the web page is a co-occurrence range and the name of a person who appears on each web page is an item.

次に、分割表作成手段2は、データ取得手段1が取得したデータに基づいて、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を作成する(ステップS21)。
図3に示すデータに基づいて、分割表作成手段2が作成した分割表の一例を図4に示す。図4に示す例では、a1、b1などの項目を列とし、x1、y1などの共起範囲を行とした行列において、第i行第j列の成分として第i行の共起範囲に第j列の項目が含まれていれば『1』、そうでなければ『0』という値を付与することによって、各項目が各共起範囲に含まれるか否かという情報を表現している。
なお、図3に示したデータでは、各共起範囲では項目が重複していないが、一般には、重複している場合が考えられる。その場合において作成される分割表は、第i行第j列の成分として第i行の共起範囲に第j列の項目が含まれている個数を与えても良いし、複数個含まれている場合でも1の値を与えてもよい。
Next, the contingency table creating means 2 creates a contingency table expressing information indicating whether each item is included in each co-occurrence range based on the data acquired by the data acquiring means 1 (step S21).
FIG. 4 shows an example of the contingency table created by the contingency table creating means 2 based on the data shown in FIG. In the example shown in FIG. 4, in the matrix in which items such as a1 and b1 are columns and the co-occurrence ranges such as x1 and y1 are rows, the components of the i-th row and j-th column are arranged in the co-occurrence range of the i-th row. By assigning a value of “1” if items in the j column are included, and “0” otherwise, information indicating whether each item is included in each co-occurrence range is expressed.
In the data shown in FIG. 3, items do not overlap in each co-occurrence range, but in general, there may be cases where items overlap. The contingency table created in that case may give the number of items in the j-th column in the co-occurrence range of the i-th row as a component of the i-th row and j-th column, or a plurality of them may be included. Even if it is, a value of 1 may be given.

次に、項目グラフ作成手段3は、分割表作成手段2が作成した分割表の項目をノードとし、分割表に基づいて各ノード間にリンクを生成し、項目グラフを作成する(ステップS31)。
分割表から項目グラフを作成する方法として、例えば、単純に同一の行で共起している項目にリンクを生成する、ということが考えられる。図4に示す分割表でこの方法を適用すると、例えば、x1の行において、項目a1、a2、a3、a5、a6、a7、a8、d1が共起しているので、これらの間にリンクが生成されることになる。
また、項目の各組について、それぞれJaccard係数、Dice係数、Overlap係数、コサイン類似度、相互情報量などの値を計算し、その値が大きい項目の組から順に、事前に定められた数だけリンクを生成する方法によって項目グラフを作成することも考えられる。または、計算された値が、事前に定められたある閾値以上であれば、その項目の組にリンクを生成する方法も考えられる。なお、項目グラフの作成方法は、これらの方法に限定されるものではなく、他の方法でも良い。図4に示す分割表に基づいて、項目の各組についてJaccard係数を計算し、値の大きい順から定められた数だけリンクを生成して作成した項目グラフの一例を図5に示す。尚、図5に示す例では、ノード1つあたり平均して8つのリンクを持つようにリンクの数を定めた。
Next, the item graph creating means 3 uses the items in the contingency table created by the contingency table creating means 2 as nodes, generates links between the nodes based on the contingency table, and creates an item graph (step S31).
As a method of creating an item graph from a contingency table, for example, it is conceivable to simply generate a link for items co-occurring on the same line. When this method is applied to the contingency table shown in FIG. 4, for example, in the row x1, items a1, a2, a3, a5, a6, a7, a8, d1 co-occur, so there is a link between them. Will be generated.
In addition, for each set of items, values such as Jaccard coefficient, Dice coefficient, Overlap coefficient, cosine similarity, mutual information amount, etc. are calculated, and a predetermined number of items are linked in order from the set of items with the largest value. It is also conceivable to create an item graph by the method of generating. Alternatively, if the calculated value is equal to or greater than a predetermined threshold value, a method of generating a link for the set of items is also conceivable. The method of creating the item graph is not limited to these methods, and other methods may be used. FIG. 5 shows an example of an item graph created by calculating a Jaccard coefficient for each set of items based on the contingency table shown in FIG. 4 and generating links in a number determined in descending order. In the example shown in FIG. 5, the number of links is determined so as to have an average of 8 links per node.

次に、共起範囲グラフ作成手段4は、分割表作成手段2が作成した分割表の共起範囲をノードとし、分割表に基づいて各ノード間にリンクを生成し、共起範囲グラフを作成する(ステップS41)。
分割表から共起範囲グラフを作成する方法は、ステップS31で述べた分割表から項目グラフを作成する方法とまったく同様であることは自明であろう。なお、項目グラフを作成する方法と、共起範囲グラフを作成する方法は同一でなくて良い。図4に示す分割表に基づいて、共起範囲の各組についてJaccard係数を計算し、値の大きい順から定められた数だけリンクを生成して作成した共起範囲グラフの一例を図6に示す。尚、図6に示す例では、ノード1つあたり平均して7つのリンクを持つようにリンクの数を定めた。
Next, the co-occurrence range graph creating unit 4 creates a co-occurrence range graph by generating a link between each node based on the contingency table, using the co-occurrence range of the contingency table created by the contingency table creating unit 2 as a node. (Step S41).
It will be obvious that the method for creating the co-occurrence range graph from the contingency table is exactly the same as the method for creating the item graph from the contingency table described in step S31. The method for creating the item graph and the method for creating the co-occurrence range graph need not be the same. FIG. 6 shows an example of the co-occurrence range graph created by calculating the Jaccard coefficient for each set of co-occurrence ranges based on the contingency table shown in FIG. Show. In the example shown in FIG. 6, the number of links is determined so as to have an average of seven links per node.

次に、リンク情報付与手段5は、共起範囲グラフ作成手段4が作成した共起範囲グラフ、および、分割表作成手段2が作成した分割表に基づいて、項目グラフ作成手段3が作成した項目グラフのリンクに、当該リンクの有する意味として推定された情報を付与する(ステップS51〜S53)。以下に詳説する。   Next, the link information providing unit 5 includes items created by the item graph creating unit 3 based on the co-occurrence range graph created by the co-occurrence range graph creating unit 4 and the contingency table created by the contingency table creating unit 2. Information estimated as the meaning of the link is given to the link of the graph (steps S51 to S53). The details are described below.

リンク情報付与手段5は、共起範囲グラフについて解析を行う(ステップS51)。本実施形態では、共起範囲グラフについての解析として、共起範囲グラフの各ノードの中心性指標を計測する。
ここで、あるノードの中心性指標とは、そのノードがグラフの中でどの程度中心的であるかという度合いを示す指標である。中心性指標には、「媒介中心性」「距離中心性」「次数中心性」「ボナチッチ中心性」などの種類があり、その算出方法については、非特許文献2などで公知である。
あるノードの「媒介中心性」とは、当該ノードを除いたノードの中から2つのノードを選び出したとき、その2つのノードの最短経路に当該ノードが含まれる割合によって算出される指標である。
あるノードの「距離中心性」とは、当該ノードから、当該ノードを除いた全ての他のノードへの最短距離をそれぞれ計算し、その合計値によって算出される指標である。この合計値は、全てのノードから他のノードへの最短距離の合計値で規格化しても良いし、ノードの数で規格化しても良い。ただし、孤立ノードが存在したり、有向グラフの場合において、最短距離が定義できない場合には使用に適さない。
あるノードの「次数中心性」とは、重みなしグラフの場合には、当該ノードが持つリンクの合計数によって算出される指標である。この値は、ノードの数で規格化しても良い。重みありグラフの場合には、当該ノードが持つ各リンクの値の合計によって算出される。この値は、ノードの数で規格化してもよい。また、有向グラフの場合には、当該ノードから他のノードへ向かうリンクについての合計である「出次数中心性」と、他のノードから当該ノードへ向かうリンクについての合計である「入次数中心性」がそれぞれ算出される。
あるノードの「ボナチッチ中心性」とは、隣接行列の第1固有値に対応する固有ベクトルの当該ノードに対応する成分として算出される指標である。この固有のベクトルは大きさ1に規格化してもよい。
本実施形態では、上記のうちの「媒介中心性」と「次数中心性」を用いた例を示す。図6に示す共起範囲グラフの各ノードの媒介中心性と次数中心性を計算し、横軸に媒介中心性、縦軸に次数中心性をプロットしたグラフを図7に示す。
The link information providing unit 5 analyzes the co-occurrence range graph (step S51). In the present embodiment, as an analysis of the co-occurrence range graph, the centrality index of each node of the co-occurrence range graph is measured.
Here, the centrality index of a certain node is an index indicating the degree to which the node is central in the graph. There are various types of centrality indices such as “medial centrality”, “distance centrality”, “order centrality”, and “Bonachic centrality”, and the calculation method thereof is known in Non-Patent Document 2 and the like.
“Intermediate centrality” of a certain node is an index that is calculated based on the ratio of the two nodes included in the shortest path of the two nodes when two nodes are selected from the nodes other than the node.
“Distance centrality” of a node is an index calculated by calculating the shortest distance from the node to all other nodes except the node, and calculating the total value. This total value may be normalized by the total value of the shortest distances from all nodes to other nodes, or may be normalized by the number of nodes. However, in the case of an isolated node or a directed graph, it is not suitable for use when the shortest distance cannot be defined.
The “degree centrality” of a certain node is an index calculated by the total number of links possessed by the node in the case of an unweighted graph. This value may be normalized by the number of nodes. In the case of a weighted graph, it is calculated by the sum of the values of each link possessed by the node. This value may be normalized by the number of nodes. Further, in the case of a directed graph, “out-order centrality” that is the sum of links from the node to other nodes and “in-order centrality” that is the sum of links from other nodes to the node. Are calculated respectively.
“Bonatic centrality” of a certain node is an index calculated as a component corresponding to the node of the eigenvector corresponding to the first eigenvalue of the adjacency matrix. This unique vector may be normalized to magnitude 1.
In the present embodiment, an example using “medium centrality” and “order centrality” among the above is shown. FIG. 7 shows a graph in which the median centrality and order centrality of each node in the co-occurrence range graph shown in FIG. 6 are calculated, and the median centrality is plotted on the horizontal axis and the order centrality is plotted on the vertical axis.

続いて、リンク情報付与手段5は、項目グラフの各リンクについて、各リンクが結ぶ項目が分割表ではどの共起範囲で共起しているかを明らかにし、各リンクに対応させる(ステップS52)。例えば、図5に示す項目グラフにおけるa1とa2を結ぶリンクについて、図4に示す分割表を見ると、共起範囲x1、x2、x3、x4で共起しているので、これらの共起範囲をa1とa2を結ぶリンクに対応させる。   Subsequently, for each link of the item graph, the link information providing unit 5 clarifies in which co-occurrence range the items connected by the links co-occur in the contingency table, and associates them with each link (step S52). For example, regarding the link connecting a1 and a2 in the item graph shown in FIG. 5, when looking at the contingency table shown in FIG. 4, the co-occurrence ranges x1, x2, x3, and x4 co-occur, so these co-occurrence ranges Correspond to the link connecting a1 and a2.

続いて、リンク情報付与手段5は、ステップS52で項目の各リンクに対応させた各共起範囲について、ステップS51における共起範囲グラフの解析の結果に基づいて、項目グラフの各リンクに情報を付与する(ステップS53)。本実施形態では、共起範囲グラフの各ノードの中心性指標を計測した結果に基づいて、項目グラフのリンクに情報を付与する方法を示す。   Subsequently, for each co-occurrence range associated with each link of the item in step S52, the link information providing unit 5 sends information to each link of the item graph based on the result of the analysis of the co-occurrence range graph in step S51. (Step S53). In the present embodiment, a method of giving information to the link of the item graph based on the result of measuring the centrality index of each node of the co-occurrence range graph is shown.

ここで、次数中心性が高い、すなわち、多数のリンクを持つようなノードであるならば、それは他の多くのノードから参照されている、グラフ全体を代表するという意味で中心的なノードであり、このような共起範囲が対応する項目グラフのリンクは、ある意味で自明な結びつきであると推察できる。   Here, if a node has a high degree centrality, that is, a node having a large number of links, it is a central node in the sense that it represents the entire graph that is referenced by many other nodes. It can be inferred that the link of the item graph to which such a co-occurrence range corresponds is an obvious connection in a sense.

他方で、次数中心性は低い、すなわち、リンクの数は少ないが、媒介中心性は高い、すなわち、他のノード間の最短パスを担うことが多いようなノードであるならば、それは異なる概念同士を結びつけるという意味を持つノードであり、このような共起範囲が対応する項目グラフのリンクは、意外な可能性を含んでいる結びつきであると推察できる。例えば、図6に示す共起範囲グラフでは、z1、z2がそのようなノードである。   On the other hand, if the degree centrality is low, i.e., the number of links is small, but the intermediary centrality is high, i.e. the node often takes the shortest path between other nodes, it is a different concept. It can be inferred that the link of the item graph corresponding to the co-occurrence range is a connection including an unexpected possibility. For example, in the co-occurrence range graph shown in FIG. 6, z1 and z2 are such nodes.

また、次数中心性が低く、すなわち、リンクの数が少なく、媒介中心性も低い、すなわち、他のノード間の最短パスを担うことが少ないようなノードであるならば、それはグラフにおいては辺縁に位置し、あまり重要な意味を持たないノードであり、このような共起範囲は考慮しなくて良いと推察できる。   Also, if a node has a low degree centrality, i.e., a small number of links and a low intermediary centrality, i.e. it is less likely to take the shortest path between other nodes, it is an edge in the graph. It is a node that does not have a significant meaning, and it can be inferred that such a co-occurrence range need not be considered.

一般には、項目グラフにおけるリンクに対応する共起範囲は複数あるので、次のような処理で、リンクが自明な結びつきか又は意外な結びつきかという情報を付与することが考えられる。
リンク情報付与手段5は、項目グラフにおけるリンクに対応する共起範囲の次数中心性の最大値を算定して、その最大値がある定められた閾値よりも高ければ、少なくとも対応する共起範囲のうち、ある定められた閾値よりも次数中心性が高い共起範囲が1つはあるので、そのリンクを「自明な結びつき」と判断する。
他方、リンク情報付与手段5は、項目グラフにおけるリンクに対応する共起範囲の次数中心性の最大値がある定められた閾値よりも低い場合には、共起範囲の媒介中心性の最大値を求めて、その最大値がある定められた閾値よりも高ければ、少なくとも対応する共起範囲のうち、ある定められた閾値よりも媒介中心性が高い共起範囲が1つはあるので、そのリンクを「意外な可能性を含んでいる結びつき」と判断する。
また、リンク情報付与手段5は、項目グラフにおけるリンクに対応する共起範囲の次数中心性、及び、媒介中心性の各最大値が両方ともそれぞれのある定められた閾値よりも低い場合には、そのリンクを「重要ではない結びつき」と判断する。
In general, since there are a plurality of co-occurrence ranges corresponding to links in the item graph, it is conceivable to give information on whether the link is obvious or unexpected in the following processing.
The link information providing means 5 calculates the maximum value of the degree centrality of the co-occurrence range corresponding to the link in the item graph, and if the maximum value is higher than a predetermined threshold, at least the corresponding co-occurrence range Among them, since there is one co-occurrence range whose degree centrality is higher than a predetermined threshold value, it is determined that the link is “trivial connection”.
On the other hand, when the maximum value of the degree centrality of the co-occurrence range corresponding to the link in the item graph is lower than a predetermined threshold, the link information providing unit 5 sets the maximum value of the median centrality of the co-occurrence range. If the maximum value is higher than a certain threshold value, there is at least one co-occurrence range whose intermediary centrality is higher than a certain threshold value among the corresponding co-occurrence ranges. Is determined to be “a connection that includes an unexpected possibility”.
In addition, the link information giving means 5 is, when both the degree centrality of the co-occurrence range corresponding to the link in the item graph and each maximum value of the mediation centrality are lower than a predetermined threshold, Judge that link as an "unimportant connection".

ここで、ある定められた閾値とは、事前に定めた閾値でも良いし、全てのノードの次数中心性、もしくは、媒介中心性の平均値や中央値などの値を用いても良い。図8は、図6に示す共起範囲グラフにおいて、次数中心性の閾値を5.5とし、媒介中心性の閾値を20とした場合に、図5に示す項目グラフで、「意外な可能性を含んでいる結びつき」と判断したリンクを太く強調して表示した項目グラフの例を示す。図8において太く協調されたリンクに対応する共起範囲の中には、図6に示す共起範囲グラフにおいて、次数中心性が低く、かつ、媒介中心性が高いz1、または、z2といった共起範囲が含まれている。図5に示す項目グラフでは、a1〜a8からなるクラスタとb1〜b2からなるクラスタが、c1、c2、d1のそれぞれを経由してリンクで結ばれている様子まで読み取れるが、図8に示す項目グラフでは、更に、d1を経由した結びつきは自明なものであるが、c1、c2のそれぞれを経由した結びつきは意外なものである可能性を推定してグラフ上で示唆している。
なお、上記では対応する共起範囲の最大値が、ある定められた閾値を越えるか否かによって情報を付与したが、最大値以外に最小値、平均値、中央値、和などを用いることも考えられる。例えば、平均値や中央値を用いれば、共起範囲のうち1つだけが次数中心性が高く、他の共起範囲は次数中心性が低い場合には、平均値や中央値はある定められた閾値よりも小さいものになる可能性が高い。これは、最大値を用いる方法が、その性質上、共起範囲のうち1つでも次数中心性がある定められた閾値を越えていれば、対応する項目グラフのリンクを「自明な結びつき」と判断することに比べて、条件を緩和する効果があるとみなすことができる。
Here, the predetermined threshold value may be a predetermined threshold value, or may be a value such as the degree centrality of all nodes, or an average value or median value of median centrality. FIG. 8 is an item graph shown in FIG. 5 when the order centrality threshold is set to 5.5 and the median centrality threshold is 20 in the co-occurrence range graph shown in FIG. The example of the item graph which highlighted and displayed the link judged as "the connection which contains" thickly is shown. Among the co-occurrence ranges corresponding to the thick and coordinated links in FIG. 8, in the co-occurrence range graph shown in FIG. 6, a co-occurrence such as z1 or z2 having a low degree centrality and a high intermediary centrality. The range is included. In the item graph shown in FIG. 5, it can be read that the cluster composed of a1 to a8 and the cluster composed of b1 to b2 are linked by links via c1, c2, and d1, respectively. Further, in the graph, the connection via d1 is obvious, but the possibility that the connection via c1 and c2 is unexpected is estimated and suggested on the graph.
In the above, information is given depending on whether or not the maximum value of the corresponding co-occurrence range exceeds a predetermined threshold, but in addition to the maximum value, a minimum value, an average value, a median value, a sum, etc. may be used. Conceivable. For example, if an average value or median value is used, if only one of the co-occurrence ranges has high degree centrality and the other co-occurrence ranges have low degree centrality, the average value or median value is determined. This is likely to be smaller than the threshold value. This is because if the method using the maximum value exceeds a predetermined threshold value having degree centrality in one of the co-occurrence ranges, the link of the corresponding item graph is “trivial connection”. Compared to judgment, it can be considered that there is an effect of relaxing the condition.

次に、本実施形態の効果について説明する。
以上に説明したように、本実施形態では、リンク情報付与手段5は、共起範囲グラフ作成手段4が作成した共起範囲グラフ、および、分割表作成手段2が作成した分割表に基づいて、項目グラフ作成手段3が作成した前記項目グラフのリンクに共起範囲の解析に基づく情報を付与する。
従って、本実施形態によれば、共起範囲のグラフの解析結果を用いることで、項目のグラフだけでは分からなかったリンクの情報を推定することができる。
また、本実施形態では、共起範囲のグラフの中心性指標を用いることで、項目のグラフのリンクが、自明な結びつきなのか、意外な結びつきなのか、といったような情報を得ることができる。
Next, the effect of this embodiment will be described.
As described above, in the present embodiment, the link information providing unit 5 is based on the co-occurrence range graph created by the co-occurrence range graph creating unit 4 and the contingency table created by the contingency table creating unit 2. Information based on the analysis of the co-occurrence range is given to the link of the item graph created by the item graph creation means 3.
Therefore, according to the present embodiment, by using the analysis result of the graph of the co-occurrence range, it is possible to estimate link information that cannot be understood from the item graph alone.
Further, in the present embodiment, by using the centrality index of the co-occurrence range graph, it is possible to obtain information such as whether the link of the item graph is an obvious connection or an unexpected connection.

[第2の実施形態]
図9は、本発明によるグラフ作成装置の第2の実施形態の機能構成例を示すブロック図である。図9に示すように、第2の実施形態では、データ取得手段1と、項目グラフ作成手段3’と、共起範囲グラフ取得手段4’と、リンク情報付与手段5’とを含む。グラフ作成装置は、具体的には、パーソナルコンピュータ等のプログラムに従って動作する情報処理装置によって実現される。
[Second Embodiment]
FIG. 9 is a block diagram showing a functional configuration example of the second embodiment of the graph creating apparatus according to the present invention. As shown in FIG. 9, the second embodiment includes data acquisition means 1, item graph creation means 3 ′, co-occurrence range graph acquisition means 4 ′, and link information provision means 5 ′. Specifically, the graph creation device is realized by an information processing device that operates according to a program such as a personal computer.

第1の実施形態との差異について説明する。
項目グラフ作成手段3’は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。項目グラフ作成手段3’は、データ取得手段1が取得したデータから、各共起範囲に含まれる各項目をノードとし、データ取得手段1が取得したデータに基づいて各ノード間にリンクを生成し、項目グラフを作成する機能を備えている。
Differences from the first embodiment will be described.
Specifically, the item graph creating means 3 ′ is realized by a CPU of an information processing apparatus that operates according to a program. The item graph creation unit 3 ′ uses each item included in each co-occurrence range as a node from the data acquired by the data acquisition unit 1, and generates a link between the nodes based on the data acquired by the data acquisition unit 1. , Has the ability to create item graphs.

共起範囲グラフ取得手段4’は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。共起範囲グラフ取得手段4’は、データ取得手段1が取得したデータに含まれる各共起範囲をノードとし、各共起範囲間の関連性を取得し、取得した関連性に基づいて各ノード間にリンクを生成し、共起範囲グラフを取得する機能を備えている。   Specifically, the co-occurrence range graph acquisition unit 4 ′ is realized by a CPU of an information processing apparatus that operates according to a program. The co-occurrence range graph acquisition unit 4 ′ uses each co-occurrence range included in the data acquired by the data acquisition unit 1 as a node, acquires the relationship between the co-occurrence ranges, and determines each node based on the acquired relationship. It has a function to generate a link between them and obtain a co-occurrence range graph.

ここで、各共起範囲間の関連性とは、例えば、ウェブページ間のハイパーリンクや論文の引用関係など、明示的にある共起範囲から別の共起範囲への言及があるものが挙げられるが、これら例示に限定されるものではない。   Here, the relationship between each co-occurrence range includes, for example, a hyperlink between web pages and a citation relationship between papers that explicitly mentions from one co-occurrence range to another co-occurrence range. However, it is not limited to these examples.

リンク情報付与手段5’は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。リンク情報付与手段5’は、共起範囲グラフ取得手段4’が取得した共起範囲グラフ、および、データ取得手段1が取得したデータに基づいて、項目グラフ作成手段3’が作成した項目グラフのリンクに情報を付与する機能を備えている。   Specifically, the link information providing unit 5 ′ is realized by a CPU of an information processing apparatus that operates according to a program. The link information providing unit 5 ′ is a method for generating an item graph created by the item graph creating unit 3 ′ based on the co-occurrence range graph acquired by the co-occurrence range graph acquiring unit 4 ′ and the data acquired by the data acquiring unit 1. It has a function to give information to links.

次に、本実施形態におけるグラフ作成装置の動作について説明する。図10は、グラフ作成装置の処理例を示すフローチャートである。図2で説明した第1の実施形態にかかる処理経過と同じ処理については同じステップ番号を付し、説明は省略する。   Next, the operation of the graph creation apparatus in this embodiment will be described. FIG. 10 is a flowchart illustrating a processing example of the graph creating apparatus. The same steps as those in the first embodiment described in FIG. 2 are denoted by the same step numbers, and description thereof is omitted.

項目グラフ作成手段3’は、データ取得手段1が取得したデータから、各共起範囲に含まれる各項目をノードとし、取得したデータに基づいて各ノード間にリンクを生成し、項目グラフを作成する(ステップS31’)。
データから項目グラフを作成する方法として、例えば、単純に同一の共起範囲で共起している項目にリンクを生成する、ということが考えられる。図3に示すデータでこの方法を適用すると、例えば、x1の共起範囲において、項目a1、a2、a3、a5、a6、a7、a8、d1が共起しているので、これらの間にリンクが生成されることになる。また、項目の各組について、それぞれJaccard係数などの値を計算し、その値を利用して項目の組にリンクを生成する方法も第1の実施形態と同様に実施可能であることは自明であろう。
The item graph creation means 3 ′ uses each item included in each co-occurrence range as a node from the data obtained by the data acquisition means 1, generates a link between the nodes based on the obtained data, and creates an item graph (Step S31 ′).
As a method for creating an item graph from data, for example, it is conceivable to simply generate a link for items co-occurring in the same co-occurrence range. When this method is applied to the data shown in FIG. 3, for example, items a1, a2, a3, a5, a6, a7, a8, and d1 co-occur in the co-occurrence range of x1, and therefore a link is established between them. Will be generated. Further, it is obvious that a method for calculating a value such as a Jaccard coefficient for each set of items and generating a link to the set of items using the value can be performed in the same manner as in the first embodiment. I will.

共起範囲グラフ取得手段4’は、データ取得手段1が取得したデータに含まれる各共起範囲をノードとし、各共起範囲間の関連性を取得し、取得した関連性に基づいて前記各ノード間にリンクを生成し、共起範囲グラフを取得する(ステップS41’)。   The co-occurrence range graph acquisition unit 4 ′ uses each co-occurrence range included in the data acquired by the data acquisition unit 1 as a node, acquires a relationship between the co-occurrence ranges, and based on the acquired relationship, A link is generated between the nodes, and a co-occurrence range graph is acquired (step S41 ′).

例えば、共起範囲をウェブページとしたとき、ウェブページ間のハイパーリンクを関連性として取得し、ハイパーリンクをそのままグラフにおけるリンクとみなせば、ウェブページをノードとした共起範囲グラフを取得することができる。   For example, when a co-occurrence range is a web page, a hyper link between web pages is acquired as a relationship, and if the hyper link is regarded as a link in the graph as it is, a co-occurrence range graph with the web page as a node is acquired. Can do.

リンク情報付与手段5’は、共起範囲グラフ取得手段4’が取得した共起範囲グラフ、および、データ取得手段1が取得したデータに基づいて、項目グラフ作成手段3’が作成した項目グラフのリンクに情報を付与する(ステップS51、S52’、S53)。
リンク情報付与手段5’は、ステップS51にて共起範囲グラフについて解析を行った後、項目グラフの各リンクについて、各リンクが結ぶ項目がどのデータで共起しているかを明らかにし、各リンクに対応させる(ステップS52’)。例えば、図5に示す項目グラフにおけるa1とa2を結ぶリンクについて、図3に示すデータを見ると、共起範囲x1、x2、x3、x4で共起しているので、これらの共起範囲をa1とa2を結ぶリンクに対応させる。
The link information providing unit 5 ′ is a method for generating an item graph created by the item graph creating unit 3 ′ based on the co-occurrence range graph acquired by the co-occurrence range graph acquiring unit 4 ′ and the data acquired by the data acquiring unit 1. Information is given to the link (steps S51, S52 ', S53).
After analyzing the co-occurrence range graph in step S51, the link information providing means 5 ′ clarifies in which data the items connected by the links co-occur for each link of the item graph, and each link (Step S52 ′). For example, regarding the link connecting a1 and a2 in the item graph shown in FIG. 5, the data shown in FIG. 3 co-occurs in the co-occurrence ranges x1, x2, x3, x4. Correspond to the link connecting a1 and a2.

次に、第2の実施形態の効果について説明する。   Next, effects of the second embodiment will be described.

第2の実施形態においては、共起範囲グラフ取得手段4’は、データ取得手段1が取得したデータに含まれる各共起範囲をノードとし、各共起範囲間の関連性を取得し、関連性に基づいて各ノード間にリンクを生成し、共起範囲グラフを取得する。   In the second embodiment, the co-occurrence range graph acquisition unit 4 ′ uses each co-occurrence range included in the data acquired by the data acquisition unit 1 as a node, acquires the relationship between the co-occurrence ranges, A link is generated between the nodes based on the sex, and a co-occurrence range graph is obtained.

従って、第1の実施形態とは異なり、共起範囲グラフにおけるリンクは、例えば、ウェブページ間のハイパーリンクや論文の引用関係など、明示的にある共起範囲から別の共起範囲への言及がある各共起範囲間の関連性に基づいている。通常、ハイパーリンクや引用関係などは、2つの共起範囲間に関係があることを担保する。よって、これらの共起範囲の関連性を利用することによって、項目グラフのリンクへの情報の付与の精度が高まることが期待される。   Therefore, unlike the first embodiment, the link in the co-occurrence range graph is an explicit reference from one co-occurrence range to another co-occurrence range, for example, a hyperlink between web pages or a citation relationship of a paper. There is based on the relationship between each co-occurrence range. Usually, hyperlinks, citation relationships, etc. ensure that there is a relationship between two co-occurrence ranges. Therefore, it is expected that the accuracy of giving information to the link of the item graph is increased by utilizing the relevance of these co-occurrence ranges.

[第3の実施形態]
図11は、本発明によるグラフ作成装置の第3の実施形態の機能構成例を示すブロック図である。図11に示すように、第3の実施形態では、データ取得手段1と、分割表作成手段2と、項目グラフ作成手段3と、共起範囲グラフ作成手段4と、リンク情報付与手段5と、グラフ表示制御手段6を含む。グラフ作成装置は、具体的には、パーソナルコンピュータ等のプログラムに従って動作する情報処理装置によって実現される。
[Third Embodiment]
FIG. 11 is a block diagram showing a functional configuration example of the third embodiment of the graph creating apparatus according to the present invention. As shown in FIG. 11, in the third embodiment, the data acquisition means 1, the contingency table creation means 2, the item graph creation means 3, the co-occurrence range graph creation means 4, the link information provision means 5, A graph display control means 6 is included. Specifically, the graph creation device is realized by an information processing device that operates according to a program such as a personal computer.

第1の実施形態との差異について説明する。   Differences from the first embodiment will be described.

グラフ表示制御手段6は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。グラフ表示制御手段6は、ユーザからの入力、および、リンク情報付与手段5によってリンクに付与された情報に基づいて、表示形態を制御して項目グラフ、および、共起範囲グラフのいずれか一方、もしくは、両方を表示する機能を備えている。
具体的には、グラフ表示制御手段6は、ユーザからの入力、および、リンク情報付与手段5によってリンクに付与された情報に基づいて、表示形態を制御して項目グラフ、および、共起範囲グラフのいずれか一方、もしくは、両方を表示する表示データを生成する。そして、グラフ表示制御手段6は、生成した表示データを表示部に表示させるように制御する。
Specifically, the graph display control unit 6 is realized by a CPU of an information processing apparatus that operates according to a program. The graph display control means 6 controls either the item graph or the co-occurrence range graph by controlling the display form based on the input from the user and the information given to the link by the link information giving means 5, Or it has a function to display both.
Specifically, the graph display control means 6 controls the display form based on the input from the user and the information given to the link by the link information giving means 5 and the item graph and the co-occurrence range graph. Display data for displaying either one or both is generated. Then, the graph display control unit 6 performs control so that the generated display data is displayed on the display unit.

以下、本実施形態では、グラフ表示制御手段6が項目グラフ等を表示するという表現を用いるが、実際には、上記のように、グラフ表示制御手段6が、表示データを生成し、生成した表示データを表示部に表示させるように制御しているものとする。   Hereinafter, in this embodiment, the expression that the graph display control unit 6 displays an item graph or the like is used. However, as described above, the graph display control unit 6 generates display data and generates the generated display. It is assumed that data is controlled to be displayed on the display unit.

また、ユーザからの入力は、例えば、ユーザの操作に従って、キーボードやマウス等の入力装置を介して入力されたものから取得する。   Moreover, the input from a user is acquired from what was input via input devices, such as a keyboard and a mouse, according to a user's operation, for example.

次に、本実施形態におけるグラフ作成装置の動作について説明する。図12は、グラフ作成装置の処理例を示すフローチャートである。図2で説明した第1の実施形態にかかる処理経過と同じ処理については同じステップ番号を付し、説明は省略する。   Next, the operation of the graph creation apparatus in this embodiment will be described. FIG. 12 is a flowchart illustrating a processing example of the graph creating apparatus. The same steps as those in the first embodiment described in FIG. 2 are denoted by the same step numbers, and description thereof is omitted.

グラフ表示制御手段6は、ユーザからの入力、および、リンク情報付与手段5によってリンクに付与された情報に基づいて、表示形態を制御して項目グラフ、および、共起範囲グラフのいずれか一方、もしくは、両方を表示する(ステップS61)。   The graph display control means 6 controls either the item graph or the co-occurrence range graph by controlling the display form based on the input from the user and the information given to the link by the link information giving means 5, Alternatively, both are displayed (step S61).

グラフ表示制御手段6は、初期表示として、例えば、項目グラフ、および、共起範囲グラフの両方を表示する。ユーザがどちらか一方のグラフだけの表示の指示を入力したならば、それに従い一方のグラフだけを表示する。グラフ構造を適切に表示するための方法として、例えば、スペクトラル法や多次元尺度法、バネモデル法、クロスエントロピー法などを利用すればよいが、これらに限定されるものではない。   The graph display control means 6 displays both an item graph and a co-occurrence range graph as an initial display, for example. If the user inputs an instruction to display only one of the graphs, only one graph is displayed accordingly. For example, a spectral method, a multidimensional scaling method, a spring model method, a cross-entropy method, or the like may be used as a method for appropriately displaying the graph structure, but is not limited thereto.

リンク情報付与手段5によってリンクに付与された情報に基づいて、項目グラフ、および、共起範囲グラフの表示形態を制御して表示する方法としては、例えば、図8のように、「意外な結びつき」と思われるリンクを強調表示する方法が考えられる。また、図示しないが、図6の共起範囲グラフで媒介中心性が高く次数中心性が低いz1やz2といったノードに色をつけるなどの強調表示を行ない、項目グラフにおいて強調表示されたリンクがどのような共起範囲が対応しているかを共起範囲グラフで分かりやすく表示することなどが考えられる。   As a method for controlling and displaying the display form of the item graph and the co-occurrence range graph based on the information given to the link by the link information giving means 5, for example, as shown in FIG. It is possible to highlight a link that seems to be. In addition, although not shown in the co-occurrence range graph of FIG. 6, highlighting is performed such as coloring nodes such as z1 and z2 that have high median centrality and low degree centrality, and which link is highlighted in the item graph? Such co-occurrence range can be displayed in a co-occurrence range graph in an easy-to-understand manner.

また、第1の実施形態の説明においては、項目グラフのリンクに対応する共起範囲の媒介中心性が高い、または、次数中心性が高いという判断を、ある定められた閾値を境に判断した。そうではなく、例えば、共起範囲の媒介中心性と次数中心性の値に比例するように、項目グラフのリンクの色を変化させることが考えられる。具体的には、リンクの色をRGBで表示すると場合には、媒介中心性の値とRの値を比例させ、次数中心性の値とBの値を比例させ、Gの値は0にすることによって、項目グラフのリンクに対応する共起範囲が、媒介中心性が高く次数中心性が低いほど、赤に近い色で表示され、媒介中心性が高く次数中心性が高いほど、マゼンタに近い色で表示され、媒介中心性が低く次数中心性が高いほど、青に近い色で表示され、媒介中心性が低く次数中心性が低いほど、黒に近い色で表示される。このように連続的にリンクの色の表示をするか、それとも、上記のようにある閾値以上の場合にのみリンクを強調表示するかを、ユーザが選べるようにしても良い。   In the description of the first embodiment, the determination that the mediation centrality of the co-occurrence range corresponding to the link of the item graph is high or the degree centrality is high is determined based on a predetermined threshold. . Instead, for example, it is conceivable to change the link color of the item graph so that it is proportional to the median centrality and the degree centrality of the co-occurrence range. Specifically, when the link color is displayed in RGB, the median centrality value is proportional to the R value, the order centrality value is proportional to the B value, and the G value is 0. Therefore, the co-occurrence range corresponding to the link of the item graph is displayed in a color closer to red as the median centrality is lower and the order centrality is lower, and as the mediation centrality is higher and the order centrality is higher, it is closer to magenta The color is displayed. The lower the median centrality and the higher the order centrality, the closer to blue, the lower the median centrality and the lower the order centrality, the closer to black. In this way, the user may be able to select whether to display the color of the link continuously, or to highlight the link only when it is above a certain threshold as described above.

次に、第3の実施形態の効果について説明する。
第3の実施形態においては、グラフ表示制御手段6は、ユーザからの入力、および、リンク情報付与手段5によってリンクに付与された情報に基づいて、表示形態を制御して項目グラフ、および、共起範囲グラフのいずれか一方、もしくは、両方を表示する。
Next, effects of the third embodiment will be described.
In the third embodiment, the graph display control means 6 controls the display form based on the input from the user and the information given to the link by the link information giving means 5 to control the item graph and the common display. Display either one or both of the range graphs.

従って、項目グラフのみならず、共起範囲グラフも同時に表示されることによって、項目グラフのリンクに対するユーザの理解を助ける効果が期待される。   Therefore, not only the item graph but also the co-occurrence range graph is displayed at the same time, so that an effect of helping the user to understand the link of the item graph is expected.

以上説明したように、本発明によれば、グラフに対して、共起範囲のグラフの解析結果を用いることで、項目のグラフだけでは分からなかったリンクの情報を推定することが可能となる。   As described above, according to the present invention, it is possible to estimate link information that cannot be understood only from the item graph by using the analysis result of the graph of the co-occurrence range for the graph.

また、本発明の具体的な構成は前述の実施の形態に限られるものではなく、この発明の要旨を逸脱しない範囲の変更があってもこの発明に含まれる。   In addition, the specific configuration of the present invention is not limited to the above-described embodiment, and changes within a range not departing from the gist of the present invention are included in the present invention.

例えば、上記実施の形態を別の表現で説明すれば、グラフ表示システムとして動作する情報処理装置は、ユーザによるデータの入力や取得するデータの範囲の選択操作などを受け付ける入力部と、項目グラフの有するリンクの意味を推定すると共に当該リンクに推定した情報を関連付け記憶するグラフ作成プログラムを記憶保持する記憶部と、前記グラフ作成プログラムに基づいて動作する制御部(CPU)とを備え、前記グラフ作成プログラムは、前記制御部を、入力部からの処理の開始指示をキーとして、グラフ作成の対象とするデータをインターネット上や記憶媒体などから適宜取得し、分割表作成手段として、取得した前記データから、作成するグラフのノードとなる各項目が各共起範囲に含まれるか否かという情報を表現した分割表を作成する。その後、制御部は、グラフ作成プログラムに従い、前記分割表作成手段が作成した分割表の項目をノードとし、分割表に基づいて各ノード間にリンクを生成して項目グラフを作成すると共に、分割表の共起範囲をノードとし、分割表に基づいて各ノード間にリンクを生成して共起範囲グラフを作成する。次に制御部は、このように作成した項目グラフや共起範囲グラフ、分割表を用いて、項目グラフのリンクに共起範囲の解析から得られた情報を付与して記憶部に記録する。制御部は、ユーザの要求操作等に応答して記憶部に格納されている項目グラフを表示部上に表示し、グラフを介して、人物や語句、ウェブサイトといった項目の関係性を理解する補助を行う。   For example, if the above embodiment is described in another expression, an information processing apparatus that operates as a graph display system includes an input unit that receives a user's input of data, a selection operation of a range of data to be acquired, and an item graph. A graph generation program including a storage unit for storing and holding a graph generation program for estimating the meaning of the link having the link and storing the information estimated for the link; and a control unit (CPU) operating based on the graph generation program The program uses the control unit to start processing from the input unit as a key, and appropriately obtains data to be graphed from the Internet or a storage medium. , A division that expresses information about whether each item that becomes a node of the graph to be created is included in each co-occurrence range To create a. Thereafter, according to the graph creation program, the control unit creates the item graph by generating a link between the nodes based on the partition table, using the items of the partition table created by the partition table creation means as nodes, and the partition table. A co-occurrence range graph is created by generating links between nodes based on the contingency table. Next, using the item graph, co-occurrence range graph, and contingency table created in this way, the control unit assigns information obtained from the analysis of the co-occurrence range to the link of the item graph and records it in the storage unit. The control unit displays the item graph stored in the storage unit in response to the user's requested operation on the display unit, and assists in understanding the relationship of items such as people, phrases, and websites via the graph I do.

本発明は、各項目の関係性を理解する用途に適用可能である。例えば、ある商品についての自由記述形式のアンケートに本発明を適用することにより(この場合、項目は語句、共起範囲は1人の回答者の文章である)、意外な関係にある語句を見つけ出すことによって、商品の隠れたニーズの発見などに役立てることができよう。   The present invention can be applied to applications for understanding the relationship between items. For example, by applying the present invention to a free-form questionnaire for a certain product (in this case, the item is a phrase and the co-occurrence range is a sentence of one respondent), a phrase having an unexpected relationship is found. This can be useful for discovering hidden needs of products.

(付記1)
情報処理装置の制御部を、
グラフ作成の対象となるデータを取得するデータ取得手段と、
前記データ取得手段が取得した前記データから、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を作成する分割表作成手段と、
前記分割表作成手段が作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成し、項目グラフを作成する項目グラフ作成手段と、
前記分割表作成手段が作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成し、共起範囲グラフを作成する共起範囲グラフ作成手段と、
前記共起範囲グラフ作成手段が作成した共起範囲グラフ、および、前記分割表作成手段が作成した前記分割表に基づいて、前記項目グラフ作成手段が作成した前記項目グラフのリンクに情報を付与するリンク情報付与手段、
として機能させることを特徴とするグラフ作成プログラム。
(Appendix 1)
The control unit of the information processing device
Data acquisition means for acquiring data to be graphed;
From the data acquired by the data acquisition means, a contingency table creating means for creating a contingency table expressing information on whether each item is included in each co-occurrence range;
Item graph creation means for creating an item graph by creating a link between each node based on the partition table, with the items of the partition table created by the partition table creation means as nodes,
A co-occurrence range graph creating means for creating a co-occurrence range graph by generating a link between the nodes based on the contingency table, with a co-occurrence range of the contingency table created by the contingency table creating means,
Based on the co-occurrence range graph created by the co-occurrence range graph creating unit and the contingency table created by the contingency table creating unit, information is given to the link of the item graph created by the item graph creating unit Link information giving means,
Graph creation program characterized by functioning as

(付記2)
情報処理装置の制御部を、
ノードと成る複数の項目を含み、前記項目間に所望のリンクを生成することによってグラフとなるデータを取得するデータ取得手段と、
前記データ取得手段が取得した前記データに含まれる各項目が属する各共起範囲をノードとし、各共起範囲間の関連性を取得し、前記関連性に基づいて前記各ノード間にリンクを生成し、共起範囲グラフを取得する共起範囲グラフ取得手段と、
前記データ取得手段が取得した前記データから、各共起範囲に含まれる各項目をノードとし、前記データに基づいて前記各ノード間にリンクを生成し、項目グラフを作成する項目グラフ作成手段と、
前記共起範囲グラフ取得手段が取得した前記共起範囲グラフ、および、前記データ取得手段が取得した前記データに基づいて、前記項目グラフ作成手段が作成した前記項目グラフのリンクに情報を付与するリンク情報付与手段、
として機能させることを特徴とするグラフ作成プログラム。
(Appendix 2)
The control unit of the information processing device
A data acquisition unit including a plurality of items to be nodes and acquiring data to be a graph by generating a desired link between the items;
Each co-occurrence range to which each item included in the data acquired by the data acquisition unit belongs is set as a node, the relevance between each co-occurrence range is acquired, and a link is generated between the nodes based on the relevance A co-occurrence range graph acquisition means for acquiring a co-occurrence range graph;
From the data acquired by the data acquisition means, each item included in each co-occurrence range as a node, generating a link between the nodes based on the data, an item graph creation means for creating an item graph,
Based on the co-occurrence range graph acquired by the co-occurrence range graph acquisition unit and the data acquired by the data acquisition unit, a link for giving information to the link of the item graph generated by the item graph generation unit Information giving means,
Graph creation program characterized by functioning as

(付記3)
前記リンク情報付与手段は、前記共起範囲グラフについて、グラフのノードの中心性指標を計測し、前記中心性指標に基づいて項目グラフのリンクに情報を付与する
ことを特徴とする上記記載のグラフ作成プログラム。
(Appendix 3)
The said link information provision means measures the centrality index of the node of a graph about the said co-occurrence range graph, and assign | provides information to the link of an item graph based on the said centrality index, The said graph characterized by the above-mentioned. Creation program.

(付記4)
前記リンク情報付与手段は、項目グラフの所定のリンクについて、当該リンクが結ぶ項目がどのデータで共起しているかを抽出し、その結果を前記リンクの情報として付与する
ことを特徴とする上記記載のグラフ作成プログラム。
(Appendix 4)
The link information adding unit extracts, for a predetermined link of an item graph, which data causes an item connected by the link to co-occur, and gives the result as information of the link. Graphing program.

(付記5)
前記リンク情報付与手段は、
項目グラフにおける所定のリンクに対応する共起範囲の次数中心性を算定し、その値が所定の閾値と同じかより高ければ、当該リンクを「自明な結びつき」と判断し、
項目グラフにおけるリンクに対応する共起範囲の次数中心性の値が前記閾値よりも低い場合には、共起範囲の媒介中心性を算定して、その値が所定の閾値と同じかより高ければ、当該リンクを「意外な可能性を含んでいる結びつき」と判断し、
前記リンクが自明な結びつきか又は意外な結びつきかという情報を付与する
ことを特徴とする上記のグラフ作成プログラム。
(Appendix 5)
The link information giving means
Calculate the degree centrality of the co-occurrence range corresponding to a given link in the item graph, and if the value is equal to or higher than a given threshold, the link is determined to be “trivial connection”
If the value of the degree centrality of the co-occurrence range corresponding to the link in the item graph is lower than the threshold, the median centrality of the co-occurrence range is calculated, and if the value is equal to or higher than the predetermined threshold , We determine that the link is a "connection with an unexpected possibility"
The graph creation program described above, wherein information indicating whether the link is an obvious connection or an unexpected connection is added.

(付記6)
前記制御部を、
ユーザからの入力、および、リンク情報付与手段によってリンクに付与された情報に基づいて、表示形態を制御して前記項目グラフ、および、前記共起範囲グラフのいずれか一方、もしくは、両方を表示するグラフ表示制御手段
として機能させることを特徴とする上記記載のグラフ作成プログラム。
(Appendix 6)
The control unit
Based on the input from the user and the information given to the link by the link information giving means, the display form is controlled to display one or both of the item graph and the co-occurrence range graph. The above-described graph creation program which functions as a graph display control means.

(付記7)
グラフ作成の対象となるデータを取得し、
取得した前記データから、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を作成処理し、
作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して項目グラフを作成し、
作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して共起範囲グラフを作成し、
作成した共起範囲グラフ、および、前記分割表に基づいて、作成した前記項目グラフのリンクに情報を付与する処理を行う
ことを特徴とするグラフ作成方法。
(Appendix 7)
Get the data for graph creation,
From the acquired data, create and process a contingency table that represents whether each item is included in each co-occurrence range,
The item of the created contingency table is a node, and an item graph is created by generating a link between the nodes based on the contingency table,
The co-occurrence range of the created contingency table is set as a node, and a link is generated between the nodes based on the contingency table to create a co-occurrence range graph.
A method for creating a graph, characterized in that, based on the created co-occurrence range graph and the contingency table, a process for giving information to a link of the created item graph is performed.

(付記8)
ノードと成る複数の項目を含み、前記項目間に所望のリンクを生成することによってグラフとなるデータを取得し、
取得した前記データから、各共起範囲に含まれる各項目をノードとし、前記データに基づいて前記各ノード間にリンクを生成して項目グラフを作成し、
取得した前記データに含まれる各項目が属する各共起範囲をノードとし、各共起範囲間の関連性を取得し、前記関連性に基づいて前記各ノード間にリンクを生成して共起範囲グラフを取得し、
取得した前記共起範囲グラフ、および、前記データ取得手段が取得した前記データに基づいて、作成した前記項目グラフのリンクに情報を付与する処理を行う
ことを特徴とするグラフ作成方法。
(Appendix 8)
It includes a plurality of items that become nodes, and obtains data that becomes a graph by generating a desired link between the items,
From the acquired data, each item included in each co-occurrence range is set as a node, and an item graph is created by generating a link between the nodes based on the data,
Each co-occurrence range to which each item included in the acquired data belongs is set as a node, a relevance between each co-occurrence range is obtained, and a link is generated between the nodes based on the relevance to generate a co-occurrence range Get the graph,
A method for creating a graph, characterized in that, based on the acquired co-occurrence range graph and the data acquired by the data acquisition means, a process of giving information to the link of the generated item graph is performed.

(付記9)
リンクに情報を付与する処理は、前記共起範囲グラフについて、グラフのノードの中心性指標を計測し、前記中心性指標に基づいて項目グラフのリンクに情報を付与する
ことを特徴とする上記記載のグラフ作成方法。
(Appendix 9)
The processing for assigning information to a link measures the centrality index of a node of the graph for the co-occurrence range graph, and assigns information to the link of the item graph based on the centrality index. Chart creation method.

(付記10)
リンクに情報を付与する処理は、項目グラフの所定のリンクについて、当該リンクが結ぶ項目がどのデータで共起しているかを抽出し、その結果を前記リンクの情報として付与する
ことを特徴とする上記記載のグラフ作成方法。
(Appendix 10)
The process of assigning information to the link is characterized in that, for a predetermined link of the item graph, the data that the item connected by the link co-occurs is extracted and the result is given as the information of the link. The graph creation method described above.

(付記11)
リンクに情報を付与する処理は、
項目グラフにおける所定のリンクに対応する共起範囲の次数中心性を算定し、その値が所定の閾値と同じかより高ければ、当該リンクを「自明な結びつき」と判断し、
項目グラフにおけるリンクに対応する共起範囲の次数中心性の値が前記閾値よりも低い場合には、共起範囲の媒介中心性を算定して、その値が所定の閾値と同じかより高ければ、当該リンクを「意外な可能性を含んでいる結びつき」と判断し、
前記リンクが自明な結びつきか又は意外な結びつきかという情報を付与する
ことを特徴とする上記記載のグラフ作成方法。
(Appendix 11)
The process of adding information to the link
Calculate the degree centrality of the co-occurrence range corresponding to a given link in the item graph, and if the value is equal to or higher than a given threshold, the link is determined to be “trivial connection”
If the value of the degree centrality of the co-occurrence range corresponding to the link in the item graph is lower than the threshold, the median centrality of the co-occurrence range is calculated, and if the value is equal to or higher than the predetermined threshold , We determine that the link is a "connection with an unexpected possibility"
The graph creating method according to the above, wherein information indicating whether the link is an obvious connection or an unexpected connection is given.

(付記12)
ユーザからの入力、および、リンク情報付与手段によってリンクに付与された情報に基づいて、表示形態を制御して前記項目グラフ、および、前記共起範囲グラフのいずれか一方、もしくは、両方を表示するグラフを表示制御する
ことを特徴とするグラフ作成方法。
(Appendix 12)
Based on the input from the user and the information given to the link by the link information giving means, the display form is controlled to display one or both of the item graph and the co-occurrence range graph. A graph creation method characterized by controlling display of a graph.

1 データ取得手段
2 分割表作成手段
3、3’ 項目グラフ作成手段
4 共起範囲グラフ作成手段
4’ 共起範囲グラフ取得手段
5 リンク情報付与手段
6 グラフ表示制御手段
DESCRIPTION OF SYMBOLS 1 Data acquisition means 2 Contingency table creation means 3, 3 'Item graph creation means 4 Co-occurrence range graph creation means 4' Co-occurrence range graph acquisition means 5 Link information provision means 6 Graph display control means

Claims (8)

同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データ受け付けるデータ取得手段と、
前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を、各々の共起範囲データとその共起範囲データに含まれていた各項目の関係性から生成処理する分割表作成手段と、
前記分割表作成手段が作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、
前記分割表作成手段が作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して共起範囲グラフを生成処理する共起範囲グラフ作成手段と、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、
前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、
前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与する
リンク情報付与手段と、
を具備することを特徴とするグラフ作成装置。
A data acquisition means for accepting each co-occurrence range data, which is a set of co-occurrence range data that co-occurs when the same or related item appears, and that includes an item that becomes a node of a graph to be generated ;
The co-occurrence table for identifying each item included in each co-occurrence range data acquired by the data acquisition means and expressing information indicating whether each item is included in each co-occurrence range A contingency table creating means for generating and processing from the relationship between each item included in the range data and the co-occurrence range data ;
Item graph creation means for generating an item graph by generating a link between each node based on the partition table, with the item of the partition table created by the partition table creation means as a node,
A co-occurrence range graph creating means for generating a co-occurrence range graph by generating a link between the nodes based on the contingency table, with the co-occurrence range of the contingency table created by the contingency table creating means as a node; ,
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified,
The relationship between the data included in each node according to the desired centrality index obtained by analyzing the difference based on the desired centrality index that appears for each node included in the co-occurrence range graph By performing an association process according to the relationship between each link of the item graph obtained by the identification process and the node of the co-occurrence range graph,
Link information giving means for giving information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data to the link of the item graph created by the item graph creation means;
A graph creating apparatus comprising:
同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データと、該データに予め付与されている共起範囲間の参照情報から各共起範囲データ間の関連性と受け付けるデータ取得手段と、
前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、識別した各項目が属する各共起範囲をノードとし、前記参照情報を識別して得た各共起範囲間関連性に基づいて前記各ノード間にリンクを生成して、共起範囲グラフを取得処理する共起範囲グラフ取得手段と、
前記データ取得手段が取得した前記共起範囲データから、各共起範囲に含まれる各項目をノードとし、前記共起範囲データに基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、
前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、
前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与する
リンク情報付与手段と、
を具備することを特徴とするグラフ作成装置。
A set of co-occurrence range data that co-occurs when the same or related item appears, and each co-occurrence range data that contains an item that becomes a node of the graph to be generated, a data acquisition means for receiving and relationships between the co-occurrence range data from the reference information between the co-occurrence range are,
With identifying each item of which the data acquisition means is included to the each co-occurrence range data acquired, each cooccurrence scope each item identified belongs to a node, each cooccurrence obtained by identifying the reference information and it generates a link between the nodes based on the relationship between range and co-occurrence range graph acquiring unit that acquires processing co-occurrence range graph,
A process for generating an item graph by generating a link between the nodes based on the co-occurrence range data , using each item included in each co-occurrence range as a node from the co-occurrence range data acquired by the data acquisition unit Item graph creation means to
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified,
The relationship between the data included in each node according to the desired centrality index obtained by analyzing the difference based on the desired centrality index that appears for each node included in the co-occurrence range graph By performing an association process according to the relationship between each link of the item graph obtained by the identification process and the node of the co-occurrence range graph,
Link information giving means for giving information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data to the link of the item graph created by the item graph creation means;
A graph creating apparatus comprising:
前記リンク情報付与手段は、
項目グラフにおける所定のリンクに対応する共起範囲の次数中心性を算定し、その値が所定の閾値と同じかより高ければ、当該リンクを「自明な結びつき」と判断し、
項目グラフにおけるリンクに対応する共起範囲の次数中心性の値が前記閾値よりも低い場合には、共起範囲の媒介中心性を算定して、その値が所定の閾値と同じかより高ければ、当該リンクを「意外な可能性を含んでいる結びつき」と判断し、
前記リンクが自明な結びつきか又は意外な結びつきかという情報を付与する
ことを特徴とする請求項1又は2に記載のグラフ作成装置。
The link information giving means
Calculate the degree centrality of the co-occurrence range corresponding to a given link in the item graph, and if the value is equal to or higher than a given threshold, the link is determined to be “trivial connection”
If the value of the degree centrality of the co-occurrence range corresponding to the link in the item graph is lower than the threshold, the median centrality of the co-occurrence range is calculated, and if the value is equal to or higher than the predetermined threshold , We determine that the link is a "connection with an unexpected possibility"
The graph creating apparatus according to claim 1 , wherein information indicating whether the link is an obvious connection or an unexpected connection is given.
ユーザからの入力、および、リンク情報付与手段によってリンクに付与された情報に基づいて、表示形態を制御して前記項目グラフ、および、前記共起範囲グラフのいずれか一方、もしくは、両方を表示するグラフ表示制御手段を備える
ことを特徴とする請求項1乃至いずれか1項に記載のグラフ作成装置。
Based on the input from the user and the information given to the link by the link information giving means, the display form is controlled to display one or both of the item graph and the co-occurrence range graph. graph generating apparatus according to any one of claims 1 to 3, characterized in that it comprises a graph display control unit.
同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データを取得し、
取得した前記各共起範囲データに含まれた各項目を識別すると共に、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を、各々の共起範囲データとその共起範囲データに含まれていた各項目の関係性から生成処理し、
作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して項目グラフを生成処理し、
作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して共起範囲グラフを生成処理し、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理に基づいて、作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与した結果を記憶手段に記録する処理を実行して、該結果が反映されたグラフを作成する
ことを特徴とする情報処理システムによるグラフ作成方法。
It is a set of co-occurrence range data that co-occurs when the same or related item appears , and acquires each co-occurrence range data that contains the item that becomes the node of the graph to be generated .
A contingency table that identifies each item included in each acquired co-occurrence range data and expresses information about whether or not each item is included in each co-occurrence range is divided into each co-occurrence range data and its co-occurrence range data. Generate and process from the relationship of each item included in the origin data ,
The item of the created contingency table is set as a node, and an item graph is generated by generating a link between the nodes based on the contingency table,
The co-occurrence scope of the contingency table was created as nodes, to generate a link between each node generating process cooccurrence range graph based on the contingency table,
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified, and the desired centrality index that appears for each node included in the co-occurrence range graph is displayed. Each link of the item graph obtained by the identification process is obtained by analyzing the difference based on the analysis result representing the relationship between the data included in each node according to the desired centrality index. And the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data in the link of the created item graph based on the association processing according to the relationship between the node and the node of the co-occurrence range graph A method of creating a graph by an information processing system , which executes a process of recording a result to which information related to information is recorded in a storage unit, and creates a graph reflecting the result .
同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データと、該データに予め付与されている共起範囲間の参照情報から各共起範囲データ間の関連性とを取得し、
取得した前記共起範囲データから、各共起範囲に含まれる各項目をノードとし、前記共起範囲データに基づいて前記各ノード間にリンクを生成して項目グラフを生成処理し、
取得した前記各共起範囲データに含まれた各項目を識別すると共に、識別した各項目が属する各共起範囲をノードとし、前記参照情報を識別して得た各共起範囲間関連性に基づいて前記各ノード間にリンクを生成して共起範囲グラフを取得処理し、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与
した結果を記憶手段に記録する処理を実行して、該結果が反映されたグラフを作成する
ことを特徴とする情報処理システムによるグラフ作成方法。
A set of co-occurrence range data that co-occurs when the same or related item appears, and each co-occurrence range data that contains an item that becomes a node of the graph to be generated, And obtain the relationship between each co-occurrence range data from the reference information between the co-occurrence ranges ,
From the acquired co-occurrence range data , each item included in each co-occurrence range is set as a node, and an item graph is generated by generating a link between the nodes based on the co-occurrence range data ,
With identifying each item included the acquired each co-occurrence range data, each cooccurrence scope each item identified belongs to a node, the association between the co-occurrence range obtained by identifying the reference information the generated links between the nodes, and acquisition processing of cooccurrence scope graph based on,
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified, and the desired centrality index that appears for each node included in the co-occurrence range graph is displayed. Each link of the item graph obtained by the identification process is obtained by analyzing the difference based on the analysis result representing the relationship between the data included in each node according to the desired centrality index. And the co-occurrence range based on the desired centrality index inherent in each of the co-occurrence range data in the link of the item graph Give information about
A graph creation method by an information processing system , which executes a process of recording the result in a storage means and creates a graph reflecting the result .
情報処理システムを、
同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データ受け付けるデータ取得手段と、
前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、各項目が各共起範囲に含まれるか否かという情報を表現する分割表を、各々の共起範囲データとその共起範囲データに含まれていた各項目の関係性から生成処理する分割表作成手段と、
前記分割表作成手段が作成した前記分割表の項目をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、
前記分割表作成手段が作成した前記分割表の共起範囲をノードとし、前記分割表に基づいて前記各ノード間にリンクを生成して共起範囲グラフを生成処理する共起範囲グラフ作成手段と、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、
前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、
前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与する
リンク情報付与手段、
として機能させることを特徴とするグラフ作成プログラム。
Information processing system
A data acquisition means for accepting each co-occurrence range data, which is a set of co-occurrence range data that co-occurs when the same or related item appears, and that includes an item that becomes a node of a graph to be generated ;
The co-occurrence table for identifying each item included in each co-occurrence range data acquired by the data acquisition means and expressing information indicating whether each item is included in each co-occurrence range A contingency table creating means for generating and processing from the relationship between each item included in the range data and the co-occurrence range data ;
Item graph creation means for generating an item graph by generating a link between each node based on the partition table, with the item of the partition table created by the partition table creation means as a node,
A co-occurrence range graph creating means for generating a co-occurrence range graph by generating a link between the nodes based on the contingency table, with the co-occurrence range of the contingency table created by the contingency table creating means as a node; ,
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified,
The relationship between the data included in each node according to the desired centrality index obtained by analyzing the difference based on the desired centrality index that appears for each node included in the co-occurrence range graph By performing an association process according to the relationship between each link of the item graph obtained by the identification process and the node of the co-occurrence range graph,
Link information giving means for giving information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data to the link of the item graph created by the item graph creation means,
Graph creation program characterized by functioning as
情報処理システムを、
同一または関連する項目が出現した際に共起したとする共起範囲データの集合であって、生成するグラフのノードと成る項目を内在した各共起範囲データと、該データに予め付与されている共起範囲間の参照情報から各共起範囲データ間の関連性と受け付けるデータ取得手段と、
前記データ取得手段が取得した前記各共起範囲データに含まれた各項目を識別すると共に、識別した各項目が属する各共起範囲をノードとし、前記参照情報を識別して得た各共起範囲間関連性に基づいて前記各ノード間にリンクを生成して、共起範囲グラフを取得処理する共起範囲グラフ取得手段と、
前記データ取得手段が取得した前記共起範囲データから、各共起範囲に含まれる各項目をノードとし、前記共起範囲データに基づいて前記各ノード間にリンクを生成して項目グラフを生成処理する項目グラフ作成手段と、
前記項目グラフの各々のリンクについて 各リンクを形成する両ノードが共起している共起範囲データを識別処理すると共に、
前記共起範囲グラフに含まれたノード毎に現れた所望中心性指標に基づく差異を解析処理して得た、前記所望中心性指標に従った各々のノードに含まれていたデータ間の関係性を表した解析結果を、前記識別処理で得た前記項目グラフの各リンクと前記共起範囲グラフのノードとの関係性に従って対応付け処理することで、
前記項目グラフ作成手段が作成した前記項目グラフのリンクに前記各共起範囲データに内在していた前記所望中心性指標に基づいた共起範囲に関する情報を付与する
リンク情報付与手段、
として機能させることを特徴とするグラフ作成プログラム。
Information processing system
A set of co-occurrence range data that co-occurs when the same or related item appears, and each co-occurrence range data that contains an item that becomes a node of the graph to be generated, a data acquisition means for receiving and relationships between the co-occurrence range data from the reference information between the co-occurrence range are,
With identifying each item of which the data acquisition means is included to the each co-occurrence range data acquired, each cooccurrence scope each item identified belongs to a node, each cooccurrence obtained by identifying the reference information and it generates a link between the nodes based on the relationship between range and co-occurrence range graph acquiring unit that acquires processing co-occurrence range graph,
A process for generating an item graph by generating a link between the nodes based on the co-occurrence range data , using each item included in each co-occurrence range as a node from the co-occurrence range data acquired by the data acquisition unit Item graph creation means to
For each link of the item graph, the co-occurrence range data in which both nodes forming each link co-occur are identified,
The relationship between the data included in each node according to the desired centrality index obtained by analyzing the difference based on the desired centrality index that appears for each node included in the co-occurrence range graph By performing an association process according to the relationship between each link of the item graph obtained by the identification process and the node of the co-occurrence range graph,
Link information giving means for giving information on the co-occurrence range based on the desired centrality index inherent in each co-occurrence range data to the link of the item graph created by the item graph creation means,
Graph creation program characterized by functioning as
JP2009284789A 2009-12-16 2009-12-16 Graph creation device, graph creation method, and graph creation program Active JP5534167B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009284789A JP5534167B2 (en) 2009-12-16 2009-12-16 Graph creation device, graph creation method, and graph creation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009284789A JP5534167B2 (en) 2009-12-16 2009-12-16 Graph creation device, graph creation method, and graph creation program

Publications (2)

Publication Number Publication Date
JP2011128748A JP2011128748A (en) 2011-06-30
JP5534167B2 true JP5534167B2 (en) 2014-06-25

Family

ID=44291308

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009284789A Active JP5534167B2 (en) 2009-12-16 2009-12-16 Graph creation device, graph creation method, and graph creation program

Country Status (1)

Country Link
JP (1) JP5534167B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6102594B2 (en) 2013-07-16 2017-03-29 富士通株式会社 Data output method and data output program
JP6136685B2 (en) 2013-07-16 2017-05-31 富士通株式会社 Data extraction method and data extraction program
KR101591595B1 (en) * 2013-12-27 2016-02-19 경희대학교 산학협력단 Method for predicting link in big database
JP6987003B2 (en) * 2018-03-20 2021-12-22 株式会社Screenホールディングス Text mining methods, text mining programs, and text mining equipment
CN109739859B (en) * 2018-12-29 2022-08-30 深圳证券信息有限公司 Relation map drawing method, system and related device

Also Published As

Publication number Publication date
JP2011128748A (en) 2011-06-30

Similar Documents

Publication Publication Date Title
CN103270510B (en) System and method for providing contextual actions on a search results page
Totaro et al. The concept of algorithm as an interpretative key of modern rationality
Sohaib et al. E-commerce web accessibility for people with disabilities
JP5534167B2 (en) Graph creation device, graph creation method, and graph creation program
KR101955318B1 (en) The method for visualizing big data in cosmetic information providing mobile application
KR101426765B1 (en) System and method for supplying collaboration partner search service
JP2010079657A (en) Information processor, information processing method, and program
Engelman et al. Why do lifespan variability trends for the young and old diverge? A perturbation analysis
US20180039633A1 (en) Information processing system and information processing method
Spradley Toward estimating geographic origin of migrant remains along the United States–Mexico border
WO2020199600A1 (en) Sentiment polarity analysis method and related device
CN110490686A (en) A kind of building of commodity Rating Model, recommended method and system based on Time Perception
JP2017134787A (en) Device, program, and method for analyzing topic evaluation in multiple areas
Lai et al. Rating prediction based on combination of review mining and user preference analysis
Sohaib et al. Assessing web content accessibility of E-commerce websites for people with disabilities
JP2016045606A (en) Recipe evaluation device, program, and control method
Li et al. Alime kbqa: Question answering over structured knowledge for e-commerce customer service
JP7333368B2 (en) Information processing device and information processing method
JP2016162357A (en) Analysis device and program of user's emotion to product
JP6573399B2 (en) Sensory relevance distribution map generation device for phonetic symbolic words
JP2018067215A (en) Data analysis system, control method thereof, program, and recording medium
Lee et al. Adopting big data to create an “outside-in” global perspective of guanxi
JP2013125454A (en) Idea support device, method and program
Doyle et al. Norms for Osgood’s affective meaning (evaluation, potency, activity): Ratings of logos, colors, products and services, names, and typefaces
JP6494687B2 (en) Evaluation apparatus, evaluation method, and evaluation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131212

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

R150 Certificate of patent or registration of utility model

Ref document number: 5534167

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140415