Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taranjeet/hindi-news-classifier


https://github.com/taranjeet/hindi-news-classifier

django

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# newsclassifier

Created using Django.

Steps to get the project running

```
./scripts/configure.sh
```

To start the project

```
# assuming virtual environment is already active
python manage.py runserver
```