facebookresearch / GENRE
Autoregressive Entity Retrieval
☆764Updated last year
Related projects ⓘ
Alternatives and complementary repositories for GENRE
- [ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.o…☆605Updated 2 years ago
- Entity Linker solution☆1,171Updated last year
- KnowBert -- Knowledge Enhanced Contextual Word Representations☆372Updated 4 years ago
- ☆344Updated 3 years ago
- Library for Knowledge Intensive Language Tasks☆916Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆526Updated 3 years ago
- LUKE -- Language Understanding with Knowledge-based Embeddings☆705Updated last year
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆379Updated last year
- Officially supported AllenNLP models☆528Updated last year
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆301Updated last year
- ☆446Updated 2 years ago
- BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision☆291Updated 3 years ago
- Code for using and evaluating SpanBERT.☆891Updated last year
- docTTTTTquery document expansion model☆356Updated last year
- REL: Radboud Entity Linker☆304Updated 7 months ago
- Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"☆389Updated last year
- BERT for Coreference Resolution☆445Updated last year
- Recent trends of Entity Linking, Disambiguation, and Representation.☆344Updated 3 years ago
- An Open-Source Package for Information Retrieval.☆448Updated 2 years ago
- Span-based system for named entity, relation, and event extraction.☆577Updated 5 months ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 2 years ago
- a gaggle of deep neural architectures for text ranking and question answering, designed for Pyserini☆340Updated 11 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- Data and Code for ICLR2020 Paper "TabFact: A Large-scale Dataset for Table-based Fact Verification"☆379Updated last year
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723☆721Updated 2 years ago
- A novel embedding training algorithm leveraging ANN search and achieved SOTA retrieval on Trec DL 2019 and OpenQA benchmarks☆363Updated last year
- Dense Passage Retriever - is a set of tools and models for open domain Q&A task.