Jove
Visualize
Contact Us

Related Experiment Videos

Question classification based on Bloom's taxonomy cognitive domain using modified TF-IDF and word2vec.

Manal Mohammed1,2, Nazlia Omar1

  • 1CAIT, Faculty of Information Science and Technology, Universiti Kebangsaan Malaysia, Bangi, Selangor, Malaysia.

Plos One
|March 20, 2020
PubMed
Summary

This study introduces an automated method for classifying exam questions across multiple domains using Bloom's taxonomy. The novel approach combines TFPOS-IDF and word2vec features, achieving high accuracy in classifying educational assessments.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Data augmentation for Arabic text classification: a review of current methods, challenges and prospective directions.

PeerJ. Computer science·2025
Same author

Enhanced transformer for length-controlled abstractive summarization based on summary output area.

PeerJ. Computer science·2025
Same author

TF-BERT: Tensor-based fusion BERT for multimodal sentiment analysis.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Enhancing traditional Chinese medical named entity recognition with Dyn-Att Net: a dynamic attention approach.

PeerJ. Computer science·2024
Same author

A multi-view representation technique based on principal component analysis for enhanced short text clustering.

PloS one·2024
Same author

A normalization model for repeated letters in social media hate speech text based on rules and spelling correction.

PloS one·2024
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Area of Science:

  • Educational Technology
  • Natural Language Processing
  • Artificial Intelligence in Education

Background:

  • Effective student assessment is vital in educational settings, with examinations being a primary evaluation tool.
  • Bloom's taxonomy is a widely adopted framework for categorizing cognitive skills in educational questions.
  • Existing automated question classification methods often focus on single domains, lacking multi-domain applicability.

Purpose of the Study:

  • To develop and present a novel classification model for automatically categorizing exam questions based on Bloom's taxonomy across multiple domains.
  • To address the limitation of existing methods that primarily classify questions within specific subject areas.

Main Methods:

  • Proposed a hybrid feature extraction technique combining Term Frequency-Part of Speech-Inverse Document Frequency (TFPOS-IDF) and pre-trained word2vec embeddings.

Related Experiment Videos

  • TFPOS-IDF was utilized to assign appropriate weights to significant terms within questions based on their part of speech.
  • The combined features were input into three distinct classifiers: K-Nearest Neighbour, Logistic Regression, and Support Vector Machine.
  • Main Results:

    • The model demonstrated strong performance on two datasets (141 and 600 questions).
    • Weighted F1-measures achieved were 71.1%, 82.3%, and 83.7% for the first dataset.
    • Weighted F1-measures for the second dataset reached 85.4%, 89.4%, and 89.7% respectively.

    Conclusions:

    • The proposed method effectively classifies multi-domain exam questions according to Bloom's taxonomy.
    • The combination of TFPOS-IDF and word2vec features significantly enhances classification accuracy.
    • This approach offers a valuable tool for improving the quality and balance of educational assessments.