Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

datatriadian/stacksample

Repository files navigation

DataTriad NLP Project

Tests Status pre-commit.ci status

This repo is for the DataTriad NLP project. This is a work in progress.

Downloading the data

Because of the large size of the data files they are not included in the repo and they need to be downloaded. To do this create a data directory, the .gitignore file is set to ignore the data directory so anything included here won't be added to git, then download and unzip the files from here into the newly created data directory.

using the program

For help on what you can do run:

stacksample --help

For help on a specific section (for example training) run:

stacksample train --help

Releases

No releases published

Packages

No packages published