GitHub topics: distant-supervision
ArghyaPal/Adversarial_Data_Programming
Using GANs to Relax the Bottleneck of Curated Labeled Data, ArxXiv paper: https://arxiv.org/pdf/1803.05137.pdf, CVPR 2018.
Language: Jupyter Notebook - Size: 493 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 1 - Forks: 0

NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks
Language: Python - Size: 28 MB - Last synced at: about 1 hour ago - Pushed at: 8 months ago - Stars: 922 - Forks: 77

roomylee/awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
Size: 89.8 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1,201 - Forks: 136

malllabiisc/RESIDE
EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information
Language: CSS - Size: 5.58 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 247 - Forks: 48

ZhixiuYe/Intra-Bag-and-Inter-Bag-Attentions
Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions
Language: Python - Size: 80.5 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 114 - Forks: 29

shangjingbo1226/AutoNER
Learning Named Entity Tagger from Domain-Specific Dictionary
Language: ChucK - Size: 3.55 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 482 - Forks: 91

lorenzoranucci/sentimantic
Linked Data Knowledge Base Population (KBP) framework built on top of Snorkel. The default configuration uses Wikipedia as text corpus and DBpedia as target.
Language: Python - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

amzn/amazon-weak-ner-needle 📦
Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data
Language: Python - Size: 104 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 100 - Forks: 27

cmry/simple-queries
Repository for the experiments and dataset described in "Simple Queries as Distant Labels for Predicting Gender on Twitter" presented at W-NUT 2017.
Language: Python - Size: 728 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

yul091/UnBED
Codebase for the ACL 2023 paper: "Uncertainty-Aware Bootstrap Learning for Joint Extraction on Distantly-Supervised Data"
Language: Python - Size: 4.66 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

DFKI-NLP/DISTRE
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
Language: Python - Size: 31.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 85 - Forks: 13

RyanWangZf/NRE-IF
Official Implementation.
Language: Jupyter Notebook - Size: 41.6 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

leebird/bionlp17
Noise Reduction Methods for Distantly Supervised Biomedical Relation Extraction
Language: Python - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 6

THU-ESIS/Satellite-Instrument-NER
Earth observations, especially satellite data, have produced a wealth of methods and results in meeting global challenges, often presented in unstructured texts such as papers or reports. Accurate extraction of satellite and instrument entities from these unstructured texts can help to link and reuse Earth observation resources.
Size: 4.61 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

tm4roon/jawikinews-headline-dataset
A parallel corpus of article-headline pairs obtained from Japanese Wikinews.
Language: Jupyter Notebook - Size: 7.9 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

allenai/comb_dist_direct_relex
Combining Distant and Direct Supervision for Neural Relation Extraction
Language: Python - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 7

may-/cnn-re-tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
Language: Jupyter Notebook - Size: 73.5 MB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 190 - Forks: 44

bigai-nlco/DocGNRE
[EMNLP 2023] Semi-automatic Data Enhancement for Document-Level Relation Extraction with Distant Supervision from Large Language Models
Language: Python - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yul091/DENRL
Distantly-Supervised Joint Entity and Relation Extraction with Noise-Robust Learning
Language: Python - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

lasigeBioTM/PGR-crowd
A hybrid approach toward biomedical relation extraction training corpora: combining distant supervision with crowdsourcing
Language: Python - Size: 27.4 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

onehaitao/distant-supervised-relation-extraction
Implementation of Neural Relation Extraction with Selective Attention over Instances.
Language: Python - Size: 594 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

nicolay-r/RuAttitudes
Dataset as a part of RANLP'2019 paper "Distant Supervision for Sentiment Attitude Extraction"
Language: Python - Size: 9.73 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

cliang1453/BOND
BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision
Language: Python - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 283 - Forks: 35

WHUNLPLab/FAST-NRE-tf
A template for neural relation extraction
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

WHUNLPLab/FAST-NER
Code and dataset for IJCNN2019 paper 'Dilated Convolutional Networks Incorporating Soft Entity Type Constraints for Distant Supervised Relation Extraction'
Language: Python - Size: 395 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

suamin/MIL-RBERT
MIL-RBERT: A Data-driven Approach for Noise Reduction in Distantly Supervised Biomedical Relation Extraction (BioNLP @ ACL 2020)
Language: Python - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 5

anjani-dhrangadhariya/distant-cto
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dair-iitd/DSRE
Resources for the paper "PARE: A Simple and Strong Baseline for Monolingual and Multilingual Distantly Supervised Relation Extraction"
Language: Python - Size: 162 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

passing2961/KMRE
Korean Moview Review Emotion (KMRE) Dataset
Size: 23.1 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 0

LucasPages/dataner_creation
Creation of a NER-annotated corpus using Wikipedia and WikiData.
Language: Python - Size: 1.74 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

yumeng5/RoSTER
[EMNLP 2021] Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training
Language: Python - Size: 4.03 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 63 - Forks: 7

j6mes/acl2021-factual-error-correction
ACL 2021
Language: Python - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 8

INK-USC/shifted-label-distribution
Source code for paper "Looking Beyond Label Noise: Shifted Label Distribution Matters in Distantly Supervised Relation Extraction" (EMNLP 2019)
Language: C++ - Size: 4.99 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 40 - Forks: 2

Swayatta/Extraction-of-Competing-Models-using-Distant-Supervision-and-Graph-Ranking
Scientific Entity Extraction of Model names using Distantly Supervised training set, Graph Ranking and Domain specific sequence labeller.
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bflashcp3f/PCNN-NMAR
NAACL 2019 "Structured Minimally Supervised Learning for Neural Relation Extraction"
Language: Python - Size: 80.5 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 1

nicolay-r/frame-based-attitude-extraction-workflow
Workflow source code for ISPRAS-2021 journal paper "Language Models Application in Sentiment Attitude Extraction Task" (in Russian)
Language: Python - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YangLinyi/Distant-Supervision
Code for AICS paper: "Multi-level Attention-Based Neural Networks for Distant Supervised Relation Extraction"
Language: Python - Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

ErxinYu/PaperReadingList
Size: 438 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

osainz59/BioPMDS
Distantly Supervised corpus for pedagogically motivated relation extraction in Biology domain.
Size: 4.01 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

TimG-NL/community-based-abuse-detection
Repository for the code used in my Master's Thesis: Community-based Abuse Detection: Using Distantly Supervised Data and Biased Word Embeddings
Language: Jupyter Notebook - Size: 277 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

speedcell4/riedel_dataset Fork of weilonghu/riedel_dataset
convert the Riedel Dataset
Language: Shell - Size: 573 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jbarrow/going_clir
Distant supervision for neural cross language information retrieval (CLIR)
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
