摘要
针对传统主观题自动评分准确度低的问题,提出一种基于文本相似度计算的主观题评分方法。利用扩展的《同义词词林》计算词语之间的相似度,根据标准答案中的词语和学生答卷中的词语以及词语之间的相似度构造二部图,通过二部图的最大匹配算法获得标准答案和学生答案的相似度。实验结果表明,该方法可以给主观题评分提供一个较好的参考。
To solve the problem of low precision rate in the traditional automated assessment of subjective tests,this paper improves a method to estimate subject tests.Words of semantic similarity computing are based on "TongYiCi CiLin".Bipartite graph is constructed according to calculating similarity of words in standard answer and student's answer.And the biggest matching algorithm is used to compute similarity between texts.Experimental results show that precision and recall rate are greatly improved.
出处
《计算机工程》
CAS
CSCD
2012年第5期288-290,共3页
Computer Engineering
基金
河南省教育厅自然科学基金资助项目(2008B520046)
关键词
自动评分
文本相似度
二部图
匈牙利算法
最大匹配
automated assessment
text similarity
bipartite graph
Hungarian algorithm
maximum matching