alan-turing-institute / netts

Toolbox for creating networks capturing semantic content of speech transcripts.
https://alan-turing-institute.github.io/netts/
GNU General Public License v3.0
8 stars 1 forks source link

Don't (GitHub) cache the OpenIE language model #124

Closed Iain-S closed 3 years ago

Iain-S commented 3 years ago

The language model alone is 6GB and means that the cache action doesn't work. The other folders should come in at under 5GB:

.venv ~ 1.2GB stanza ~ 0.5GB openie ~ 1.8GB nltk ~ 50MB

total ~ 3.55GB