spraakbanken / sparv-pipeline

Språkbanken's text analysis tool
https://spraakbanken.gu.se/sparv
MIT License
25 stars 6 forks source link

Make it possible to list all Sparv plugins available on pypi #120

Open anne17 opened 3 years ago

anne17 commented 3 years ago

E.g. by typing sparv plugins. We would need to have some registry somewhere for this to work.

MartinHammarstedt commented 3 years ago

Not only on PyPI but also plugins on GitHub, since you can pip install (or pipx inject) those as well.

anne17 commented 3 years ago

Introduced some CLI features related to plugin listings in this branch: https://github.com/spraakbanken/sparv-pipeline/tree/plugin-registry