Subjective Answer Evaluation Using Deep Learning and Natural Language Processing

  • Unique Paper ID: 168331
  • Volume: 11
  • Issue: 5
  • PageNo: 522-526
  • Abstract:
  • Subjective answer evaluation remains a challenging task due to its inherent complexity and susceptibility to human bias. This project explores the potential of Artificial Intelligence (AI) to address this challenge, specifically utilizing the power of Bidirectional Encoder Representations from Transformers (BERT). We present a novel BERT-based model for subjective answer evaluation. Our model is trained on a dataset containing sentence pairs labeled with their semantic similarity ("Contradiction", "Entailment", or "Neutral"). We meticulously clean and pre-process the data, define a BERT data generator, and build a BERT model to extract features from the sentences. These features are then used to train the model for classifying the semantic relationships between the sentences. The trained model achieves promising results on a separate test dataset. Finally, we showcase the practical implementation of the project by building a user interface and deploying the model as a web service using Flask. This work demonstrates the effectiveness of AI in subjective answer evaluation, paving the way for more efficient, consistent, and scalable assessment practices.

Cite This Article

  • ISSN: 2349-6002
  • Volume: 11
  • Issue: 5
  • PageNo: 522-526

Subjective Answer Evaluation Using Deep Learning and Natural Language Processing

Related Articles