jeffkinnison / tesserae-v5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tesserae v5

This is an update to the Tesserae project to create a stable, modular code base for intertext matching.

Dependencies

  • Python 3.6
  • Linux or Mac OSX
  • CLTK >= 0.1.83
  • NLTK >= 3.2.5
  • pymongo >= 3.6.1
  • numpy >= 1.14

Installation

To install this software, run the following commands:

# Clone the repository
git clone https://github.com/tesserae/tesserae-v5
cd tesserae-v5

# Install with pip
$ pip install .

About


Languages

Language:Python 100.0%