DrQA 是一个阅读理解系统应用于开放领域的问答。

2017-07-27 12:29:18 +08:00
 fendouai_com
DrQA 是一个阅读理解系统应用于开放领域的问答。

项目由 https://github.com/facebookresearch 发布。
项目地址: https://github.com/facebookresearch/DrQA

DrQA 是一个阅读理解系统用在开放领域问答。特别的,DrQA 针对一个机器阅读任务。在这个列表里,我们为一个潜在非常大的预料库中搜索一个问题的答案。所以,这个系统必须结合文本检索和机器文本理解。
我们实验 DrQA 专注于回答事实类问题,同时使用维基百科作为惟一的知识来源。维基百科是一个结构良好的大量,丰富,详细的文本来源。为了问答所有的问题,首先要接收一些潜在的相关文章,从 5 百万篇文章中,然后仔细扫描这些文本来找到答案。

DrQA is a system for reading comprehension applied to open-domain question answering. In particular, DrQA is targeted at the task of “ machine reading at scale ” (MRS). In this setting, we are searching for an answer to a question in a potentially very large corpus of unstructured documents (that may not be redundant). Thus the system has to combine the challenges of document retrieval (finding the relevant documents) with that of machine comprehension of text (identifying the answers from those documents).

Our experiments with DrQA focus on answering factoid questions while using Wikipedia as the unique knowledge source for documents. Wikipedia is a well-suited source of large-scale, rich, detailed information. In order to answer any question, one must first retrieve the few potentially relevant articles among more than 5 million, and then scan them carefully to identify the answer.
更多: http://www.tensorflownews.com/
2277 次点击
所在节点    Python
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/378315

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX