当前位置:网站首页>The difference between the knowledge question and answer session with the knowledge
The difference between the knowledge question and answer session with the knowledge
2022-08-02 03:33:00 【woshicaiji12138】
Knowledge question answering is similar to a category of knowledge conversation, closed domain conversation; knowledge conversation has both closed domain conversation and open domain conversation, so knowledge question answering can be understood as a branch or subset of knowledge conversation technology.
The original knowledge question answering system based on template matching and semantic analysis mainly relies on knowledge graph and deep learning technology that has developed rapidly in recent years.These technologies have greatly improved the question-answering system's ability to understand questions and match answers, so that users no longer need to fully grasp the syntax of structured query language to operate and use.However, judging from the current technological development, the question answering system can still only reply a single and accurate answer when the user queries a certain knowledge, and the dialogue continuity will still be poor, and the answer may not be answered.Some types will also have poor scalability and portability.At the same time, the question answering system has 2 roles and 1 interaction feature in use.
However, the data-driven general knowledge conversation system does not have the above problems. A significant difference between it and the question answering system is that it does not need to get an accurate answer.Because general-purpose conversations are not limited to inquiries about knowledge, they can also conduct small talk, which is relatively free to develop without accurate answers.Therefore, the conversational system can technically save the process of language understanding compared with the question answering system.Not only that, compared to question answering systems, conversational systems can act between 2 or more characters at the same time, and can have multiple interactions.
At present, the research on conversation is very diverse. At present, most of them focus on improving the corresponding diversity and giving corresponding knowledge and information. In the future, they can be applied to intelligent chat and entertainment robots; while the answering system that answers relatively accurate but blunt tasks in specific fields cannotAs often as conversational systems are used in human daily life, but should be able to shine in personal professional assistants and other question answering systems.
边栏推荐
猜你喜欢
随机推荐
Double Strings (don't always forget substr)
OD-Model [4]: SSD
知识问答与知识会话的区别
TRICK第二弹
磷脂-聚乙二醇-靶向新生血管靶向肽APRPG,DSPE-PEG-APRPG
Small program (necessary common sense for development) 1
Redis安装,基本命令,持久化方式,集群
小程序(开发必备常识)1
磷脂-聚乙二醇-酰肼,DSPE-PEG-Hydrazide,DSPE-PEG-HZ,MW:5000
数据库操作作业
Chapter 10 Clustering
About cross-domain issues
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boo
基于libmodbus库实现modbus TCP/RTU通信
mysql中如何查看表是否被锁
Mysql8.0安装教程
day11--shell脚本
Using WebShell to get Shell Skills
Redis的集群模式
线性代数学习笔记1:何为线性代数