Web application to proofread documents and derive research-oriented insights.
Run the following command to install the necessary dependencies:-
pip3 install -r requirements.txt
- Clone the repository
- Run
python3 manage.py migrate - Run
python3 manage.py makemigrations - Run server using
python3 manage.py runserverand navigate to localhost:8000
- Grammar Error Correction
- Keyword Extraction and Associated Literature References
- Abstract Summarisation