AdirthaBorgohain / NER-RELinks
A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline built using spacy v3. Given a text, the pipeline will extract entities from the text as trained and will disambiguate the entities to its normalized form through an Entity Linker connected to a Knowledge Base and will assign a relation between the entities, if any.
☆44Updated 2 years ago
Alternatives and similar repositories for NER-RE
Users that are interested in NER-RE are comparing it to the libraries listed below
Sorting:
- Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!☆34Updated 4 years ago
- The official tool for transforming doccano format into common dataset formats.☆109Updated 2 years ago
- Entity Disambiguation as text extraction (ACL 2022)☆182Updated 3 years ago
- spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking☆87Updated 3 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆396Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆105Updated last year
- Coreference Resolution☆79Updated 4 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆109Updated last year
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆95Updated 2 years ago
- Few-shot Named Entity Recognition☆121Updated 3 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆169Updated 3 years ago
- NER and Relation Extraction from Electronic Health Records (EHR).☆90Updated 3 years ago
- BERT, LDA, and TFIDF based keyword extraction in Python☆76Updated this week
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆80Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)☆55Updated 3 years ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 3 years ago
- CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata☆32Updated 3 years ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆244Updated 2 years ago
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆105Updated last year
- Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competi…☆32Updated 5 years ago
- Implementation of the ClausIE information extraction system for python+spacy☆226Updated 3 years ago
- Language models are open knowledge graphs ( non official implementation )☆170Updated 5 years ago
- A project for developing transformer-based models for clinical relation extraction☆130Updated 2 years ago
- Generate knowledge graph from unstructured text☆74Updated 5 years ago
- ☆34Updated 4 years ago
- Creating class-based TF-IDF matrices☆91Updated 3 years ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆266Updated last year