Coder Social home page Coder Social logo

mochoye / essay-grading-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soumedhik/essay-grading-system

0.0 0.0 0.0 22.16 MB

This project is a machine learning application that predicts the score of an essay based on its content. It utilizes a Long Short-Term Memory (LSTM) neural network along with Word2Vec embeddings for text processing.

License: MIT License

Python 0.71% Jupyter Notebook 99.29%

essay-grading-system's Introduction

Essay Grading System

Summary

This project, titled "Essay Grading with LSTM Model," is a machine learning application that predicts the grade of an essay using a Long Short-Term Memory (LSTM) model trained on Word2Vec embeddings. Users input an essay, which undergoes preprocessing to remove stopwords, lemmatize words, and convert them to vectors. These vectors are then fed into the LSTM model, which predicts the essay grade.

Demo

Demo Video

Streamlit Demo

Check out the live demo of the Essay Grading System using Streamlit:

Essay Grading System

Credits

This project was developed by Archisman Ray, Soumedhik Bharati, and Sohoom Lal Banerjee for the SIT Hackathon. It was created as part of an effort to automate the grading process of essays using machine learning techniques.

Model Links

Installation

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone <repository_url>
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Download the pre-trained models from the provided links and place them in the project directory.

  4. Run the application:

    streamlit run app.py
    

Pre-trained Models

Download the pre-trained LSTM models from the following links:

License

This project is licensed under the MIT License. See the LICENSE file for details.

essay-grading-system's People

Contributors

soumedhik avatar sohoomlalbanerjee avatar mochoye avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.