JP2021510429A - 知識および自然言語処理を統合するための機械学習 - Google Patents
知識および自然言語処理を統合するための機械学習 Download PDFInfo
- Publication number
- JP2021510429A JP2021510429A JP2020532977A JP2020532977A JP2021510429A JP 2021510429 A JP2021510429 A JP 2021510429A JP 2020532977 A JP2020532977 A JP 2020532977A JP 2020532977 A JP2020532977 A JP 2020532977A JP 2021510429 A JP2021510429 A JP 2021510429A
- Authority
- JP
- Japan
- Prior art keywords
- data
- value
- credibility
- entry
- relationship
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/237—Lexical tools
-
- 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/36—Creation of semantic tools, e.g. ontology or thesauri
- G06F16/367—Ontology
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9024—Graphs; Linked lists
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
- G06F40/216—Parsing using statistical methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
- G06F40/226—Validation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/289—Phrasal analysis, e.g. finite state techniques or chunking
- G06F40/295—Named entity recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/043—Distributed expert systems; Blackboards
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
- H04L9/0637—Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3236—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
- H04L9/3239—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Security & Cryptography (AREA)
- Medical Informatics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Probability & Statistics with Applications (AREA)
- Life Sciences & Earth Sciences (AREA)
- Animal Behavior & Ethology (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (18)
- コンピュータ・システムであって、
メモリに動作可能に結合されている処理ユニットと、
前記処理ユニットと通信する知識エンジンであって、
構造化データ、非構造化データ、およびこれらの組合せから成る群から選択されるデータから、データおよびデータ関係を抽出することと、
抽出された前記データおよび前記データ関係のエントリを知識グラフ(KG)内に作成し、記憶されている前記データへの信憑値の割り当てを含め、抽出された前記データおよび前記データ関係を選択的に前記KG内に記憶することと、
前記KGに対応するブロックチェーン(BC)台帳内にアセット値エントリを作成することであって、前記アセット値エントリは、割り当てられた前記信憑値を含む、前記アセット値エントリを作成することと、
前記BC台帳エントリに対応するBC識別子を作成することと、
作成された前記BC識別子を、前記KGエントリとともに記憶することと
を含む、データを管理することと、
前記BC識別子を利用して選択データの来歴を判定し、前記データを定量化することを含め、前記KG内に記憶されている前記選択データを評価することと、
評価された前記データのリストを生成し、割り当てられた前記信憑値に基づいて、生成された前記リスト内の前記データをソートすることと
を行うための、前記知識エンジンと
を備え、
ソートされた前記リストから、最も強い信憑性スコアを有するデータ要素が返される、コンピュータ・システム。 - 前記知識エンジンが、
前記KG内に第1のパーティションを作成し、前記第1のパーティション内の第1のデータに第1の信頼度値をデータ投入し、割り当てることと、
前記KG内に第2のパーティションを作成し、前記第2のパーティション内の第2のデータに、前記第1の信頼度値とは異なる第2の信頼度値をデータ投入し、割り当てることとを行うことをさらに行う、請求項1に記載のシステム。 - 前記知識エンジンが、前記第1のデータと前記第2のデータとの比較を含め、前記KG内での信憑性評価を自動的に実施することをさらに行う、請求項2に記載のシステム。
- 前記知識エンジンが、第2のKG内のデータ要素と第1のKG内のデータ要素とを比較および評価し、信頼度、フィードバック、およびこれらの組合せから成る群から選択される値に基づいて、データ要素を選択的に置換することを含め、2つの知識グラフ間にリンクを確立することをさらに行う、請求項1に記載のシステム。
- 前記知識エンジンが、前記第1のKGと前記第2のKGとの間の前記リンクの確立後に、前記KGの構造を一定に維持することをさらに行う、請求項4に記載のシステム。
- 前記データは、前記KG内のノード内に記憶され、前記関係は、2つのノードを接続するエッジとして表現され、各ノードは、ノード・レベル信憑値を有し、各関係は、関係信憑値を有し、前記関係値は、前記関係内の前記ノードの前記信憑値に基づいて計算される、請求項1に記載のシステム。
- 自然言語を処理するためのコンピュータ・プログラム製品であって、プログラム・コードが具現化されているコンピュータ可読記憶デバイスを備え、前記プログラム・コードは、処理ユニットによって、
知識グラフ(KG)内にデータを記憶することであって、
構造化データ、非構造化データ、およびこれらの組合せから成る群から選択されるデータから、データおよびデータ関係を抽出することと、
前記KG内にエントリを作成し、記憶されている前記データへの信憑値の割り当てを含め、抽出された前記データおよび前記データ関係を選択的に前記KG内に記憶することと、
前記KGに対応するブロックチェーン(BC)台帳内にアセット値エントリを作成することであって、前記アセット値エントリは、割り当てられた前記信憑値を含む、前記アセット値エントリを作成することと、
前記BC台帳エントリに対応するBC識別子を作成することと、
作成された前記BC識別子を、前記KGエントリとともに記憶することと
を含む、KG内にデータを記憶することと、
前記BC識別子を利用して選択データの来歴を判定し、前記データを定量化することを含め、前記KG内に記憶されている前記選択データを評価することと、
評価された前記データのリストを生成し、割り当てられた前記信憑値に基づいて、生成された前記リスト内の前記データをソートすることと、
結果を生成することであって、前記結果は、ソートされた前記リストから返される、最も強い信憑性スコアを有するデータ要素であるデータ要素である、前記結果を生成することと
を行うように実行可能である、コンピュータ・プログラム製品。 - 前記KG内に第1のパーティションを作成し、前記第1のパーティション内の第1のデータに第1の信頼度値をデータ投入し、割り当てることと、
前記KG内に第2のパーティションを作成し、前記第2のパーティション内の第2のデータに、前記第1の信頼度値とは異なる第2の信頼度値をデータ投入し、割り当てることと
を行うためのプログラム・コードをさらに備える、請求項7に記載のコンピュータ・プログラム製品。 - 前記第1のデータと前記第2のデータとの比較を含め、前記KG内での信憑性評価を自動的に実施するためのプログラム・コードをさらに備える、請求項8に記載のコンピュータ・プログラム製品。
- 第2のKG内のデータ要素と第1のKG内のデータ要素とを比較および評価し、信頼度、フィードバック、およびこれらの組合せから成る群から選択される値に基づいて、データ要素を選択的に置換することを含め、2つの知識グラフ間にリンクを確立するためのプログラム・コードをさらに備える、請求項7に記載のコンピュータ・プログラム製品。
- 前記第1のKGと前記第2のKGとの間の前記リンクの確立後に、前記KGの構造を一定に維持するためのプログラム・コードをさらに備える、請求項10に記載のコンピュータ・プログラム製品。
- 前記データは、前記KG内のノード内に記憶され、前記関係は、2つのノードを接続するエッジとして表現され、各ノードは、ノード・レベル信憑値を有し、各関係は、関係信憑値を有し、前記関係値は、前記関係内の前記ノードの前記信憑値に基づいて計算される、請求項7に記載のコンピュータ・プログラム製品。
- 自然言語を処理するコンピュータ実施方法であって、
知識グラフ(KG)内にデータを記憶することであって、
構造化データ、非構造化データ、およびこれらの組合せから成る群から選択されるデータから、データおよびデータ関係を抽出することと、
前記KG内にエントリを作成し、記憶されている前記データへの信憑値の割り当てを含め、抽出された前記データおよび前記データ関係を選択的に前記KG内に記憶することと、
前記KGに対応するブロックチェーン(BC)台帳内にアセット値エントリを作成することであって、前記アセット値エントリは、割り当てられた前記信憑値を含む、前記アセット値エントリを作成することと、
前記BC台帳エントリに対応するBC識別子を作成することと、
作成された前記BC識別子を、前記KGエントリとともに記憶することと
を含む、KG内にデータを記憶することと、
前記BC識別子を利用して選択データの来歴を判定し、前記データを定量化することを含め、前記KG内に記憶されている前記選択データを評価することと、
評価された前記データのリストを生成し、割り当てられた前記信憑値に基づいて、生成された前記リスト内の前記データをソートすることと
を含み、
ソートされた前記リストから、最も強い信憑性スコアを有するデータ要素が返される、コンピュータ実施方法。 - 前記KG内に第1のパーティションを作成し、前記第1のパーティション内の第1のデータに第1の信頼度値をデータ投入し、割り当てることと、
前記KG内に第2のパーティションを作成し、前記第2のパーティション内の第2のデータに、前記第1の信頼度値とは異なる第2の信頼度値をデータ投入し、割り当てることと
をさらに含む、請求項13に記載の方法。 - 前記第1のデータと前記第2のデータとの比較を含め、前記KG内での信憑性評価を自動的に実施することをさらに含む、請求項14に記載の方法。
- 第2のKG内のデータ要素と第1のKG内のデータ要素とを比較および評価し、信頼度、フィードバック、およびこれらの組合せから成る群から選択される値に基づいて、データ要素を選択的に置換することを含め、2つの知識グラフ間にリンクを確立することをさらに含む、請求項13に記載の方法。
- 前記第1のKGと前記第2のKGとの間の前記リンクの確立後に、前記KGの構造を一定に維持することをさらに含む、請求項16に記載の方法。
- 前記データは、前記KG内のノード内に記憶され、前記関係は、2つのノードを接続するエッジとして表現され、各ノードは、ノード・レベル信憑値を有し、各関係は、関係信憑値を有し、前記関係値は、前記関係内の前記ノードの前記信憑値に基づいて計算される、請求項13に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/866,698 US10423726B2 (en) | 2018-01-10 | 2018-01-10 | Machine learning to integrate knowledge and natural language processing |
US15/866,698 | 2018-01-10 | ||
PCT/IB2018/060736 WO2019138289A1 (en) | 2018-01-10 | 2018-12-31 | Machine learning to integrate knowledge and natural language processing |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2021510429A true JP2021510429A (ja) | 2021-04-22 |
JP2021510429A5 JP2021510429A5 (ja) | 2021-07-26 |
JP7210587B2 JP7210587B2 (ja) | 2023-01-23 |
Family
ID=67139857
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020532977A Active JP7210587B2 (ja) | 2018-01-10 | 2018-12-31 | 知識および自然言語処理を統合するための機械学習 |
Country Status (6)
Country | Link |
---|---|
US (2) | US10423726B2 (ja) |
JP (1) | JP7210587B2 (ja) |
CN (1) | CN111566654B (ja) |
DE (1) | DE112018005894T5 (ja) |
GB (1) | GB2583313A (ja) |
WO (1) | WO2019138289A1 (ja) |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11003716B2 (en) * | 2017-01-10 | 2021-05-11 | International Business Machines Corporation | Discovery, characterization, and analysis of interpersonal relationships extracted from unstructured text data |
US10776586B2 (en) * | 2018-01-10 | 2020-09-15 | International Business Machines Corporation | Machine learning to integrate knowledge and augment natural language processing |
US11909858B1 (en) * | 2018-06-21 | 2024-02-20 | Thomson Reuters Enterprise Centre Gmbh | System and method for generating and performing a smart contract |
US10592544B1 (en) | 2019-02-12 | 2020-03-17 | Live Objects, Inc. | Generation of process models in domains with unstructured data |
US10607042B1 (en) | 2019-02-12 | 2020-03-31 | Live Objects, Inc. | Dynamically trained models of named entity recognition over unstructured data |
US20220350524A1 (en) * | 2019-03-01 | 2022-11-03 | Bottomline Technologies, Inc. | Immutable Storage as a Machine Learning Archive Mechanism |
US11790368B2 (en) * | 2019-03-05 | 2023-10-17 | International Business Machines Corporation | Auto-evolving database endorsement policies |
CN110516240B (zh) * | 2019-08-28 | 2021-04-06 | 南京璇玑信息技术有限公司 | 一种基于Transformer的语义相似度计算模型DSSM技术 |
CN111274391B (zh) * | 2020-01-15 | 2023-09-01 | 北京百度网讯科技有限公司 | 一种spo的抽取方法、装置、电子设备及存储介质 |
US12099997B1 (en) | 2020-01-31 | 2024-09-24 | Steven Mark Hoffberg | Tokenized fungible liabilities |
US11483154B2 (en) | 2020-02-19 | 2022-10-25 | International Business Machines Corporation | Artificial intelligence certification of factsheets using blockchain |
US11379466B2 (en) * | 2020-08-18 | 2022-07-05 | Accenture Global Solutions Limited | Data accuracy using natural language processing |
CN112348190B (zh) * | 2020-10-26 | 2022-06-21 | 福州大学 | 一种基于改进的嵌入模型suke的不确定知识图预测方法 |
CN112199960B (zh) * | 2020-11-12 | 2021-05-25 | 北京三维天地科技股份有限公司 | 一种标准知识元粒度解析系统 |
CN112380836A (zh) * | 2020-11-12 | 2021-02-19 | 华侨大学 | 一种智能侨情问句生成方法 |
WO2022102827A1 (ko) * | 2020-11-16 | 2022-05-19 | 주식회사 솔트룩스 | 과학 기술 논문을 위한 지식 추출 시스템 |
CN112883197B (zh) * | 2021-02-08 | 2023-02-07 | 广东电网有限责任公司广州供电局 | 一种用于封闭开关设备的知识图谱构建方法与系统 |
CN112989069B (zh) * | 2021-05-10 | 2021-10-15 | 苏州博宇鑫交通科技有限公司 | 一种基于知识图谱与区块链的交通违章分析方法 |
US20230063880A1 (en) * | 2021-08-26 | 2023-03-02 | Mocrosoft Technology Licensing, LLC | Performing quality-based action(s) regarding engineer-generated documentation associated with code and/or application programming interface |
CN114328978B (zh) * | 2022-03-10 | 2022-05-24 | 合肥综合性国家科学中心人工智能研究院(安徽省人工智能实验室) | 关系抽取方法、装置、设备及可读存储介质 |
US12117990B2 (en) | 2022-05-20 | 2024-10-15 | Evernorth Strategic Development, Inc. | Enterprise data management logic configuration |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013257874A (ja) * | 2012-06-11 | 2013-12-26 | Fujitsu Ltd | 調整処理を実行する方法、制御部、プログラム及びデータ記憶システム |
US20150324350A1 (en) * | 2014-05-12 | 2015-11-12 | International Business Machines Corporation | Identifying Content Relationship for Content Copied by a Content Identification Mechanism |
JP2016015124A (ja) * | 2014-06-30 | 2016-01-28 | 富士通株式会社 | コンピュータ装置、処理方法及びコンピュータプログラム |
US20160342989A1 (en) * | 2015-05-21 | 2016-11-24 | Mastercard International Incorporated | Method and system for processing blockchain-based transactions on existing payment networks |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10984913B2 (en) * | 2012-04-27 | 2021-04-20 | Netspective Communications Llc | Blockchain system for natural language processing |
US10217059B2 (en) | 2014-02-04 | 2019-02-26 | Maluuba Inc. | Method and system for generating natural language training data |
US10839020B2 (en) * | 2014-04-14 | 2020-11-17 | Netspective Communications Llc | Multi-source user generated electronic data integration in a blockchain-based transactional system |
US10325205B2 (en) | 2014-06-09 | 2019-06-18 | Cognitive Scale, Inc. | Cognitive information processing system environment |
CN105095195B (zh) | 2015-07-03 | 2018-09-18 | 北京京东尚科信息技术有限公司 | 基于知识图谱的人机问答方法和系统 |
US10445656B2 (en) | 2015-09-29 | 2019-10-15 | Cognitive Scale, Inc. | Cognitive machine learning system |
US9959504B2 (en) | 2015-12-02 | 2018-05-01 | International Business Machines Corporation | Significance of relationships discovered in a corpus |
CN105843875B (zh) | 2016-03-18 | 2019-09-13 | 北京光年无限科技有限公司 | 一种面向智能机器人的问答数据处理方法及装置 |
US10628491B2 (en) * | 2016-11-09 | 2020-04-21 | Cognitive Scale, Inc. | Cognitive session graphs including blockchains |
US20180165758A1 (en) * | 2016-12-09 | 2018-06-14 | Cognitive Scale, Inc. | Providing Financial-Related, Blockchain-Associated Cognitive Insights Using Blockchains |
CN107015963A (zh) | 2017-03-22 | 2017-08-04 | 重庆邮电大学 | 基于深度神经网络的自然语言语义分析系统及方法 |
US10019491B1 (en) | 2017-11-29 | 2018-07-10 | OJO Labs, Inc. | Machine learning of response selection to structured data input |
US11605018B2 (en) | 2017-12-27 | 2023-03-14 | Cerner Innovation, Inc. | Ontology-guided reconciliation of electronic records |
-
2018
- 2018-01-10 US US15/866,698 patent/US10423726B2/en active Active
- 2018-12-31 WO PCT/IB2018/060736 patent/WO2019138289A1/en active Application Filing
- 2018-12-31 CN CN201880086008.0A patent/CN111566654B/zh active Active
- 2018-12-31 DE DE112018005894.8T patent/DE112018005894T5/de active Pending
- 2018-12-31 GB GB2011417.9A patent/GB2583313A/en not_active Withdrawn
- 2018-12-31 JP JP2020532977A patent/JP7210587B2/ja active Active
-
2019
- 2019-06-21 US US16/448,159 patent/US10599780B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013257874A (ja) * | 2012-06-11 | 2013-12-26 | Fujitsu Ltd | 調整処理を実行する方法、制御部、プログラム及びデータ記憶システム |
US20150324350A1 (en) * | 2014-05-12 | 2015-11-12 | International Business Machines Corporation | Identifying Content Relationship for Content Copied by a Content Identification Mechanism |
JP2016015124A (ja) * | 2014-06-30 | 2016-01-28 | 富士通株式会社 | コンピュータ装置、処理方法及びコンピュータプログラム |
US20160342989A1 (en) * | 2015-05-21 | 2016-11-24 | Mastercard International Incorporated | Method and system for processing blockchain-based transactions on existing payment networks |
Also Published As
Publication number | Publication date |
---|---|
WO2019138289A1 (en) | 2019-07-18 |
GB2583313A (en) | 2020-10-21 |
GB202011417D0 (en) | 2020-09-09 |
DE112018005894T5 (de) | 2020-07-30 |
US10423726B2 (en) | 2019-09-24 |
JP7210587B2 (ja) | 2023-01-23 |
US20190213258A1 (en) | 2019-07-11 |
US20190303441A1 (en) | 2019-10-03 |
US10599780B2 (en) | 2020-03-24 |
CN111566654B (zh) | 2023-10-24 |
CN111566654A (zh) | 2020-08-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7210587B2 (ja) | 知識および自然言語処理を統合するための機械学習 | |
US10846485B2 (en) | Machine learning model modification and natural language processing | |
US10776586B2 (en) | Machine learning to integrate knowledge and augment natural language processing | |
US10417581B2 (en) | Question answering system-based generation of distractors using machine learning | |
US9740771B2 (en) | Information handling system and computer program product for deducing entity relationships across corpora using cluster based dictionary vocabulary lexicon | |
US11562029B2 (en) | Dynamic query processing and document retrieval | |
US11599826B2 (en) | Knowledge aided feature engineering | |
CN110019751B (zh) | 机器学习模型修改和自然语言处理 | |
US11030402B2 (en) | Dictionary expansion using neural language models | |
US11238027B2 (en) | Dynamic document reliability formulation | |
US11294884B2 (en) | Annotation assessment and adjudication | |
US11182416B2 (en) | Augmentation of a text representation model | |
US20200150981A1 (en) | Dynamic Generation of User Interfaces Based on Dialogue | |
US10949613B2 (en) | Dynamic natural language processing | |
JP2023002475A (ja) | コンピュータシステム、コンピュータプログラムおよびコンピュータで実装される方法(因果関係知識の識別および抽出) | |
US20200110834A1 (en) | Dynamic Linguistic Assessment and Measurement | |
US20220327356A1 (en) | Transformer-Based Model Knowledge Graph Link Prediction | |
US11443216B2 (en) | Corpus gap probability modeling | |
US20210034704A1 (en) | Identifying Ambiguity in Semantic Resources | |
US20200302336A1 (en) | Dynamic Source Reliability Formulation | |
CN111435409B (zh) | 动态查询处理和文档检索 | |
US20230316101A1 (en) | Knowledge Graph Driven Content Generation | |
US20230222290A1 (en) | Active Learning for Matching Heterogeneous Entity Representations with Language Models | |
Irfan et al. | Evolving the taxonomy based on hierarchical clustering approach | |
Borbinha et al. | The Process Model Matching Contest 2015 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210518 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210525 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20220502 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220614 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220908 |
|
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: 20221227 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230111 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7210587 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |