shrieking-antshrikes / berrynet

Bayes networks to discriminate Romantic and Elizabethan writers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

berrynet

Bayes networks to discriminate Romantic and Elizabethan writers

Build Status

Contributing

Configure your virtual environment. Name your environment berrynet-env or whatever you want.

virtualenv --python=2.7 berrynet-env

Activate your environment:

source /path/to/berrynet-env/bin/activate

The first time you start developing, install the required dependencies:

pip install -r requirements.txt

Configure the build environment for berrynet:

  • On Unix
source /path/to/berrynet/configure
  • On Windows
path\to\berrynet\configure.bat

About

Bayes networks to discriminate Romantic and Elizabethan writers

License:MIT License


Languages

Language:Python 88.7%Language:HTML 7.7%Language:CSS 3.6%Language:Shell 0.1%