A project to summarize text and convert it into Indian sign language animation.
https://www.scitepress.org/Papers/2023/117282/117282.pdf
- Python
- Flask
- Javascript
- Stanza
- Nltk
- Stanford Parser
- SIGML
This project needs flask and python to run.
Install the dependencies and start the server.
pip install -r requirements.txt
python main.pyAfter running main.py stanford parser will be downloaded
you may run into some errors related to classpath of java, google them they shouldn't be so hard to fix
Open the browser and go to http://127.0.0.1:5000/ and see the project in action.
The project uses SIGML files for animating the words and they may not be accurate as making SIGML through HamNoSys is a long and tedious task and whoever made the sigml files which this project uses may not be accurate.