Sciweavers

EDM
2009

Improving Student Question Classification

13 years 2 months ago
Improving Student Question Classification
Students in introductory programming classes often articulate their questions and information needs incompletely. Consequently, the automatic classification of student questions to provide automated tutorial responses is a challenging problem. This paper analyzes 411 questions from an introductory Java programming course by reducing the natural language of the questions to a vector space, and then utilizing cosine similarity to identify similar previous questions. We report classification accuracies between 23% and 55%, obtaining substantial improvements by exploiting domain knowledge (compiler error messages) and educational context (assignment name). Our mean reciprocal rank scores are comparable to and arguably better than most scores reported in a major information retrieval competition, even though our dataset consists of questions asked by students that are difficult to classify. Our results are especially timely and relevant for online courses where students are completing the s...
Cecily Heiner, Joseph L. Zachary
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where EDM
Authors Cecily Heiner, Joseph L. Zachary
Comments (0)