Skip to content

athityakumar/harvey

Repository files navigation

Harvey

Introduction

Harvey is great at reading the huge dataset of 84k+ cases and analyzing the citation network of legal cases. A name that SUITS the task well, eh? 😉

Installation

git clone https://github.com/athityakumar/harvey.git
cd harvey/
pip3 install -r requirements.txt
python3 case_case.py

Contribution guidelines

  1. Add any new method to the corresponding class or helpers script
  2. Check the linting with pycodestyle .
  3. If linting passes successfully, send a PR here 🎉

License

Have a look at the LICENSE.md file for more details.

Releases

No releases published

Packages

No packages published

Languages