structshot
structshot copied to clipboard
Inference on arbitrary texts
Hi! Thank you for this repository.
I have a question: is it possible use this code to predict (extract) entities in unlabeled data? I'm building an application and I would like to use few-shot NER to extract entities based on a small support set. However, since it's a real world app, the "test" data won't have any annotations.
If you could give me some guidance and examples about this possibility I would really appreciate it.
Thank you!