Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meet59patel/group3-yosemite-nlp


https://github.com/meet59patel/group3-yosemite-nlp

Last synced: 4 days ago
JSON representation

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!