计算机与现代化

• 人工智能 • 上一篇    下一篇

基于向量空间模型的知识点与试题自动关联方法

  

  1. (武汉科技大学计算机科学与技术学院,湖北 武汉 430081)
  • 收稿日期:2015-04-30 出版日期:2015-10-10 发布日期:2015-10-10
  • 作者简介:董奥根(1993-),男,湖北京山人,武汉科技大学计算机科学与技术学院本科生,研究方向:自然语言处理; 刘茂福(1977-),男,山东单县人,教授,博士,研究方向:自然语言处理,图像处理; 黄革新(1962-),男,副教授,硕士,研究方向:编译方法; 舒琦赟(1994-),男,本科生,研究方向:自然语言处理。
  • 基金资助:
    国家自然科学基金资助项目(61100133); 国家社会科学基金重大项目(11&Z189); 武汉科技大学大学生科技创新基金资助项目(14ZRA076)

Automatic Discovery of Relationship Between Examination Question and Knowledge Points Based on Vector Space Model

  1. (College of Computer Science and Technology, Wuhan University of Science and Technology, Wuhan 430081, China)
  • Received:2015-04-30 Online:2015-10-10 Published:2015-10-10

摘要: 随着基于知识点题库系统的广泛应用,实现试题与知识点的自动匹配,成为当下研究的重要问题。利用word2vec分别得到试题和知识点所包含的每个词的K维空间向量,通过计算空间向量间的余弦距离得到题干与知识点的语义相似度,进而自动发现知识点与试题之间的语义关联关系。实验结果显示此方法能快速发现试题与知识点的关系,提高题库系统的工作效率。

关键词: word2vec, 知识点, 余弦距离, 语义相似度, 向量空间模型

Abstract: With the extensive application of examination system based on knowledge points, how to automatically match examination question with knowledge points has become an important direction of current research. In this paper, word2vec is used to get the K-dimensional space vector for each word in the texts of examination question and the knowledge points at first. And then, we calculate the cosine distance between the vectors to represent the semantic similarity of the examination question and the knowledge points. The experimental results show that this method can quickly find the relationship between examination question and knowledge points and improve the work efficiency of the examination system.

Key words: word2vec, knowledge point, cosine distance, semantic similarity, vector space model

中图分类号: