WO2018000277A1 - Question and answer method and system, and robot - Google Patents

Question and answer method and system, and robot Download PDF

Info

Publication number
WO2018000277A1
WO2018000277A1 PCT/CN2016/087767 CN2016087767W WO2018000277A1 WO 2018000277 A1 WO2018000277 A1 WO 2018000277A1 CN 2016087767 W CN2016087767 W CN 2016087767W WO 2018000277 A1 WO2018000277 A1 WO 2018000277A1
Authority
WO
WIPO (PCT)
Prior art keywords
answer
question
query
question information
knowledge map
Prior art date
Application number
PCT/CN2016/087767
Other languages
French (fr)
Chinese (zh)
Inventor
邱楠
杨新宇
王昊奋
Original Assignee
深圳狗尾草智能科技有限公司
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 深圳狗尾草智能科技有限公司 filed Critical 深圳狗尾草智能科技有限公司
Priority to PCT/CN2016/087767 priority Critical patent/WO2018000277A1/en
Priority to CN201680001742.3A priority patent/CN106663130A/en
Publication of WO2018000277A1 publication Critical patent/WO2018000277A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90332Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • the invention relates to the field of robot interaction technology, in particular to a question and answer method, a system and a robot.
  • a question and answer method including:
  • the question information is input into the community data to query the answer;
  • the method further comprises:
  • the method further comprises:
  • the step of inputting the question information into the knowledge map to query the answer specifically includes:
  • the step of inputting the question information into the community data to query the answer specifically includes:
  • the intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  • the step of inputting the question information into the Internet data to query the answer specifically includes:
  • the intermediate results are combined according to the language rules to get the answer.
  • the invention discloses a question answering system, comprising:
  • a knowledge map module for inputting question information into a knowledge map to query an answer
  • the community data module is configured to input the question information into the community data to query the answer if the answer is not found in the knowledge map;
  • the Internet data module is used to input the question information into the Internet data to query the answer if the answer is not found in the community data.
  • the system includes a first termination module for terminating the query if an answer is found in the knowledge map.
  • the system includes a second termination module that terminates the query if an answer is found in the community data.
  • the knowledge map module is specifically configured to:
  • the community data module is specifically configured to:
  • the intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  • the internet data module is specifically configured to:
  • the intermediate results are combined according to the language rules to get the answer. .
  • the invention discloses a robot comprising a question answering system as described in any of the above.
  • a question and answer method disclosed by the present invention includes: obtaining question information; inputting question information into a knowledge map to query an answer; if an answer is not found in the knowledge map, a question will be asked The information is input into the community data to query the answer; if the answer is not found in the community data, the question information is input into the Internet data to query the answer.
  • the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user.
  • FIG. 1 is a flowchart of a method for generating interactive content of a robot according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic diagram of a system for generating interactive content of a robot according to a second embodiment of the present invention.
  • Computer devices include user devices and network devices.
  • the user equipment or the client includes but is not limited to a computer, a smart phone, a PDA, etc.;
  • the network device includes but is not limited to a single network server, a server group composed of multiple network servers, or a cloud computing-based computer or network server. cloud.
  • the computer device can operate alone to carry out the invention, and can also access the network and implement the invention through interoperation with other computer devices in the network.
  • the network in which the computer device is located includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
  • first, second, etc. may be used herein to describe each unit, but These elements should not be limited by these terms, and these terms are used only to distinguish one element from another.
  • the term “and/or” used herein includes any and all combinations of one or more of the associated listed items.
  • a method for answering and answering including:
  • a question and answer method disclosed by the present invention includes: obtaining question information; inputting the question information into the knowledge map to query the answer; if the answer is not found in the knowledge map, inputting the question information into the community data to query the answer; if in the community If the answer is not found in the data, the question information is input into the Internet data to query the answer. In this way, the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user. If it is queried, it will continue to query the Internet data if it is queried and fed back to the user.
  • KB-QA is characterized by the highest accuracy rate but the lowest coverage rate in the three question-and-answer methods and systems based on KB-QA (knowledge based question answering).
  • C-QA is characterized by the highest accuracy. However, the coverage rate is higher.
  • WEB-QA is characterized by the lowest accuracy rate but the highest coverage rate. In this embodiment, the accuracy and coverage of the question and answer can be increased by effectively combining the three.
  • the method further comprises terminating the query if the answer is queried in the knowledge map. In this way, the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
  • the method further comprises terminating the query if the answer is queried in the community data.
  • the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
  • the step of inputting the question information into the knowledge map to query the answer specifically includes:
  • the step of inputting the question information into the community data to query the answer specifically includes:
  • the intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  • the step of inputting the question information into the Internet data to query the answer specifically includes:
  • the intermediate results are combined according to the language rules to get the answer.
  • Step1 Query in KB-QA, "I" hobbies, moods, styles of clothes, beauty Color, etc., and then according to the acquired person's preferences and the characteristics of the clothes, to judge whether it is good-looking or ugly, and get the answer.
  • Step2 If you can't find it in KB-QA, query it in C-QA. For example, knowing whether there is "I” preference information, and whether there is clothing information, the purpose is to get the characteristics of "I”, the characteristics of "clothing”, and then judge whether it is good-looking or ugly, and get the answer.
  • Step3 As far as this question is concerned, it is obvious that web-QA is not suitable. Because web-QA does not have "I" information, it will not be queried in web-QA.
  • this embodiment discloses a question and answer system, including:
  • the obtaining module 201 is configured to obtain question information.
  • the knowledge map module 202 is configured to input the question information into the knowledge map to query the answer;
  • the community data module 203 is configured to input the question information into the community data to query an answer if the answer is not found in the knowledge map;
  • the Internet data module 204 is configured to input the question information into the Internet data to query an answer if the answer is not found in the community data.
  • the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user. If it is queried, it will continue to query the Internet data if it is queried and fed back to the user.
  • This can be combined with the high accuracy of question-and-answer based on knowledge maps, the high coverage rate based on community data, and the higher coverage rate based on question and answer of Internet data to improve the coverage and accuracy of question and answer. Rate, expand the scope and versatility of the question and answer method.
  • KB-QA knowledge based question answering
  • WEB-QA Internet data question and answer
  • C-QA community data answering
  • KB-QA knowledge based question answering
  • WEB-QA web question and answer
  • C-QA community data answering
  • KB-QA knowledge based question answering
  • KB-QA knowledge based question answering
  • KB-QA is characterized by the highest accuracy, but the coverage rate is the lowest.
  • C-QA is characterized by the highest accuracy, but the coverage rate is high.
  • WEB-QA is characterized by accuracy. Lowest, but the highest coverage.
  • the accuracy and coverage of the question and answer can be increased by effectively combining the three.
  • the system includes a first termination module for terminating the query if an answer is queried in the knowledge map. This will terminate the query after finding the answer. Save resources and time, so that users can get answers in time.
  • the system includes a second termination module that terminates the query if an answer is queried in the community data.
  • the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
  • the knowledge map module is specifically configured to:
  • the community data module is specifically configured to:
  • the intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  • the internet data module is specifically configured to:
  • the intermediate results are combined according to the language rules to get the answer.
  • Step1 Query in KB-QA, "I" hobbies, moods, styles of clothes, colors, etc., and then judge whether it is good-looking or ugly according to the preferences of the acquired people and the characteristics of the clothes, so as to get an answer.
  • Step2 If you can't find it in KB-QA, query it in C-QA. For example, knowing whether there is "I” preference information, and whether there is clothing information, the purpose is to get the characteristics of "I”, the characteristics of "clothing”, and then judge whether it is good-looking or ugly, and get the answer.
  • Step3 As far as this question is concerned, it is obvious that web-QA is not suitable. Because web-QA does not have "I" information, it will not be queried in web-QA.
  • the invention discloses a robot comprising a question answering system as described in any of the above.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A question and answer method, comprising: obtaining question information (S101); inputting the question information into a mapping knowledge domain to search for an answer (S102); inputting the question information into community data to search for the answer if the answer is not found in the mapping knowledge domain (S103); and inputting the question information into internet data to search for the answer if the answer is not found in the community data (S104). The method can combine the following features, i.e., the question and answer based on the mapping knowledge domain is high in accuracy, the question and answer based on community data is high in coverage rate, and the question and answer based on internet data is higher in coverage rate, thus improving question and answer coverage rate and accuracy and enlarging the application scope and universality of the question and answer method.

