Skip to content

jeffkinnison/tesserae-v5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%