iam-mhaseeb / Formative-Feedbacker

An opensource project to do formative feedback on free texts on specific given topic.

Home Page:https://formative-feedbacker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formative-Feedbacker

An opensource project to do formative feedback on free texts on specific given topic.

To use immediately go to: https://formative-feedbacker.herokuapp.com

Installation

Installation is simplest:

  1. Clone the repository
  2. Install dependencies with pip install -r requirements.txt
  3. You are good to go!

Installation notes

Formative Feedbacker depends on:

  1. Django
  2. Pillow
  3. seaborn
  4. pandas
  5. NLTK
  6. wordcloud
  7. gensim

Usage

Check out A simple usage example for a short intro. A sample usage is:

python manage.py runserver

then you can access formative feedbacker at http://127.0.0.1:8000/

Sample Input

input

Sample Output

wordcloud

pie chart

Contributing

Feel free to submit pull requests to me.

Authors

Disclaimer

This project is MIT Licenced but you must take a look on libraries & frameworks used in this project before using in your commercial project.

Licensing

MIT Licenced

About

An opensource project to do formative feedback on free texts on specific given topic.

https://formative-feedbacker.herokuapp.com/

License:MIT License


Languages

Language:CSS 86.4%Language:JavaScript 10.8%Language:HTML 1.7%Language:Python 1.0%