Description

一种问答方法、系统和机器人Question and answer method, system and robot 技术领域Technical field
本发明涉及机器人交互技术领域,尤其涉及一种问答方法、系统和机器人。The invention relates to the field of robot interaction technology, in particular to a question and answer method, a system and a robot.
背景技术Background technique
随着社会和科技的发展,机器人越来越多的应用到与人类的工作、生活沟通中,人类可以向机器人提出问题,机器人经过一系列的过程后向人类回复结果,类似于人与人沟通的过程。为了让机器人在与人沟通的过程中更加拟人化,更加模拟真实的与人沟通的场景,人们探索了很多种方法,然而在现有的问答系统中,存在回答的答案准确率不高的情况。With the development of society and science and technology, more and more robots are applied to communicate with humans' work and life. Humans can ask questions to robots. After a series of processes, robots return results to humans, similar to human-to-human communication. the process of. In order to make the robot more anthropomorphic in the process of communicating with people, and to simulate the real scene of communication with people, people have explored many methods. However, in the existing question and answer system, there are cases where the answer answer accuracy is not high. .
因此,如何提供一种回答的答案正确率更高的问答方法,成为亟需解决的技术问题。Therefore, how to provide a question and answer method with a higher correct answer rate becomes a technical problem that needs to be solved.
发明内容Summary of the invention
本发明的目的是提供一种回答的答案正确率更高的问答方法的问答方法、系统和机器人。It is an object of the present invention to provide a question and answer method, system and robot for answering a question answering method with a higher correct answer rate.
本发明的目的是通过以下技术方案来实现的:The object of the present invention is achieved by the following technical solutions:
一种问答方法,包括:A question and answer method, including:
获取提问信息;Get question information;
将提问信息输入到知识图谱中查询答案;Enter the question information into the knowledge map to query the answer;
若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;If the answer is not found in the knowledge map, the question information is input into the community data to query the answer;
若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。If the answer is not found in the community data, enter the question information into the Internet data to query the answer.
优选的,所述方法进一步包括:Preferably, the method further comprises:
若在知识图谱中查询到答案,则终止查询。If the answer is found in the knowledge map, the query is terminated.
优选的,所述方法进一步包括:Preferably, the method further comprises:
若在社区数据中查询到答案,则终止查询。If the answer is found in the community data, the query is terminated.
优选的,所述将提问信息输入到知识图谱中查询答案的步骤具体包括: Preferably, the step of inputting the question information into the knowledge map to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
优选的,所述将提问信息输入到社区数据中查询答案的步骤具体包括:Preferably, the step of inputting the question information into the community data to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
优选的,所述将提问信息输入到互联网数据中查询答案的步骤具体包括:Preferably, the step of inputting the question information into the Internet data to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
将中间结果按照语言规则组合后得到答案。The intermediate results are combined according to the language rules to get the answer.
本发明公开一种问答系统,包括:The invention discloses a question answering system, comprising:
获取模块,用于获取提问信息;Obtaining a module for obtaining question information;
知识图谱模块,用于将提问信息输入到知识图谱中查询答案;a knowledge map module for inputting question information into a knowledge map to query an answer;
社区数据模块,用于若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;The community data module is configured to input the question information into the community data to query the answer if the answer is not found in the knowledge map;
互联网数据模块,用于若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。The Internet data module is used to input the question information into the Internet data to query the answer if the answer is not found in the community data.
优选的,所述系统包括第一终止模块,用于若在知识图谱中查询到答案,则终止查询。Preferably, the system includes a first termination module for terminating the query if an answer is found in the knowledge map.
优选的,所述系统包括第二终止模块,若在社区数据中查询到答案,则终止查询。Preferably, the system includes a second termination module that terminates the query if an answer is found in the community data.
优选的,所述知识图谱模块具体用于:Preferably, the knowledge map module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
优选的,所述社区数据模块具体用于:Preferably, the community data module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
优选的,所述互联网数据模块具体用于: Preferably, the internet data module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
将中间结果按照语言规则组合后得到答案。。The intermediate results are combined according to the language rules to get the answer. .
本发明公开一种机器人,包括如上述任一所述的一种问答系统。The invention discloses a robot comprising a question answering system as described in any of the above.
相比现有技术,本发明具有以下优点:本发明公开的一种问答方法包括:获取提问信息;将提问信息输入到知识图谱中查询答案;若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。这样就可以将提问信息首先输入到知识图谱中查询答案,如果查询到,就是反馈给用户,如果没有查询到,那么就会继续到社区数据中查询,如果查询到,就反馈给用户,如果没有查询到,那就会继续到互联网数据中查询,如果查询到及反馈给用户。这样就可以结合基于知识图谱的问答的准确率高的特点,基于社区数据的问答的覆盖率较高的特点,基于互联网数据的问答的覆盖率更高的特点,来提高问答的覆盖率和准确率,扩大问答方法的适用范围和通用性。Compared with the prior art, the present invention has the following advantages: a question and answer method disclosed by the present invention includes: obtaining question information; inputting question information into a knowledge map to query an answer; if an answer is not found in the knowledge map, a question will be asked The information is input into the community data to query the answer; if the answer is not found in the community data, the question information is input into the Internet data to query the answer. In this way, the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user. If it is queried, it will continue to query the Internet data if it is queried and fed back to the user. This can be combined with the high accuracy of question-and-answer based on knowledge maps, the high coverage rate based on community data, and the higher coverage rate based on question and answer of Internet data to improve the coverage and accuracy of question and answer. Rate, expand the scope and versatility of the question and answer method.
附图说明DRAWINGS
图1是本发明实施例一的一种机器人交互内容的生成方法的流程图;1 is a flowchart of a method for generating interactive content of a robot according to Embodiment 1 of the present invention;
图2是本发明实施例二的一种机器人交互内容的生成系统的示意图。2 is a schematic diagram of a system for generating interactive content of a robot according to a second embodiment of the present invention.
具体实施方式detailed description
虽然流程图将各项操作描述成顺序的处理,但是其中的许多操作可以被并行地、并发地或者同时实施。各项操作的顺序可以被重新安排。当其操作完成时处理可以被终止,但是还可以具有未包括在附图中的附加步骤。处理可以对应于方法、函数、规程、子例程、子程序等等。Although the flowcharts describe various operations as a sequential process, many of the operations can be implemented in parallel, concurrently or concurrently. The order of the operations can be rearranged. Processing may be terminated when its operation is completed, but may also have additional steps not included in the figures. Processing can correspond to methods, functions, procedures, subroutines, subroutines, and the like.
计算机设备包括用户设备与网络设备。其中,用户设备或客户端包括但不限于电脑、智能手机、PDA等;网络设备包括但不限于单个网络服务器、多个网络服务器组成的服务器组或基于云计算的由大量计算机或网络服务器构成的云。计算机设备可单独运行来实现本发明,也可接入网络并通过与网络中的其他计算机设备的交互操作来实现本发明。计算机设备所处的网络包括但不限于互联网、广域网、城域网、局域网、VPN网络等。Computer devices include user devices and network devices. The user equipment or the client includes but is not limited to a computer, a smart phone, a PDA, etc.; the network device includes but is not limited to a single network server, a server group composed of multiple network servers, or a cloud computing-based computer or network server. cloud. The computer device can operate alone to carry out the invention, and can also access the network and implement the invention through interoperation with other computer devices in the network. The network in which the computer device is located includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
在这里可能使用了术语“第一”、“第二”等等来描述各个单元,但是 这些单元不应当受这些术语限制,使用这些术语仅仅是为了将一个单元与另一个单元进行区分。这里所使用的术语“和/或”包括其中一个或更多所列出的相关联项目的任意和所有组合。当一个单元被称为“连接”或“耦合”到另一单元时,其可以直接连接或耦合到所述另一单元,或者可以存在中间单元。The terms "first", "second", etc. may be used herein to describe each unit, but These elements should not be limited by these terms, and these terms are used only to distinguish one element from another. The term "and/or" used herein includes any and all combinations of one or more of the associated listed items. When a unit is referred to as being "connected" or "coupled" to another unit, it can be directly connected or coupled to the other unit, or an intermediate unit can be present.
这里所使用的术语仅仅是为了描述具体实施例而不意图限制示例性实施例。除非上下文明确地另有所指,否则这里所使用的单数形式“一个”、“一项”还意图包括复数。还应当理解的是,这里所使用的术语“包括”和/或“包含”规定所陈述的特征、整数、步骤、操作、单元和/或组件的存在,而不排除存在或添加一个或更多其他特征、整数、步骤、操作、单元、组件和/或其组合。The terminology used herein is for the purpose of describing the particular embodiments, The singular forms "a", "an", It is also to be understood that the terms "comprising" and """ Other features, integers, steps, operations, units, components, and/or combinations thereof.
下面结合附图和较佳的实施例对本发明作进一步说明。The invention will now be further described with reference to the drawings and preferred embodiments.
实施例一Embodiment 1
如图1所示,本实施例中公开一种问答方法,包括:As shown in FIG. 1, a method for answering and answering is disclosed in this embodiment, including:
S101、获取提问信息;S101. Acquire question information.
S102、将提问信息输入到知识图谱中查询答案;S102. Enter the question information into the knowledge map to query the answer;
S103、若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;S103. If the answer is not found in the knowledge map, input the question information into the community data to query the answer;
S104、若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。S104. If the answer is not found in the community data, input the question information into the Internet data to query the answer.
本发明公开的一种问答方法包括:获取提问信息;将提问信息输入到知识图谱中查询答案;若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。这样就可以将提问信息首先输入到知识图谱中查询答案,如果查询到,就是反馈给用户,如果没有查询到,那么就会继续到社区数据中查询,如果查询到,就反馈给用户,如果没有查询到,那就会继续到互联网数据中查询,如果查询到及反馈给用户。这样就可以结合基于知识图谱的问答的准确率高的特点,基于社区数据的问答的覆盖率较高的特点,基于互联网数据的问答的覆盖率更高的特点,来提高问答的覆盖率和准确率,扩大问答方法的适用范围和通用性。A question and answer method disclosed by the present invention includes: obtaining question information; inputting the question information into the knowledge map to query the answer; if the answer is not found in the knowledge map, inputting the question information into the community data to query the answer; if in the community If the answer is not found in the data, the question information is input into the Internet data to query the answer. In this way, the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user. If it is queried, it will continue to query the Internet data if it is queried and fed back to the user. This can be combined with the high accuracy of question-and-answer based on knowledge maps, the high coverage rate based on community data, and the higher coverage rate based on question and answer of Internet data to improve the coverage and accuracy of question and answer. Rate, expand the scope and versatility of the question and answer method.
本实施例中,基于互联网数据的问答(WEB-QA,web question answering),基于社区数据的问答(C-QA,community question answering), 基于知识图谱的问答(KB-QA,knowledge based question answering)这三种问答的方法和系统中,KB-QA的特点在于准确率最高,但覆盖率最低,C-QA的特点在于准确率次高,但覆盖率较高,WEB-QA的特点在于准确率最低,但覆盖率最高。本实施例通过将三者有效的结合,可以增加问答的准确率和覆盖率。In this embodiment, based on the Internet data question answer (WEB-QA, web question answering), based on community data answering (C-QA, community question answering), KB-QA is characterized by the highest accuracy rate but the lowest coverage rate in the three question-and-answer methods and systems based on KB-QA (knowledge based question answering). C-QA is characterized by the highest accuracy. However, the coverage rate is higher. WEB-QA is characterized by the lowest accuracy rate but the highest coverage rate. In this embodiment, the accuracy and coverage of the question and answer can be increased by effectively combining the three.
根据其中一个示例,所述方法进一步包括:若在知识图谱中查询到答案,则终止查询。这样就可以在查找到答案之后就终止查询以节省资源和时间,方便用户及时获取到答案。According to one of the examples, the method further comprises terminating the query if the answer is queried in the knowledge map. In this way, the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
根据其中一个示例,所述方法进一步包括:若在社区数据中查询到答案,则终止查询。这样就可以在查找到答案之后就终止查询以节省资源和时间,方便用户及时获取到答案。According to one of the examples, the method further comprises terminating the query if the answer is queried in the community data. In this way, the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
根据其中另一个示例,所述将提问信息输入到知识图谱中查询答案的步骤具体包括:According to another example, the step of inputting the question information into the knowledge map to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
这样就可以快速、方便的在知识图谱中查找到答案。This makes it quick and easy to find answers in the knowledge map.
根据其中另一个示例,所述将提问信息输入到社区数据中查询答案的步骤具体包括:According to another example, the step of inputting the question information into the community data to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
这样就可以快速、方便的在社区数据中查找到答案,社区数据例如“百度知道”,“知乎”等社区。This makes it quick and easy to find answers in community data such as "Baidu knows" and "Know" communities.
根据其中另一个示例,所述将提问信息输入到互联网数据中查询答案的步骤具体包括:According to another example, the step of inputting the question information into the Internet data to query the answer specifically includes:
将提问信息进行切分;Divide the question information;
将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
将中间结果按照语言规则组合后得到答案。The intermediate results are combined according to the language rules to get the answer.
这样就可以快速、方便的在知识图谱中查找到答案。This makes it quick and easy to find answers in the knowledge map.
例如,用户提出的一个“我穿这件衣服好看吗”的问题。For example, the user asked a question "Do I wear this dress look good?"
那么Step1:在KB-QA中查询,“我”的爱好、心情,衣服的样式、颜 色等,然后根据获取的人的偏好和衣服的特征,来判断是好看还是难看,从而得到答案。Then Step1: Query in KB-QA, "I" hobbies, moods, styles of clothes, beauty Color, etc., and then according to the acquired person's preferences and the characteristics of the clothes, to judge whether it is good-looking or ugly, and get the answer.
Step2:如果在KB-QA中查询不到,就在C-QA中查询。例如,知乎上是否有“我”的偏好信息,和是否有衣服的资料,目的就是得到“我”的特征,“衣服”的特征,然后判断是好看还是难看,从而得到答案。Step2: If you can't find it in KB-QA, query it in C-QA. For example, knowing whether there is "I" preference information, and whether there is clothing information, the purpose is to get the characteristics of "I", the characteristics of "clothing", and then judge whether it is good-looking or ugly, and get the answer.
Step3:就本问题而言,显然web-QA是不合适的。因为web-QA没有“我”的资料,所以在web-QA就不会查询答案。Step3: As far as this question is concerned, it is obvious that web-QA is not suitable. Because web-QA does not have "I" information, it will not be queried in web-QA.
实施例二Embodiment 2
如图2所示,本实施例公开一种问答系统,包括:As shown in FIG. 2, this embodiment discloses a question and answer system, including:
获取模块201,用于获取提问信息;The obtaining module 201 is configured to obtain question information.
知识图谱模块202,用于将提问信息输入到知识图谱中查询答案;The knowledge map module 202 is configured to input the question information into the knowledge map to query the answer;
社区数据模块203,用于若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;The community data module 203 is configured to input the question information into the community data to query an answer if the answer is not found in the knowledge map;
互联网数据模块204,用于若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。The Internet data module 204 is configured to input the question information into the Internet data to query an answer if the answer is not found in the community data.
这样就可以将提问信息首先输入到知识图谱中查询答案,如果查询到,就是反馈给用户,如果没有查询到,那么就会继续到社区数据中查询,如果查询到,就反馈给用户,如果没有查询到,那就会继续到互联网数据中查询,如果查询到及反馈给用户。这样就可以结合基于知识图谱的问答的准确率高的特点,基于社区数据的问答的覆盖率较高的特点,基于互联网数据的问答的覆盖率更高的特点,来提高问答的覆盖率和准确率,扩大问答方法的适用范围和通用性。In this way, the question information can be first input into the knowledge map to query the answer. If the query is received, it is feedback to the user. If there is no query, then the query will continue to the community data. If the query is received, the user will be fed back to the user. If it is queried, it will continue to query the Internet data if it is queried and fed back to the user. This can be combined with the high accuracy of question-and-answer based on knowledge maps, the high coverage rate based on community data, and the higher coverage rate based on question and answer of Internet data to improve the coverage and accuracy of question and answer. Rate, expand the scope and versatility of the question and answer method.
本实施例中,基于互联网数据的问答(WEB-QA,web question answering),基于社区数据的问答(C-QA,community question answering),基于知识图谱的问答(KB-QA,knowledge based question answering)这三种问答的方法和系统中,KB-QA的特点在于准确率最高,但覆盖率最低,C-QA的特点在于准确率次高,但覆盖率较高,WEB-QA的特点在于准确率最低,但覆盖率最高。本实施例通过将三者有效的结合,可以增加问答的准确率和覆盖率。In this embodiment, based on the Internet data question and answer (WEB-QA, web question answering), based on community data answering (C-QA, community question answering), knowledge based question answering (KB-QA, knowledge based question answering) Among the three question and answer methods and systems, KB-QA is characterized by the highest accuracy, but the coverage rate is the lowest. C-QA is characterized by the highest accuracy, but the coverage rate is high. WEB-QA is characterized by accuracy. Lowest, but the highest coverage. In this embodiment, the accuracy and coverage of the question and answer can be increased by effectively combining the three.
根据其中一个示例,所述系统包括第一终止模块,用于若在知识图谱中查询到答案,则终止查询。这样就可以在查找到答案之后就终止查询以 节省资源和时间,方便用户及时获取到答案。According to one of the examples, the system includes a first termination module for terminating the query if an answer is queried in the knowledge map. This will terminate the query after finding the answer. Save resources and time, so that users can get answers in time.
根据其中另一个示例,所述系统包括第二终止模块,若在社区数据中查询到答案,则终止查询。这样就可以在查找到答案之后就终止查询以节省资源和时间,方便用户及时获取到答案。According to another example, the system includes a second termination module that terminates the query if an answer is queried in the community data. In this way, the query can be terminated after the answer is found to save resources and time, and the user can get the answer in time.
根据其中另一个示例,所述知识图谱模块具体用于:According to another example, the knowledge map module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
这样就可以快速、方便的在知识图谱中查找到答案。This makes it quick and easy to find answers in the knowledge map.
根据其中另一个示例,所述社区数据模块具体用于:According to another example, the community data module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
这样就可以快速、方便的在社区数据中查找到答案,社区数据例如“百度知道”,“知乎”等社区。This makes it quick and easy to find answers in community data such as "Baidu knows" and "Know" communities.
根据其中另一个示例,所述互联网数据模块具体用于:According to another example, the internet data module is specifically configured to:
将提问信息进行切分;Divide the question information;
将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
将中间结果按照语言规则组合后得到答案。The intermediate results are combined according to the language rules to get the answer.
这样就可以快速、方便的在知识图谱中查找到答案。This makes it quick and easy to find answers in the knowledge map.
例如,用户提出的一个“我穿这件衣服好看吗”的问题。For example, the user asked a question "Do I wear this dress look good?"
那么Step1:在KB-QA中查询,“我”的爱好、心情,衣服的样式、颜色等,然后根据获取的人的偏好和衣服的特征,来判断是好看还是难看,从而得到答案。Then Step1: Query in KB-QA, "I" hobbies, moods, styles of clothes, colors, etc., and then judge whether it is good-looking or ugly according to the preferences of the acquired people and the characteristics of the clothes, so as to get an answer.
Step2:如果在KB-QA中查询不到,就在C-QA中查询。例如,知乎上是否有“我”的偏好信息,和是否有衣服的资料,目的就是得到“我”的特征,“衣服”的特征,然后判断是好看还是难看,从而得到答案。Step2: If you can't find it in KB-QA, query it in C-QA. For example, knowing whether there is "I" preference information, and whether there is clothing information, the purpose is to get the characteristics of "I", the characteristics of "clothing", and then judge whether it is good-looking or ugly, and get the answer.
Step3:就本问题而言,显然web-QA是不合适的。因为web-QA没有“我”的资料,所以在web-QA就不会查询答案。Step3: As far as this question is concerned, it is obvious that web-QA is not suitable. Because web-QA does not have "I" information, it will not be queried in web-QA.
本发明公开一种机器人,包括如上述任一所述的一种问答系统。The invention discloses a robot comprising a question answering system as described in any of the above.
以上内容是结合具体的优选实施方式对本发明所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术 领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。 The above is a further detailed description of the present invention in connection with the specific preferred embodiments, and the specific embodiments of the present invention are not limited to the description. For the technology of the present invention A person skilled in the art can make some simple deductions or substitutions without departing from the inventive concept, and should be considered as belonging to the scope of the present invention.

Claims (13)

  1. 一种问答方法,其特征在于,包括:A question and answer method, characterized in that it comprises:
    获取提问信息;Get question information;
    将提问信息输入到知识图谱中查询答案;Enter the question information into the knowledge map to query the answer;
    若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;If the answer is not found in the knowledge map, the question information is input into the community data to query the answer;
    若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。If the answer is not found in the community data, enter the question information into the Internet data to query the answer.
  2. 根据权利要求1所述的问答方法,其特征在于,所述方法进一步包括:The question and answer method according to claim 1, wherein the method further comprises:
    若在知识图谱中查询到答案,则终止查询。If the answer is found in the knowledge map, the query is terminated.
  3. 根据权利要求1所述的问答方法,其特征在于,所述方法进一步包括:The question and answer method according to claim 1, wherein the method further comprises:
    若在社区数据中查询到答案,则终止查询。If the answer is found in the community data, the query is terminated.
  4. 根据权利要求1所述的问答方法,其特征在于,所述将提问信息输入到知识图谱中查询答案的步骤具体包括:The question and answer method according to claim 1, wherein the step of inputting the question information into the knowledge map to query the answer comprises:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
    将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
  5. 根据权利要求1所述的问答方法,其特征在于,所述将提问信息输入到社区数据中查询答案的步骤具体包括:The question and answer method according to claim 1, wherein the step of inputting the question information into the community data to query the answer comprises:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
    将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  6. 根据权利要求1所述的问答方法,其特征在于,所述将提问信息输入到互联网数据中查询答案的步骤具体包括:The question and answer method according to claim 1, wherein the step of inputting the question information into the internet data to query the answer comprises:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
    将中间结果按照语言规则组合后得到答案。The intermediate results are combined according to the language rules to get the answer.
  7. 一种问答系统,其特征在于,包括:A question and answer system, characterized in that it comprises:
    获取模块,用于获取提问信息;Obtaining a module for obtaining question information;
    知识图谱模块,用于将提问信息输入到知识图谱中查询答案; a knowledge map module for inputting question information into a knowledge map to query an answer;
    社区数据模块,用于若在知识图谱中未查询到答案,则将提问信息输入到社区数据中查询答案;The community data module is configured to input the question information into the community data to query the answer if the answer is not found in the knowledge map;
    互联网数据模块,用于若在社区数据中未查询到答案,则将提问信息输入到互联网数据中查询答案。The Internet data module is used to input the question information into the Internet data to query the answer if the answer is not found in the community data.
  8. 根据权利要求7所述的问答系统,其特征在于,所述系统包括第一终止模块,用于若在知识图谱中查询到答案,则终止查询。The question answering system of claim 7, wherein the system includes a first termination module for terminating the query if the answer is queried in the knowledge map.
  9. 根据权利要求7所述的问答系统,其特征在于,所述系统包括第二终止模块,若在社区数据中查询到答案,则终止查询。The question answering system according to claim 7, wherein said system comprises a second termination module that terminates the query if an answer is found in the community data.
  10. 根据权利要求7所述的问答系统,其特征在于,所述知识图谱模块具体用于:The question answering system according to claim 7, wherein the knowledge map module is specifically configured to:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在知识图谱中分别查找中间结果;Find the intermediate results in the knowledge map by dividing the results;
    将中间结果输入到数据库中获取情感偏向,根据情感偏向得到答案。Enter the intermediate results into the database to get emotional bias and get answers based on emotional bias.
  11. 根据权利要求7所述的问答系统,其特征在于,所述社区数据模块具体用于:The question answering system according to claim 7, wherein the community data module is specifically configured to:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在社区数据中分别查找中间结果;Find the intermediate results in the community data by dividing the results;
    将中间结果与预设的特征信息进行比较,根据比较结果得到答案。The intermediate result is compared with the preset feature information, and the answer is obtained according to the comparison result.
  12. 根据权利要求7所述的问答系统,其特征在于,所述互联网数据模块具体用于:The question answering system according to claim 7, wherein the internet data module is specifically configured to:
    将提问信息进行切分;Divide the question information;
    将切分后的结果在互联网数据中分别查找中间结果;Find the intermediate results in the Internet data by dividing the results;
    将中间结果按照语言规则组合后得到答案。。The intermediate results are combined according to the language rules to get the answer. .
  13. 一种机器人,其特征在于,包括如权利要求7至12任一所述的一种问答系统。 A robot comprising a question answering system according to any one of claims 7 to 12.
PCT/CN2016/087767 2016-06-29 2016-06-29 Question and answer method and system, and robot WO2018000277A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2016/087767 WO2018000277A1 (en) 2016-06-29 2016-06-29 Question and answer method and system, and robot
CN201680001742.3A CN106663130A (en) 2016-06-29 2016-06-29 A question and answer method, system and robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/087767 WO2018000277A1 (en) 2016-06-29 2016-06-29 Question and answer method and system, and robot

Publications (1)

Publication Number Publication Date
WO2018000277A1 true WO2018000277A1 (en) 2018-01-04

Family

ID=58838445

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/087767 WO2018000277A1 (en) 2016-06-29 2016-06-29 Question and answer method and system, and robot

Country Status (2)

Country Link
CN (1) CN106663130A (en)
WO (1) WO2018000277A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209787A (en) * 2019-05-29 2019-09-06 袁琦 A kind of intelligent answer method and system based on pet knowledge mapping
CN110765246A (en) * 2019-09-29 2020-02-07 平安直通咨询有限公司上海分公司 Question answering method and device based on intelligent robot, storage medium and intelligent equipment

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108932167B (en) * 2017-05-22 2023-08-08 中兴通讯股份有限公司 Intelligent question-answer synchronous display method, device and system and storage medium
CN106997399A (en) * 2017-05-24 2017-08-01 海南大学 A kind of classification question answering system design method that framework is associated based on data collection of illustrative plates, Information Atlas, knowledge mapping and wisdom collection of illustrative plates
CN107357849B (en) * 2017-06-27 2020-11-03 北京百度网讯科技有限公司 Interaction method and device based on test application
CN108021691B (en) * 2017-12-18 2021-09-07 深圳前海微众银行股份有限公司 Answer searching method, customer service robot and computer readable storage medium
CN108595609A (en) * 2018-04-20 2018-09-28 深圳狗尾草智能科技有限公司 Generation method, system, medium and equipment are replied by robot based on personage IP
CN108763494B (en) * 2018-05-30 2020-02-21 苏州思必驰信息科技有限公司 Knowledge sharing method between conversation systems, conversation method and device
CN109359177B (en) * 2018-09-11 2021-08-20 北京光年无限科技有限公司 Multi-mode interaction method and system for story telling robot
CN109063213A (en) * 2018-09-29 2018-12-21 深圳狗尾草智能科技有限公司 A kind of learning and education method based on robot, device, medium and equipment
CN109710748B (en) * 2019-01-17 2021-04-27 北京光年无限科技有限公司 Intelligent robot-oriented picture book reading interaction method and system
CN109933655A (en) * 2019-02-15 2019-06-25 深圳前海道己社文化有限公司 Resource intelligent interconnection method, device and terminal device based on social application program
CN110222127B (en) * 2019-06-06 2021-07-09 中国电子科技集团公司第二十八研究所 Knowledge graph-based information aggregation method, device and equipment
CN111143540B (en) * 2020-04-03 2020-07-21 腾讯科技(深圳)有限公司 Intelligent question and answer method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1928864A (en) * 2006-09-22 2007-03-14 浙江大学 FAQ based Chinese natural language ask and answer method
CN101373532A (en) * 2008-07-10 2009-02-25 昆明理工大学 FAQ Chinese request-answering system implementing method in tourism field
CN102054042A (en) * 2010-12-30 2011-05-11 百度在线网络技术(北京)有限公司 Service method and site for exchanging knowledge information and question and answer exchange platform
CN102075492A (en) * 2009-11-24 2011-05-25 盛大计算机(上海)有限公司 Online customer service system and online customer service method of electronic equipment
CN102270199A (en) * 2010-06-02 2011-12-07 深圳市腾讯计算机系统有限公司 Information screening method and equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8401980B2 (en) * 2009-11-10 2013-03-19 Hamid Hatama-Hanza Methods for determining context of compositions of ontological subjects and the applications thereof using value significance measures (VSMS), co-occurrences, and frequency of occurrences of the ontological subjects
CN102902720A (en) * 2012-09-04 2013-01-30 昆山市万丰制衣有限责任公司 Question answering method in teaching
CN105162688A (en) * 2015-08-13 2015-12-16 北京智齿博创科技有限公司 Method for chatting with online customer service representative

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1928864A (en) * 2006-09-22 2007-03-14 浙江大学 FAQ based Chinese natural language ask and answer method
CN101373532A (en) * 2008-07-10 2009-02-25 昆明理工大学 FAQ Chinese request-answering system implementing method in tourism field
CN102075492A (en) * 2009-11-24 2011-05-25 盛大计算机(上海)有限公司 Online customer service system and online customer service method of electronic equipment
CN102270199A (en) * 2010-06-02 2011-12-07 深圳市腾讯计算机系统有限公司 Information screening method and equipment
CN102054042A (en) * 2010-12-30 2011-05-11 百度在线网络技术(北京)有限公司 Service method and site for exchanging knowledge information and question and answer exchange platform

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209787A (en) * 2019-05-29 2019-09-06 袁琦 A kind of intelligent answer method and system based on pet knowledge mapping
CN110209787B (en) * 2019-05-29 2023-09-22 袁琦 Intelligent question-answering method and system based on pet knowledge graph
CN110765246A (en) * 2019-09-29 2020-02-07 平安直通咨询有限公司上海分公司 Question answering method and device based on intelligent robot, storage medium and intelligent equipment

Also Published As

Publication number Publication date
CN106663130A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
WO2018000277A1 (en) Question and answer method and system, and robot
US9691184B2 (en) Methods and systems for generating and joining shared experience
CN106716934B (en) Chat interaction method and device and electronic equipment thereof
CN108701454A (en) Parameter collection and automatic dialogue in conversational system generate
WO2018000205A1 (en) Question answering method and system based on multiple intents and multiple skill packets, and robot
CN109471678A (en) Voice midpoint controlling method and device based on image recognition
US8909703B2 (en) System and computer program product for facilitating a real-time virtual interaction
WO2018000259A1 (en) Method and system for generating robot interaction content, and robot
WO2018006374A1 (en) Function recommending method, system, and robot based on automatic wake-up
DE102012019178A1 (en) Use of context information to facilitate the handling of commands in a virtual assistant
TW201513023A (en) Combining communication contents
CN110674359B (en) Method and system for displaying relation map in multiple scenes
CN105045811B (en) A kind of method and device pushing learning materials
WO2018205230A1 (en) Item search method and device, and robot
KR20210065069A (en) How to create a shared encoder, device and electronics
CN109416690A (en) The strategy creation that task status for session tracks
Mayer et al. A magic lens for revealing device interactions in smart environments
CN104866650B (en) Method and device for creating abstract device
KR20220065234A (en) Apparatus and method for estimating of 6d pose
US8776195B1 (en) Common data format in knowledge-based authentication
WO2018000258A1 (en) Method and system for generating robot interaction content, and robot
US11329933B1 (en) Persisting an AI-supported conversation across multiple channels
CN111368060A (en) Self-learning method, device and system for conversation robot, electronic equipment and medium
US11971917B2 (en) Automatic quoting or forking of chats using deep learning in cloud based chat applications
CN106202470B (en) The processing method and system of script

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16906678

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16906678

Country of ref document: EP

Kind code of ref document: A1