IBM / zshot

Zero and Few shot named entity & relationships recognition
https://ibm.github.io/zshot
MIT License
350 stars 20 forks source link

✨ Add description enrichment utility #29

Closed l7f19 closed 2 years ago

l7f19 commented 2 years ago
Status Type ⚠️ Core Change
Ready Feature No

Problem

The descriptions used for zero-shot linking / relation extracting have a huge impact on prediction accuracy. Often it is not possible to provide informative and extensive descriptions for all entities manually.

Solution

To automatically improve descritpions, the utitility class DescriptionEnrichment provides an interface for different methods leveraging language models to enrich type descriptions.