summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/spacy/annotation-test (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.spacy_models: 2.3.0 -> 3.0.0•••Update models for compatibility with spaCy 3.0.0. Daniël de Kok2021-05-171-5/+5
* python3Packages.spacy: add passthru test•••I have been using the main example of the spaCy web page for testing updates of spacy (and its transitive dependencies). Let's convert this into a proper test to take out manual testing. Daniël de Kok2020-08-182-0/+92