TakeLab / spacy-udpipe

spaCy + UDPipe
MIT License
159 stars 11 forks source link

Feature/GitHub workflows #8

Closed asajatovic closed 4 years ago

asajatovic commented 4 years ago

Adds new GitHub Actions:

  1. Python package build + test, triggered whenever a pull request on master branch is opened, synchronized or reopened
  2. Python package uploading, triggered whenever a release is created,

and updates tests for the new default English language model.