Skip to content

Mining and indexing for predatory journal lists | Django | Elasticsearch

Notifications You must be signed in to change notification settings

amazingtensor/journalmining

Repository files navigation

journalmining

Mining and indexing for predatory journal lists | Django | Elasticsearch deployed on Heroku

Directory

. # Top level project folder. You are here. ├── journalmining # Main site app that with server settings and main routes └── README.md # Instructions and info are on this README.

Instructions for getting started

  • Anything inside of brackets <> should be replaced with the proper variable in your environment
  1. Clone the git project git clone https://github.com/bobbys-dev/journalmining.git

  2. setup virtualenv for python (easiest to do this on pycharm, preferences -> project interpreter)

    1. Make sure you set Python 3.7 for the virtual environment
  3. start your virtualenv source venv/bin/activate

  4. install requirements: pip install -r requirements.txt

About

Mining and indexing for predatory journal lists | Django | Elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published