/bookfinder

Finding book mentions in text

Primary LanguageJupyter Notebook

Installation

Requires a Prodigy key and environment variables:

PRODIGY_KEY=XXXX-XXXX-XXXX-XXXX

export PIP_FIND_LINKS=https://${PRODIGY_KEY}@download.prodi.gy

Then run make install.

For development run make reqs to update requirements and environment.