zoukankan      html  css  js  c++  java
  • 《A Survey of Answer Extraction Techniques in Factoid Question Answering》Reading Notes

    1.Abstraction

      several different techniques to answer extraction for factoid question answering

    2.Introduction

    types of question:

    • definitional questions
    • list questions
    • scenario-based QA
    • why-type questions

    evaluation track of question answering systems:

    • Text REtrieval Confererence(TREC)(Voorhees 2001,2003b)
    • CLEF
    • NTCIR(focus on European languages and Asia languages respectively)

    why choose factoid questions?

    • clear defined and relatively uncontroversial evaluation standards
    • usually one or at most a few correct answers to given question
    • the answer-a single word token or a short phrase
    • the range in not very high,plenty of room for further improvement

    Assessment classes of each factoid answer:

    TREC&CLEF:

    • correct
    • correct+unsupported
    • unsupported
    • inxact(adj. 不确切的)
    • incorrect

     Assessment scores of each factoid answer:

    • top1 and top5 accuracies
    • Mean Reciprocal Rank(MRR)
  • 相关阅读:
    代码对齐[UVA1593]
    数数字
    子序列
    细菌培养
    内联函数那些事情
    一个简单的问题
    头文件重复包含问题的一点笔记
    mapreduce 对文件分词读取
    hadoop hive-2.3.5安装
    hadoop sqoop 实例
  • 原文地址:https://www.cnblogs.com/flippedkiki/p/7896328.html
Copyright © 2011-2022 走看看