论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
-
Updated
Dec 8, 2022 - Jupyter Notebook
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
Few-Shot Relation Extraction with AllenNLP
A relation extractor trained on FewRel 1.0
Efficient Information Extraction in Few-Shot Relation Classification through Contrastive Representation Learning. NAACL 2024.
This project investigates few-shot learning for relation extraction using the FewRel dataset. We will compare Prototypical Networks, MAML, and k-NNs in different few-shot settings to see which performs best with minimal data. The goal is to improve relation extraction in NLP by effectively handling data scarcity.
Add a description, image, and links to the fewrel topic page so that developers can more easily learn about it.
To associate your repository with the fewrel topic, visit your repo's landing page and select "manage topics."