This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface.
MIT License
209
stars
15
forks
source link
Would be great to also apply the classifier on arbitrary Spans #44
Would be nice if the classifiers can also be applied on spans, e.g. thoses suggested by span finder or span suggestors.
I have some code working, can open a PR.