JP6578685B2 - 関係推定方法、関係推定プログラムおよび情報処理装置 - Google Patents
関係推定方法、関係推定プログラムおよび情報処理装置 Download PDFInfo
- Publication number
- JP6578685B2 JP6578685B2 JP2015052617A JP2015052617A JP6578685B2 JP 6578685 B2 JP6578685 B2 JP 6578685B2 JP 2015052617 A JP2015052617 A JP 2015052617A JP 2015052617 A JP2015052617 A JP 2015052617A JP 6578685 B2 JP6578685 B2 JP 6578685B2
- Authority
- JP
- Japan
- Prior art keywords
- attribute
- data
- relationship
- attributes
- record
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 57
- 230000010365 information processing Effects 0.000 title claims description 44
- 238000000605 extraction Methods 0.000 claims description 159
- 230000003247 decreasing effect Effects 0.000 claims description 11
- 239000000284 extract Substances 0.000 description 34
- 238000010586 diagram Methods 0.000 description 26
- 238000004891 communication Methods 0.000 description 6
- 241000750004 Nestor meridionalis Species 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 230000008094 contradictory effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000004071 soot Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
- G06F16/334—Query execution
- G06F16/3344—Query execution using natural language analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2282—Tablespace storage structures; Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/338—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/35—Clustering; Classification
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本実施例に係る情報処理装置10について説明する。情報処理装置10は、属性ごとに、当該属性に関する属性データが対応付けて格納されたデータの属性間の意味構造の推定を支援する装置である。情報処理装置10は、例えば、パーソナルコンピュータやサーバコンピュータなどのコンピュータなどである。情報処理装置10は、1台のコンピュータとして実装してもよく、また、複数台のコンピュータによるクラウドとして実装することもできる。本実施例では、情報処理装置10を1台のコンピュータとした場合を例として説明する。なお、情報処理装置10は、スマートフォンやタブレット端末などの携帯可能な端末装置であってもよい。
実施例1に係る情報処理装置10が対象データ30の属性間の意味関係を推定する関係推定処理の流れについて説明する。図6Aは、関係推定処理の手順の一例を示すフローチャートである。この関係推定処理は、所定のタイミング、例えば、入力部22から意味関係の推定開始を指示する処理の操作を受け付けたタイミングで実行される。
上述してきたように、情報処理装置10は、対象データ30から各レコード間の属性データの一致関係が所定の条件を満たす事象のデータを抽出する。情報処理装置10は、抽出結果に基づき、属性間の意味関係の判定結果を出力する。これにより、情報処理装置10は、ユーザによる属性間の意味関係の推定を支援できる。
また、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、上記の実施例と同様の機能を有するプログラムを実行するコンピュータシステムの一例を説明する。図7は、関係推定プログラムを実行するコンピュータの一例を示す図である。
21 表示部
22 入力部
23 記憶部
24 制御部
30 対象データ
30A ヘッダ
31 抽出データ
40 受付部
41 抽出部
42 出力部
100 判定結果画面
Claims (4)
- 複数の事象について、属性ごとに、当該属性に関する属性データが対応付けて格納されたデータ群から各事象間の属性データの一致関係が、第1の事象の第1の属性の属性データが第2の事象の前記第1の属性とは異なる第2の属性の属性データと一致し、前記第1の事象の前記第2の属性の属性データが前記第2の事象の前記第1の属性とは一致しない集合の条件、各事象間の2以上の属性で属性データが入れ替わるリストの条件、および、属性ごとに同じ属性データを1種類として各事象の格納される属性データの種類数を抽出した際に前記データ群の属性の並び順に属性ごとの属性データの種類数が単調非減少となる階層の条件の何れかの条件を満たす事象のデータを抽出し、
抽出結果に基づき、属性間の意味関係の判定結果を出力する
処理をコンピュータが実行することを特徴とする関係推定方法。 - 前記出力する処理は、抽出された事象のデータを判定の根拠として出力する
ことを特徴とする請求項1に記載の関係推定方法。 - 複数の事象について、属性ごとに、当該属性に関する属性データが対応付けて格納されたデータ群から各事象間の属性データの一致関係が、第1の事象の第1の属性の属性データが第2の事象の前記第1の属性とは異なる第2の属性の属性データと一致し、前記第1の事象の前記第2の属性の属性データが前記第2の事象の前記第1の属性とは一致しない集合の条件、各事象間の2以上の属性で属性データが入れ替わるリストの条件、および、属性ごとに同じ属性データを1種類として各事象の格納される属性データの種類数を抽出した際に前記データ群の属性の並び順に属性ごとの属性データの種類数が単調非減少となる階層の条件の何れかの条件を満たす事象のデータを抽出し、
抽出結果に基づき、属性間の意味関係の判定結果を出力する
処理をコンピュータに実行させることを特徴とする関係推定プログラム。 - 複数の事象について、属性ごとに、当該属性に関する属性データが対応付けて格納されたデータ群から各事象間の属性データの一致関係が、第1の事象の第1の属性の属性データが第2の事象の前記第1の属性とは異なる第2の属性の属性データと一致し、前記第1の事象の前記第2の属性の属性データが前記第2の事象の前記第1の属性とは一致しない集合の条件、各事象間の2以上の属性で属性データが入れ替わるリストの条件、および、属性ごとに同じ属性データを1種類として各事象の格納される属性データの種類数を抽出した際に前記データ群の属性の並び順に属性ごとの属性データの種類数が単調非減少となる階層の条件の何れかの条件を満たす事象のデータを抽出する抽出部と、
前記抽出部による抽出結果に基づき、属性間の意味関係の判定結果を出力する出力部と、
を有することを特徴とする情報処理装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015052617A JP6578685B2 (ja) | 2015-03-16 | 2015-03-16 | 関係推定方法、関係推定プログラムおよび情報処理装置 |
US15/063,899 US20160275181A1 (en) | 2015-03-16 | 2016-03-08 | Method of relation estimation and information processing apparatus |
CN201610144750.5A CN105989189A (zh) | 2015-03-16 | 2016-03-14 | 关系推定方法、关系推定程序以及信息处理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015052617A JP6578685B2 (ja) | 2015-03-16 | 2015-03-16 | 関係推定方法、関係推定プログラムおよび情報処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016173678A JP2016173678A (ja) | 2016-09-29 |
JP6578685B2 true JP6578685B2 (ja) | 2019-09-25 |
Family
ID=56925386
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015052617A Expired - Fee Related JP6578685B2 (ja) | 2015-03-16 | 2015-03-16 | 関係推定方法、関係推定プログラムおよび情報処理装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20160275181A1 (ja) |
JP (1) | JP6578685B2 (ja) |
CN (1) | CN105989189A (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110377694A (zh) * | 2019-06-06 | 2019-10-25 | 北京百度网讯科技有限公司 | 标注文本对逻辑关系的方法、装置、设备和计算机存储介质 |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06176076A (ja) * | 1992-12-08 | 1994-06-24 | Toshiba Corp | データ処理装置 |
JP3379179B2 (ja) * | 1993-11-30 | 2003-02-17 | 凸版印刷株式会社 | 概念的データの構造化方法および装置 |
US6725227B1 (en) * | 1998-10-02 | 2004-04-20 | Nec Corporation | Advanced web bookmark database system |
US6654734B1 (en) * | 2000-08-30 | 2003-11-25 | International Business Machines Corporation | System and method for query processing and optimization for XML repositories |
JP5187308B2 (ja) * | 2007-08-01 | 2013-04-24 | 日本電気株式会社 | 変換プログラム探索システムおよび変換プログラム探索方法 |
US8301633B2 (en) * | 2007-10-01 | 2012-10-30 | Palo Alto Research Center Incorporated | System and method for semantic search |
WO2010101540A1 (ru) * | 2009-03-02 | 2010-09-10 | Panchenko Borys Evgenijovich | Способ каркасного полно-модифицируемого размещения данных в хранилище с учетом их предварительной этимологической сепарации |
JP4890585B2 (ja) * | 2009-04-30 | 2012-03-07 | 沖電気工業株式会社 | 対話制御システム及びプログラム、並びに、多次元オントロジー処理システム及びプログラム |
US8880537B2 (en) * | 2009-10-19 | 2014-11-04 | Gil Fuchs | System and method for use of semantic understanding in storage, searching and providing of data or other content information |
JP5505234B2 (ja) * | 2010-09-29 | 2014-05-28 | 富士通株式会社 | 文字列比較プログラム、文字列比較装置及び文字列比較方法 |
US8489650B2 (en) * | 2011-01-05 | 2013-07-16 | Beijing Uniwtech Co., Ltd. | System, implementation, application, and query language for a tetrahedral data model for unstructured data |
JP5526057B2 (ja) * | 2011-02-28 | 2014-06-18 | 株式会社東芝 | データ分析支援装置およびプログラム |
US9552334B1 (en) * | 2011-05-10 | 2017-01-24 | Myplanit Inc. | Geotemporal web and mobile service system and methods |
US8856129B2 (en) * | 2011-09-20 | 2014-10-07 | Microsoft Corporation | Flexible and scalable structured web data extraction |
US9081829B2 (en) * | 2011-10-05 | 2015-07-14 | Cumulus Systems Incorporated | System for organizing and fast searching of massive amounts of data |
US9081834B2 (en) * | 2011-10-05 | 2015-07-14 | Cumulus Systems Incorporated | Process for gathering and special data structure for storing performance metric data |
US20130091266A1 (en) * | 2011-10-05 | 2013-04-11 | Ajit Bhave | System for organizing and fast searching of massive amounts of data |
US8914419B2 (en) * | 2012-10-30 | 2014-12-16 | International Business Machines Corporation | Extracting semantic relationships from table structures in electronic documents |
US9330119B2 (en) * | 2013-04-11 | 2016-05-03 | Oracle International Corporation | Knowledge intensive data management system for business process and case management |
US20150039623A1 (en) * | 2013-07-30 | 2015-02-05 | Yogesh Pandit | System and method for integrating data |
US9681145B2 (en) * | 2013-10-14 | 2017-06-13 | Qualcomm Incorporated | Systems and methods for inter-layer RPS derivation based on sub-layer reference prediction dependency |
-
2015
- 2015-03-16 JP JP2015052617A patent/JP6578685B2/ja not_active Expired - Fee Related
-
2016
- 2016-03-08 US US15/063,899 patent/US20160275181A1/en not_active Abandoned
- 2016-03-14 CN CN201610144750.5A patent/CN105989189A/zh active Pending
Also Published As
Publication number | Publication date |
---|---|
JP2016173678A (ja) | 2016-09-29 |
US20160275181A1 (en) | 2016-09-22 |
CN105989189A (zh) | 2016-10-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20100115446A1 (en) | Segmentation model user interface | |
US8423897B2 (en) | Onscreen keyboard assistance method and system | |
US20150278355A1 (en) | Temporal context aware query entity intent | |
EP3168795A1 (en) | Method and apparatus for evaluating relevance of keyword to asset price | |
JP2018536937A (ja) | プッシュ情報粗選択ソーティングの方法、デバイス、およびコンピュータ記憶媒体 | |
WO2017048296A1 (en) | Determining output presentation type | |
US12079438B2 (en) | Interactive display of data distributions | |
JP6464604B2 (ja) | 検索支援プログラム、検索支援方法および検索支援装置 | |
CN109558538B (zh) | 输入联想词的构建方法、装置、存储介质及电子设备 | |
CN109918678B (zh) | 一种字段含义识别方法和装置 | |
EP2801918A1 (en) | Information processing device, category display method, program, and information storage medium | |
US9792377B2 (en) | Sentiment trent visualization relating to an event occuring in a particular geographic region | |
CN105378604B (zh) | 趋势建议 | |
CN110008395B (zh) | 评论内容的呈现方法、装置、存储介质及终端 | |
JP5419292B2 (ja) | 時系列データを表示するユーザインタフェースプログラム、システム及び方法 | |
JP6578685B2 (ja) | 関係推定方法、関係推定プログラムおよび情報処理装置 | |
JP2018005403A (ja) | 課題推定装置、課題推定方法および課題推定プログラム | |
US20160162930A1 (en) | Associating Social Comments with Individual Assets Used in a Campaign | |
US20200089685A1 (en) | Search device, method and program recording medium | |
US10896224B2 (en) | System and method for determining and displaying a list of suggested search items for a search field based on prior user interaction | |
US10467322B1 (en) | System and method for highly scalable data clustering | |
CN112561642B (zh) | 多维度产品对比分析方法、装置、计算机设备及存储介质 | |
CN109857501B (zh) | 一种app的页面展示方法、装置、存储介质和服务器 | |
JP2006323636A (ja) | プロジェクトリスク管理支援システム | |
CN109213848B (zh) | 相关搜索词的确定方法、装置、存储介质及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180115 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20181121 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181127 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190128 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190212 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190412 |
|
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: 20190730 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190812 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6578685 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |