Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meet59patel/group3-yosemite-nlp
https://github.com/meet59patel/group3-yosemite-nlp
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meet59patel/group3-yosemite-nlp
- Owner: meet59patel
- License: mit
- Created: 2021-02-09T15:39:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T04:57:50.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T23:56:43.774Z (26 days ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yosemite NLP
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
* Call assess_answer() present in similarity_v1.py to get marks.
* Function parameters are reference answer, student answer and the maximum marks of the question.
Run Server:```
$ export FLASK_APP=main.py
$ export FLASK_ENV=development
$ flask run
```- Note: `chmod +x runserver.sh` before running script for the first time.
- similarity_v1 is based on the following [Research Paper](http://ijcset.net/docs/Volumes/Volume%209/ijcset2019090109.pdf).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Meet Patel
💻 🚇 🚧 📆
Arkaprabha Banerjee
💻 🤔 🚧
Rahil Shah
💻 🤔 🚧
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!