This is a simple Flask application that extracts the text from image and perform sentiment analysis in that in web application. It includes basic routes, template rendering.
Ensure you have the following installed:
git clone https://github.com/gokul-1998/handwriting_recognition/
cd handwriting_recognition/
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
handwriting_recognition/
│── app.py # Main Flask application file
│── requirements.txt # Dependencies
│── templates/ # HTML templates (Jinja2)
│── static/ # Static files (CSS)
|── .gitignore # Ignore file
│── README.md # Project documentation
4.Need build in tools Microsoft Visual studio c++ tools
5.Development operating system Windows 11
Python
67.6%
HTML
16.6%
CSS
15.8%
This is a simple Flask application that extracts the text from image and perform sentiment analysis in that in web application. It includes basic routes, template rendering.
Ensure you have the following installed:
git clone https://github.com/gokul-1998/handwriting_recognition/
cd handwriting_recognition/
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
handwriting_recognition/
│── app.py # Main Flask application file
│── requirements.txt # Dependencies
│── templates/ # HTML templates (Jinja2)
│── static/ # Static files (CSS)
|── .gitignore # Ignore file
│── README.md # Project documentation
4.Need build in tools Microsoft Visual studio c++ tools
5.Development operating system Windows 11
Python
67.6%
HTML
16.6%
CSS
15.8%