Skip to content

vox-nox/berrynet

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 88.7%
  • HTML 7.6%
  • CSS 3.6%
  • Shell 0.1%