JP2021523464A5 - - Google Patents

Download PDF

Info

Publication number
JP2021523464A5
JP2021523464A5 JP2020562734A JP2020562734A JP2021523464A5 JP 2021523464 A5 JP2021523464 A5 JP 2021523464A5 JP 2020562734 A JP2020562734 A JP 2020562734A JP 2020562734 A JP2020562734 A JP 2020562734A JP 2021523464 A5 JP2021523464 A5 JP 2021523464A5
Authority
JP
Japan
Prior art keywords
answer
discourse tree
question
discourse
entity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020562734A
Other languages
English (en)
Other versions
JP7258047B2 (ja
JP2021523464A (ja
Filing date
Publication date
Application filed filed Critical
Priority claimed from PCT/US2019/031580 external-priority patent/WO2019217722A1/en
Publication of JP2021523464A publication Critical patent/JP2021523464A/ja
Publication of JP2021523464A5 publication Critical patent/JP2021523464A5/ja
Priority to JP2023060794A priority Critical patent/JP2023089059A/ja
Application granted granted Critical
Publication of JP7258047B2 publication Critical patent/JP7258047B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (12)

  1. 方法であって、
    コンピューティングデバイスが質問から質問エンティティを含む質問談話ツリーを構築することを含み、前記質問談話ツリーは、前記質問の基本談話単位間の修辞関係を表し、前記方法はさらに、
    前記コンピューティングデバイスがテキストコーパスから初期回答にアクセスすることと、
    前記コンピューティングデバイスが、前記初期回答から、回答エンティティを含む回答談話ツリーを構築することとを含み、前記回答談話ツリーは、前記初期回答の基本談話単位間の修辞関係を表し、前記方法はさらに、
    前記コンピューティングデバイスが、前記質問エンティティに対する前記回答エンティティの関連性を示すスコアが閾値未満であると判断することと、
    前記テキストコーパスから追加の談話ツリーを作成することと、前記追加の談話ツリーは前記質問エンティティを前記回答エンティティと接続する修辞関係を含むと判断することと、前記質問エンティティ、前記回答エンティティ、および前記修辞関係を含む前記追加の談話ツリーのサブツリーを抽出することとによって仮想談話ツリーを生成することと、
    前記回答談話ツリーと前記仮想談話ツリーとの組み合わせによって表される回答を出力することとを含む、方法。
  2. 前記初期回答にアクセスすることは、
    テキストの一部分について回答関連性スコアを判断することと、
    前記回答関連性スコアが閾値より大きいと判断することに応答して、前記テキストの一部分を前記初期回答として選択することとを含む、請求項1に記載の方法。
  3. 前記仮想談話ツリーは、前記修辞関係を表すノードを含み、前記方法は、前記ノードを前記回答エンティティに接続することによって前記仮想談話ツリーを前記回答談話ツリーに統合することをさらに含む、請求項1または2に記載の方法。
  4. 前記追加の談話ツリーを作成することは、
    複数の追加の談話ツリーの各々について、それぞれの追加の談話ツリーにおいて1つ以上の回答エンティティへのマッピングを含む質問エンティティの数を示すスコアを計算することと、
    前記複数の追加の談話ツリーから、最も高いスコアを有する追加の談話ツリーを選択することとを含む、請求項1〜3のいずれか1項に記載の方法。
  5. 前記追加の談話ツリーを作成することは、
    複数の追加の談話ツリーの各々について、トレーニングされた分類モデルを(a)前記質問談話ツリーおよび(b)それぞれの追加の回答談話ツリーの1つ以上に適用することによってスコアを計算することと、
    前記複数の追加の談話ツリーから、最も高いスコアを有する追加の談話ツリーを選択することとを含む、請求項1〜3のいずれか1項に記載の方法。
  6. 前記質問は、複数のキーワードを含み、前記初期回答にアクセスすることは、
    複数の電子文書の検索を行うことにより、前記複数のキーワードを含む検索クエリに基づいて複数の回答を取得することと、
    前記複数の回答の各々について、前記質問とそれぞれの回答との間の一致のレベルを示す回答スコアを判断することと、
    前記複数の回答の中から、最も高いスコアを有する回答を前記初期回答として選択することとを含む、請求項1〜5のいずれか1項に記載の方法。
  7. 前記スコアを計算することは、
    トレーニングされた分類モデルを、(a)前記質問談話ツリーおよび(b)前記回答談話ツリーのうちの1つ以上に適用することと、
    前記分類モデルから前記スコアを受け取ることとを含む、請求項1〜6のいずれか1項に記載の方法。
  8. 談話ツリーを構築することは、
    複数のフラグメントを含むセンテンスにアクセスすることを含み、少なくとも1つのフラグメントは動詞および複数の単語を含み、各単語は前記フラグメント内において前記単語の役割を含み、各フラグメントは基本談話単位であり、前記談話ツリーを構築することはさらに、
    前記複数のフラグメント間の修辞関係を表す談話ツリーを生成することを含み、前記談話ツリーは複数のノードを含み、各非終端ノードは前記複数のフラグメントのうちの2つのフラグメント間の修辞関係を表し、前記談話ツリーの前記ノードの各終端ノードは前記複数のフラグメントのうちの1つに関連付けられる、請求項1〜7のいずれか1項に記載の方法。
  9. 前記方法は、さらに、前記質問談話ツリーから、質問ルートノードを含む質問コミュニケーション用談話ツリーを判断することを含み、コミュニケーション用談話ツリーは、コミュニケーション行動を含む談話ツリーであり、前記生成することは、さらに、
    仮想談話ツリーから回答コミュニケーション用談話ツリーを判断することを含み、前記回答コミュニケーション用談話ツリーは回答ルートノードを含み、前記生成することは、さらに、
    前記質問ルートノードと前記回答ルートノードとが同一であると識別することによって、前記コミュニケーション用談話ツリーをマージすることと、
    予測モデルを前記マージされたコミュニケーション用談話ツリーに適用することによって、前記質問コミュニケーション用談話ツリーと前記回答コミュニケーション用談話ツリーとの間の相補性のレベルを計算することと、
    前記相補性のレベルが閾値を超えると判断することに応答して、前記仮想談話ツリーに対応する最終回答を出力することとを含む、請求項1〜8のいずれか1項に記載の方法。
  10. 談話ツリーはテキストの複数のフラグメント間の修辞関係を表し、前記談話ツリーは複数のノードを含み、各非終端ノードは前記複数のフラグメントのうちの2つのフラグメント間の修辞関係を表し、前記談話ツリーの前記ノードの各終端ノードは前記複数のフラグメントのうちの1つに関連付けられ、コミュニケーション用談話ツリーを構築することは、
    動詞を有する各フラグメントを動詞シグネチャにマッチングすることを含み、前記マッチングすることは、
    複数の動詞シグネチャにアクセスすることであって、各動詞シグネチャが前記フラグメントの前記動詞と主題役割のシーケンスとを含み、前記主題役割は前記動詞と関連する単語との間の関係を記述する、前記複数の動詞シグネチャにアクセスすることと、
    前記複数の動詞シグネチャの各動詞シグネチャについて、前記フラグメント内の単語の役割に一致する、それぞれのシグネチャの複数の主題役割を判断することと、
    前記複数の動詞シグネチャから、特定の動詞シグネチャが最大数の一致を含むことに基づいて、前記特定の動詞シグネチャを選択することと、
    前記特定の動詞シグネチャを前記フラグメントに関連付けることとによって行われる、請求項1〜9のいずれか1項に記載の方法。
  11. コンピュータにより実現される方法であって、
    ある質問について、複数の質問エンティティを含む質問談話ツリーを構築することと、
    初期回答から、複数の回答エンティティを含む回答談話ツリーを構築することと、
    前記複数の質問エンティティのうちの第1の質問エンティティと前記複数の回答エンティティのうちのある回答エンティティとの間において、前記第1の質問エンティティに対する前記ある回答エンティティの関連性を確立するマッピングを確立することと、
    前記複数の質問エンティティのうちの第2の質問エンティティが前記複数の回答エンティティのいずれによっても対処されないと判断することに応答して、追加の回答に対応する追加の談話ツリーを前記回答談話ツリーと組み合わせることによって仮想談話ツリーを生成することと、
    前記質問談話ツリーから質問コミュニケーション用談話ツリーを判断することと、
    仮想談話ツリーから回答コミュニケーション用談話ツリーを判断することと、
    予測モデル前記質問コミュニケーション用談話ツリーおよび前記回答コミュニケーション用談話ツリーを適用することによって前記質問コミュニケーション用談話ツリーと前記回答コミュニケーション用談話ツリーとの間の相補性のレベルを計算することと、
    前記相補性のレベルが閾値を超えると判断することに応答して、前記仮想談話ツリーに対応する最終回答を出力することとを含む、コンピュータにより実現される方法。
  12. システムであって、
    ンピュータ実行可能プログラム命令を記憶するコンピュータ読取可能媒体と、
    前記コンピュータ読取可能媒体に通信可能に結合され、前記コンピュータ実行可能プログラム命令を実行するための処理装置とを備え、前記コンピュータ実行可能プログラム命令を実行することは、動作を実行するように前記処理装置を構成し、前記動作は、
    コンピューティングデバイスが質問から質問エンティティを含む質問談話ツリーを構築することを含み、前記質問談話ツリーは、前記質問の基本談話単位間の修辞関係を表し、前記動作はさらに、
    前記コンピューティングデバイスがテキストコーパスから初期回答にアクセスすることと、
    前記コンピューティングデバイスが、前記初期回答から、回答エンティティを含む回答談話ツリーを構築することとを含み、前記回答談話ツリーは、前記初期回答の基本談話単位間の修辞関係を表し、前記動作はさらに、
    前記コンピューティングデバイスが、前記質問エンティティに対する前記回答エンティティの関連性を示すスコアが閾値未満であると判断することと、
    前記テキストコーパスから追加の談話ツリーを作成することと、前記追加の談話ツリーは前記質問エンティティを前記回答エンティティと接続する修辞関係を含むと判断することと、前記質問エンティティ、前記回答エンティティ、および前記修辞関係を含む前記追加の談話ツリーのサブツリーを抽出することとによって仮想談話ツリーを生成することと、
    前記回答談話ツリーと前記仮想談話ツリーとの組み合わせによって表される回答を出力することとを含む、システム。
JP2020562734A 2018-05-09 2019-05-09 収束質問に対する回答を改善するための仮想談話ツリーの構築 Active JP7258047B2 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023060794A JP2023089059A (ja) 2018-05-09 2023-04-04 収束質問に対する回答を改善するための仮想談話ツリーの構築

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US201862668963P 2018-05-09 2018-05-09
US62/668,963 2018-05-09
US201862729335P 2018-09-10 2018-09-10
US62/729,335 2018-09-10
PCT/US2019/031580 WO2019217722A1 (en) 2018-05-09 2019-05-09 Constructing imaginary discourse trees to improve answering convergent questions

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023060794A Division JP2023089059A (ja) 2018-05-09 2023-04-04 収束質問に対する回答を改善するための仮想談話ツリーの構築

Publications (3)

Publication Number Publication Date
JP2021523464A JP2021523464A (ja) 2021-09-02
JP2021523464A5 true JP2021523464A5 (ja) 2022-01-11
JP7258047B2 JP7258047B2 (ja) 2023-04-14

Family

ID=66677230

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020562734A Active JP7258047B2 (ja) 2018-05-09 2019-05-09 収束質問に対する回答を改善するための仮想談話ツリーの構築
JP2023060794A Pending JP2023089059A (ja) 2018-05-09 2023-04-04 収束質問に対する回答を改善するための仮想談話ツリーの構築

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023060794A Pending JP2023089059A (ja) 2018-05-09 2023-04-04 収束質問に対する回答を改善するための仮想談話ツリーの構築

Country Status (5)

Country Link
US (2) US11328016B2 (ja)
EP (1) EP3791292A1 (ja)
JP (2) JP7258047B2 (ja)
CN (1) CN112106056A (ja)
WO (1) WO2019217722A1 (ja)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7187545B2 (ja) 2017-09-28 2022-12-12 オラクル・インターナショナル・コーポレイション 名前付きエンティティの構文解析および識別に基づくクロスドキュメントの修辞的つながりの判断
US11809825B2 (en) 2017-09-28 2023-11-07 Oracle International Corporation Management of a focused information sharing dialogue based on discourse trees
US11537645B2 (en) 2018-01-30 2022-12-27 Oracle International Corporation Building dialogue structure by using communicative discourse trees
EP3791292A1 (en) 2018-05-09 2021-03-17 Oracle International Corporation Constructing imaginary discourse trees to improve answering convergent questions
US20200151583A1 (en) * 2018-11-13 2020-05-14 Capital One Services, Llc Attentive dialogue customer service system and method
EP3660699A1 (en) * 2018-11-29 2020-06-03 Tata Consultancy Services Limited Method and system to extract domain concepts to create domain dictionaries and ontologies
US11556698B2 (en) 2019-10-22 2023-01-17 Oracle International Corporation Augmenting textual explanations with complete discourse trees
US11580298B2 (en) * 2019-11-14 2023-02-14 Oracle International Corporation Detecting hypocrisy in text
CN111026886B (zh) * 2019-12-26 2023-05-02 成都航天科工大数据研究院有限公司 一种针对专业场景的多轮对话处理方法
US11636357B2 (en) * 2020-04-29 2023-04-25 Airin, Inc. Use of machine learning to identify topical arguments
US11783208B2 (en) 2020-04-29 2023-10-10 Airin, Inc. Use of machine learning to provide answer patterns and context descriptions
US11741308B2 (en) 2020-05-14 2023-08-29 Oracle International Corporation Method and system for constructing data queries from conversational input
EP4158855A1 (en) 2020-06-02 2023-04-05 Liveperson, Inc. Systems and method for intent messaging
US11550605B2 (en) * 2020-06-30 2023-01-10 Kasisto, Inc. Building and managing cohesive interaction for virtual assistants
CN111813828B (zh) * 2020-06-30 2024-02-27 北京百度网讯科技有限公司 一种实体关系挖掘方法、装置、电子设备及存储介质
US11907863B2 (en) * 2020-07-24 2024-02-20 International Business Machines Corporation Natural language enrichment using action explanations
KR102471063B1 (ko) * 2020-11-19 2022-11-25 주식회사 마인즈랩 답변 제공 장치
US11928437B2 (en) * 2021-02-02 2024-03-12 Oracle International Corporation Machine reading between the lines
US20230208972A1 (en) * 2021-12-29 2023-06-29 Genesys Cloud Services, Inc. Technologies for automated process discovery in contact center systems
CN115292458A (zh) * 2022-06-29 2022-11-04 北京梦天门科技股份有限公司 一种调查信息录入方法、系统及电子设备
CN115510203B (zh) * 2022-09-27 2023-09-22 北京百度网讯科技有限公司 问题答案确定方法、装置、设备、存储介质及程序产品

Family Cites Families (139)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2696853B1 (fr) 1992-10-12 1994-12-23 Bull Sa Procédé d'aide à l'optimisation d'une requête d'un système de gestion, de base de données relationnel et procédé d'analyse syntaxique en résultant.
US8725493B2 (en) 2004-01-06 2014-05-13 Neuric Llc Natural language parsing method to provide conceptual flow
US6181909B1 (en) 1997-07-22 2001-01-30 Educational Testing Service System and method for computer-based automatic essay scoring
US6112168A (en) 1997-10-20 2000-08-29 Microsoft Corporation Automatically recognizing the discourse structure of a body of text
WO1999021104A1 (en) 1997-10-20 1999-04-29 Microsoft Corporation Automatically recognizing the discourse structure of a body of text
US20070294229A1 (en) 1998-05-28 2007-12-20 Q-Phrase Llc Chat conversation methods traversing a provisional scaffold of meanings
US7152031B1 (en) 2000-02-25 2006-12-19 Novell, Inc. Construction, manipulation, and comparison of a multi-dimensional semantic space
JP2001167087A (ja) 1999-12-14 2001-06-22 Fujitsu Ltd 構造化文書検索装置,構造化文書検索方法,構造化文書検索用プログラム記録媒体および構造化文書検索用インデックス作成方法
US20010053968A1 (en) 2000-01-10 2001-12-20 Iaskweb, Inc. System, method, and computer program product for responding to natural language queries
AU2001261506A1 (en) 2000-05-11 2001-11-20 University Of Southern California Discourse parsing and summarization
US7013259B1 (en) 2000-06-30 2006-03-14 Fuji Xerox Co., Ltd. System and method for teaching writing using microanalysis of text
US6961692B1 (en) 2000-08-01 2005-11-01 Fuji Xerox Co, Ltd. System and method for writing analysis using the linguistic discourse model
US6731307B1 (en) 2000-10-30 2004-05-04 Koninklije Philips Electronics N.V. User interface/entertainment device that simulates personal interaction and responds to user's mental state and/or personality
US6886011B2 (en) 2001-02-02 2005-04-26 Datalign, Inc. Good and service description system and method
US20030126136A1 (en) 2001-06-22 2003-07-03 Nosa Omoigui System and method for knowledge retrieval, management, delivery and presentation
US7519529B1 (en) 2001-06-29 2009-04-14 Microsoft Corporation System and methods for inferring informational goals and preferred level of detail of results in response to questions posed to an automated information-retrieval or question-answering service
US7526425B2 (en) 2001-08-14 2009-04-28 Evri Inc. Method and system for extending keyword searching to syntactically and semantically annotated data
US7127208B2 (en) 2002-01-23 2006-10-24 Educational Testing Service Automated annotation
US7305336B2 (en) 2002-08-30 2007-12-04 Fuji Xerox Co., Ltd. System and method for summarization combining natural language generation with structural analysis
US20040148170A1 (en) 2003-01-23 2004-07-29 Alejandro Acero Statistical classifiers for spoken language understanding and command/control scenarios
US7424420B2 (en) 2003-02-11 2008-09-09 Fuji Xerox Co., Ltd. System and method for dynamically determining the function of a lexical item based on context
US7363213B2 (en) 2003-02-11 2008-04-22 Fuji Xerox Co., Ltd. System and method for dynamically determining the function of a lexical item based on discourse hierarchy structure
US7359860B1 (en) 2003-02-27 2008-04-15 Lumen Vox, Llc Call flow object model in a speech recognition system
US7610190B2 (en) 2003-10-15 2009-10-27 Fuji Xerox Co., Ltd. Systems and methods for hybrid text summarization
US7551552B2 (en) 2003-10-17 2009-06-23 Microsoft Corporation Method for providing guaranteed distributed failure notification
US9646107B2 (en) 2004-05-28 2017-05-09 Robert T. and Virginia T. Jenkins as Trustee of the Jenkins Family Trust Method and/or system for simplifying tree expressions such as for query reduction
US7698267B2 (en) 2004-08-27 2010-04-13 The Regents Of The University Of California Searching digital information and databases
JP4654776B2 (ja) 2005-06-03 2011-03-23 富士ゼロックス株式会社 質問応答システム、およびデータ検索方法、並びにコンピュータ・プログラム
JP4654780B2 (ja) 2005-06-10 2011-03-23 富士ゼロックス株式会社 質問応答システム、およびデータ検索方法、並びにコンピュータ・プログラム
US20070106499A1 (en) 2005-08-09 2007-05-10 Kathleen Dahlgren Natural language search system
US8700404B1 (en) 2005-08-27 2014-04-15 At&T Intellectual Property Ii, L.P. System and method for using semantic and syntactic graphs for utterance classification
US20070073533A1 (en) 2005-09-23 2007-03-29 Fuji Xerox Co., Ltd. Systems and methods for structural indexing of natural language text
US20070136284A1 (en) 2005-12-12 2007-06-14 Sbc Knowledge Ventures Lp Method for constructing and repurposing rhetorical content
US7739279B2 (en) 2005-12-12 2010-06-15 Fuji Xerox Co., Ltd. Systems and methods for determining relevant information based on document structure
JP3908261B2 (ja) 2006-05-26 2007-04-25 インテック・ウェブ・アンド・ゲノム・インフォマティクス株式会社 修辞構造解析システム
US9645993B2 (en) 2006-10-10 2017-05-09 Abbyy Infopoisk Llc Method and system for semantic searching
US7925678B2 (en) 2007-01-12 2011-04-12 Loglogic, Inc. Customized reporting and mining of event data
US7840556B1 (en) 2007-07-31 2010-11-23 Hewlett-Packard Development Company, L.P. Managing performance of a database query
US8306967B2 (en) 2007-10-02 2012-11-06 Loglogic, Inc. Searching for associated events in log data
US7890539B2 (en) 2007-10-10 2011-02-15 Raytheon Bbn Technologies Corp. Semantic matching using predicate-argument structure
US8463594B2 (en) 2008-03-21 2013-06-11 Sauriel Llc System and method for analyzing text using emotional intelligence factors
US9646078B2 (en) 2008-05-12 2017-05-09 Groupon, Inc. Sentiment extraction from consumer reviews for providing product recommendations
US8060582B2 (en) 2008-10-22 2011-11-15 Google Inc. Geocoding personal information
US20100169359A1 (en) 2008-12-30 2010-07-01 Barrett Leslie A System, Method, and Apparatus for Information Extraction of Textual Documents
US8712759B2 (en) 2009-11-13 2014-04-29 Clausal Computing Oy Specializing disambiguation of a natural language expression
US20120254333A1 (en) 2010-01-07 2012-10-04 Rajarathnam Chandramouli Automated detection of deception in short and multilingual electronic messages
WO2011100474A2 (en) 2010-02-10 2011-08-18 Multimodal Technologies, Inc. Providing computable guidance to relevant evidence in question-answering systems
US9600566B2 (en) 2010-05-14 2017-03-21 Microsoft Technology Licensing, Llc Identifying entity synonyms
US9449080B1 (en) 2010-05-18 2016-09-20 Guangsheng Zhang System, methods, and user interface for information searching, tagging, organization, and display
US9798800B2 (en) 2010-09-24 2017-10-24 International Business Machines Corporation Providing question and answers with deferred type evaluation using text with limited structure
US11222052B2 (en) 2011-02-22 2022-01-11 Refinitiv Us Organization Llc Machine learning-based relationship association and related discovery and
US9087048B2 (en) 2011-06-10 2015-07-21 Linkedin Corporation Method of and system for validating a fact checking system
US20130046757A1 (en) 2011-08-17 2013-02-21 Microsoft Corporation Indicating relationship closeness between subsnippets of a search result
US8762132B2 (en) 2011-10-20 2014-06-24 Nec Corporation Textual entailment recognition apparatus, textual entailment recognition method, and computer-readable recording medium
US9009024B2 (en) 2011-10-24 2015-04-14 Hewlett-Packard Development Company, L.P. Performing sentiment analysis
US9201868B1 (en) 2011-12-09 2015-12-01 Guangsheng Zhang System, methods and user interface for identifying and presenting sentiment information
US20130151347A1 (en) 2011-12-09 2013-06-13 Robert Michael Baldwin Structured Questions in a Social Networking System
US20150039295A1 (en) 2011-12-20 2015-02-05 Alona Soschen Natural language processor
US9336297B2 (en) 2012-08-02 2016-05-10 Paypal, Inc. Content inversion for user searches and product recommendations systems and methods
US20140122083A1 (en) 2012-10-26 2014-05-01 Duan Xiaojiang Chatbot system and method with contextual input and output messages
EP2915068A4 (en) 2012-11-02 2016-08-03 Fido Labs Inc METHOD AND SYSTEM FOR NATURAL LANGUAGE PROCESSING
US9037464B1 (en) 2013-01-15 2015-05-19 Google Inc. Computing numeric representations of words in a high-dimensional space
US9201860B1 (en) 2013-03-12 2015-12-01 Guangsheng Zhang System and methods for determining sentiment based on context
WO2014182820A2 (en) 2013-05-07 2014-11-13 Haley Paul V System for knowledge acquisition
US9619450B2 (en) 2013-06-27 2017-04-11 Google Inc. Automatic generation of headlines
US9355372B2 (en) 2013-07-03 2016-05-31 Thomson Reuters Global Resources Method and system for simplifying implicit rhetorical relation prediction in large scale annotated corpus
CA2917153C (en) 2013-07-03 2022-05-17 Thomson Reuters Global Resources Method and system for simplifying implicit rhetorical relation prediction in large scale annotated corpus
US9317260B2 (en) 2013-08-09 2016-04-19 Vmware, Inc. Query-by-example in large-scale code repositories
US9292490B2 (en) 2013-08-16 2016-03-22 International Business Machines Corporation Unsupervised learning of deep patterns for semantic parsing
CN104598445B (zh) 2013-11-01 2019-05-10 腾讯科技(深圳)有限公司 自动问答系统和方法
US20150134325A1 (en) 2013-11-14 2015-05-14 Avaya Inc. Deep Language Attribute Analysis
US20150149461A1 (en) 2013-11-24 2015-05-28 Interstack, Inc System and method for analyzing unstructured data on applications, devices or networks
US20150161200A1 (en) 2013-11-27 2015-06-11 Placester, Inc. System and method for entity-based search, search profiling, and dynamic search updating
US9558263B2 (en) 2013-12-05 2017-01-31 International Business Machines Corporation Identifying and displaying relationships between candidate answers
US9471874B2 (en) 2013-12-07 2016-10-18 International Business Machines Corporation Mining forums for solutions to questions and scoring candidate answers
BR112016014495A2 (pt) 2013-12-20 2017-08-08 Avery Dennison Corp Revestimentos de poliéster-melamina e etiquetas incluindo revestimentos de poliéster-melamina
US9817721B1 (en) 2014-03-14 2017-11-14 Sanmina Corporation High availability management techniques for cluster resources
RU2564629C1 (ru) 2014-03-31 2015-10-10 Общество с ограниченной ответственностью "Аби ИнфоПоиск" Способ кластеризации результатов поиска в зависимости от семантики
US9946985B2 (en) 2014-04-15 2018-04-17 Kofax, Inc. Touchless mobile applications and context-sensitive workflows
WO2015159133A1 (en) 2014-04-18 2015-10-22 Arria Data2Text Limited Method and apparatus for document planning
US9582501B1 (en) 2014-06-16 2017-02-28 Yseop Sa Techniques for automatic generation of natural language text
US9317566B1 (en) 2014-06-27 2016-04-19 Groupon, Inc. Method and system for programmatic analysis of consumer reviews
MX2016015358A (es) 2014-07-11 2017-03-03 Halliburton Energy Services Inc Herramienta de evaluacion para tuberias de revestimiento de pozos concentricas.
US9619513B2 (en) 2014-07-29 2017-04-11 International Business Machines Corporation Changed answer notification in a question and answer system
US20160055240A1 (en) 2014-08-22 2016-02-25 Microsoft Corporation Orphaned utterance detection system and method
US20150081277A1 (en) 2014-08-28 2015-03-19 Kambiz Behi System and Method for Automatically Classifying Text using Discourse Analysis
US20160071517A1 (en) 2014-09-09 2016-03-10 Next It Corporation Evaluating Conversation Data based on Risk Factors
US9720626B2 (en) 2014-09-19 2017-08-01 Netapp Inc. Cluster configuration information replication
US9559993B2 (en) 2014-10-02 2017-01-31 Oracle International Corporation Virtual agent proxy in a real-time chat service
US9665564B2 (en) 2014-10-06 2017-05-30 International Business Machines Corporation Natural language processing utilizing logical tree structures
US10783159B2 (en) 2014-12-18 2020-09-22 Nuance Communications, Inc. Question answering with entailment analysis
US10019437B2 (en) 2015-02-23 2018-07-10 International Business Machines Corporation Facilitating information extraction via semantic abstraction
US9875296B2 (en) 2015-03-25 2018-01-23 Google Llc Information extraction from question and answer websites
US20170060831A1 (en) 2015-08-26 2017-03-02 International Business Machines Corporation Deriving Logical Justification in an Extensible Logical Reasoning System
WO2017066208A1 (en) 2015-10-12 2017-04-20 Ehrlich Wesen & Dauer, Llc Network resource crawler with multiple user-agents
US10170106B2 (en) 2015-10-21 2019-01-01 Google Llc Parameter collection and automatic dialog generation in dialog systems
US10147051B2 (en) 2015-12-18 2018-12-04 International Business Machines Corporation Candidate answer generation for explanatory questions directed to underlying reasoning regarding the existence of a fact
WO2017112813A1 (en) 2015-12-22 2017-06-29 Sri International Multi-lingual virtual personal assistant
US11042702B2 (en) 2016-02-04 2021-06-22 International Business Machines Corporation Solving textual logic problems using a statistical approach and natural language processing
US10852813B2 (en) 2016-02-26 2020-12-01 Sony Corporation Information processing system, client terminal, information processing method, and recording medium
US20170277993A1 (en) 2016-03-22 2017-09-28 Next It Corporation Virtual assistant escalation
JP6745127B2 (ja) 2016-03-30 2020-08-26 株式会社アドバンスト・メディア 情報処理システム、サーバ、端末装置、情報処理方法及びプログラム
CN106021224B (zh) 2016-05-13 2019-03-15 中国科学院自动化研究所 一种双语篇章标注方法
US11250841B2 (en) 2016-06-10 2022-02-15 Conduent Business Services, Llc Natural language generation, a hybrid sequence-to-sequence approach
US10394950B2 (en) 2016-08-22 2019-08-27 International Business Machines Corporation Generation of a grammatically diverse test set for deep question answering systems
US11715459B2 (en) 2016-08-24 2023-08-01 Gridspace Inc. Alert generator for adaptive closed loop communication system
US11721356B2 (en) 2016-08-24 2023-08-08 Gridspace Inc. Adaptive closed loop communication system
US11601552B2 (en) 2016-08-24 2023-03-07 Gridspace Inc. Hierarchical interface for adaptive closed loop communication system
CN106354844B (zh) 2016-08-31 2020-08-04 上海交通大学 基于文本挖掘的服务组合包推荐系统及方法
US11321535B2 (en) 2016-10-04 2022-05-03 Google Llc Hierarchical annotation of dialog acts
CN106649768B (zh) 2016-12-27 2021-03-16 北京百度网讯科技有限公司 基于深度问答的问答澄清方法和装置
CN106682194B (zh) 2016-12-29 2020-05-22 北京百度网讯科技有限公司 基于深度问答的答案定位方法及装置
CN108509463B (zh) * 2017-02-28 2022-03-29 华为技术有限公司 一种问题的应答方法及装置
WO2018165579A1 (en) 2017-03-10 2018-09-13 Eduworks Corporation Automated tool for question generation
CN110612525B (zh) 2017-05-10 2024-03-19 甲骨文国际公司 通过使用交流话语树启用修辞分析
US10599885B2 (en) 2017-05-10 2020-03-24 Oracle International Corporation Utilizing discourse structure of noisy user-generated content for chatbot learning
US10817670B2 (en) 2017-05-10 2020-10-27 Oracle International Corporation Enabling chatbots by validating argumentation
US10679011B2 (en) 2017-05-10 2020-06-09 Oracle International Corporation Enabling chatbots by detecting and supporting argumentation
US10839161B2 (en) 2017-06-15 2020-11-17 Oracle International Corporation Tree kernel learning for text classification into classes of intent
US11100144B2 (en) 2017-06-15 2021-08-24 Oracle International Corporation Data loss prevention system for cloud security based on document discourse analysis
US10289974B1 (en) 2017-06-23 2019-05-14 Noble Systems Corporation Establishing a target handle time for a communication in a contact center
US11176325B2 (en) 2017-06-26 2021-11-16 International Business Machines Corporation Adaptive evaluation of meta-relationships in semantic graphs
US10628528B2 (en) 2017-06-29 2020-04-21 Robert Bosch Gmbh System and method for domain-independent aspect level sentiment detection
US10817578B2 (en) 2017-08-16 2020-10-27 Wipro Limited Method and system for providing context based adaptive response to user interactions
JP7187545B2 (ja) 2017-09-28 2022-12-12 オラクル・インターナショナル・コーポレイション 名前付きエンティティの構文解析および識別に基づくクロスドキュメントの修辞的つながりの判断
JP7214719B2 (ja) 2017-09-28 2023-01-30 オラクル・インターナショナル・コーポレイション 質問と要求とを自律エージェントが区別できるようにすること
US20190103111A1 (en) 2017-10-03 2019-04-04 Rupert Labs Inc. ( DBA Passage AI) Natural Language Processing Systems and Methods
US20190163756A1 (en) 2017-11-29 2019-05-30 International Business Machines Corporation Hierarchical question answering system
US11023684B1 (en) 2018-03-19 2021-06-01 Educational Testing Service Systems and methods for automatic generation of questions from text
US10713441B2 (en) 2018-03-23 2020-07-14 Servicenow, Inc. Hybrid learning system for natural language intent extraction from a dialog utterance
EP3791292A1 (en) 2018-05-09 2021-03-17 Oracle International Corporation Constructing imaginary discourse trees to improve answering convergent questions
US11455494B2 (en) 2018-05-30 2022-09-27 Oracle International Corporation Automated building of expanded datasets for training of autonomous agents
US10628219B2 (en) 2018-06-11 2020-04-21 Oracle International Corporation Fuzzy management of high-volume concurrent processes
US11509770B2 (en) 2018-09-25 2022-11-22 International Business Machines Corporation Live agent recommendation for a human-robot symbiosis conversation system
US11409961B2 (en) 2018-10-10 2022-08-09 Verint Americas Inc. System for minimizing repetition in intelligent virtual assistant conversations
WO2020097222A1 (en) 2018-11-08 2020-05-14 Yext, Inc. Review response generation and review sentiment analysis
US11556698B2 (en) 2019-10-22 2023-01-17 Oracle International Corporation Augmenting textual explanations with complete discourse trees
US11580298B2 (en) 2019-11-14 2023-02-14 Oracle International Corporation Detecting hypocrisy in text
US11501085B2 (en) 2019-11-20 2022-11-15 Oracle International Corporation Employing abstract meaning representation to lay the last mile towards reading comprehension

Similar Documents

Publication Publication Date Title
JP2021523464A5 (ja)
JP2020522044A5 (ja)
US11301637B2 (en) Methods, devices, and systems for constructing intelligent knowledge base
JP2020537224A5 (ja)
JP2017004555A5 (ja)
US9773053B2 (en) Method and apparatus for processing electronic data
WO2018040899A1 (zh) 搜索词纠错方法及装置
JP2016509711A5 (ja)
JP2017142844A5 (ja)
CN106599148A (zh) 一种文摘生成方法及装置
WO2019037258A1 (zh) 信息推荐的装置、方法、系统及计算机可读存储介质
KR20160026892A (ko) 논팩토이드형 질의 응답 시스템 및 방법
JP2011511341A5 (ja)
CN109062912B (zh) 一种翻译质量评价方法及装置
CN109388634B (zh) 地址信息的处理方法、终端设备及计算机可读存储介质
CN110472043B (zh) 一种针对评论文本的聚类方法及装置
CN109117474B (zh) 语句相似度的计算方法、装置及存储介质
CN109471889B (zh) 报表加速方法、系统、计算机设备和存储介质
US10380250B2 (en) Entailment pair extension apparatus, computer program therefor and question-answering system
RU2014135303A (ru) Способ обработки текстов (варианты) и постоянный машиночитаемый носитель (варианты)
JPWO2019152426A5 (ja)
CN103577547B (zh) 网页类型识别方法及装置
JP2021508391A5 (ja)
CN104021202A (zh) 一种知识共享平台的词条处理装置和方法
CN112989044B (zh) 文本分类方法、装置、设备及存储介质