alexandrainst / danlp

DaNLP is a repository for Natural Language Processing resources for the Danish Language.
BSD 3-Clause "New" or "Revised" License
199 stars 34 forks source link

Allow setting the cache location from environmental variable #152

Closed dhpollack closed 3 years ago

dhpollack commented 3 years ago

Description

This allows one to change the cache location with an environmental variable. This is nice if you want to store the models in non-default locations.

Types of change

Checklist

Bug fix

Tutorial

Benchmark

Model/Data

dhpollack commented 3 years ago

fyi, the CI error is something on your end / upstream and not related to this PR. I am having the same issue with this library and a similar PR for the DaCy library.