samuelbroscheit / entity_knowledge_in_bertLinks
This repository contains the code for the CONLL 2019 paper "Investigating Entity Knowledge in BERT with Simple Neural End-To-End Entity Linking". The code is provided as a documentation for the paper and also for follow-up research.
☆44Updated last year
Alternatives and similar repositories for entity_knowledge_in_bert
Users that are interested in entity_knowledge_in_bert are comparing it to the libraries listed below
Sorting:
- ☆141Updated 5 years ago
- Pytorch re-implementation of R-BERT model☆65Updated 5 years ago
- Neural generation model for Open Information Extraction☆80Updated 2 years ago
- Official TagMe API wrapper for Python.☆114Updated last year
- OpenIE6 system☆123Updated 2 years ago
- This repository contains code used in the EMNLP 2019 paper "Learning Dynamic Context Augmentation for Global Entity Linking".☆46Updated 4 years ago
- Pytorch implementation of EntQA paper☆64Updated 3 years ago
- ☆70Updated 3 years ago
- T-Rex : A Large Scale Alignment of Natural Language with Knowledge Base Triples☆65Updated 6 years ago
- Complex Question Answering over Knowledge Graphs☆84Updated 2 years ago
- Modeling Global and Local Node Contexts for Text Generation from Knowledge Graphs (authors' implementation for the TACL20 paper)☆94Updated 4 years ago
- Pytorch implementation of Highly Parallel Autoregressive Entity Linking with Discriminative Correction☆67Updated 3 years ago
- named entity linking with latent relations☆172Updated 3 years ago
- DWIE (Deutsche Welle corpus for Information Extraction) dataset. Introduced in our "DWIE: an entity-centric dataset for multi-task docume…☆48Updated 2 years ago
- ☆35Updated 6 years ago
- Data/Code Repository for https://api.semanticscholar.org/CorpusID:218470122☆135Updated last year
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆76Updated 3 years ago
- ☆57Updated 4 years ago
- Entity And RELation mapping☆101Updated 6 months ago
- ☆39Updated 3 years ago
- Source code for ACL 2019 paper "GEAR: Graph-based Evidence Aggregating and Reasoning for Fact Verification"☆102Updated last year
- [AKBC 19] Improving Relation Extraction by Pre-trained Language Representations☆107Updated 3 years ago
- Reading the data from OPIEC - an Open Information Extraction corpus☆38Updated 6 years ago
- ☆62Updated 2 years ago
- Code for KGLM paper