Skip to content

The Essay Grader is a web application designed to provide comprehensive analysis and grading of essays.

Notifications You must be signed in to change notification settings

shriya02-coder/Essay-grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Essay Grader

The Essay Grader is a web application designed to provide comprehensive analysis and grading of essays.

Table of Contents

Introduction

The Essay Grader is an application designed to provide comprehensive analysis and grading of essays. Utilizing a range of NLP tools, it evaluates essays based on grammar, coherence, sentiment, and semantic content, offering users detailed feedback and a visual representation of the essay's performance.

Objective

The objective of the Essay Grader is to assist educators, students, and writers in assessing the quality of written content. By providing automated, objective, and detailed feedback, the application aims to improve the writing skills of its users and streamline the essay revision process.

Features

  • Grammar Analysis: Identifies grammatical errors and calculates a grammar score.
  • Coherence Analysis: Assesses the logical flow between sentences using cosine similarity.
  • Semantic Analysis: Evaluates the depth and complexity of content using a BERT model.
  • Sentiment Analysis: Analyzes the overall sentiment and adjusts scores based on writing style.
  • Score Visualization: Uses a pie chart to represent score distribution across various aspects.
  • Detailed Feedback: Provides actionable suggestions for essay improvement.

Installation

  1. Clone the repository:
    git clone https://github.com/shriya02-coder/Essay-grader.git
    
  2. Navigate to the project directory:
    cd Essay-grader
    
  3. Install required packages:
    pip install -r requirements.txt
    

About

The Essay Grader is a web application designed to provide comprehensive analysis and grading of essays.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages