AdirthaBorgohain / NER-RE
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.
☆38Updated last year
Alternatives and similar repositories for NER-RE:
Users that are interested in NER-RE are comparing it to the libraries listed below
- Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!☆34Updated 3 years ago
- Entity Disambiguation as text extraction (ACL 2022)☆181Updated 3 years ago
- spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking☆85Updated 2 years ago
- The official tool for transforming doccano format into common dataset formats.☆106Updated last year
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆106Updated last year
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆96Updated last year
- Coreference Resolution☆75Updated 4 years ago
- A spaCy wrapper for DBpedia Spotlight☆109Updated 2 years ago
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆81Updated 4 years ago
- ☆35Updated 3 years ago
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆161Updated 2 years ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 3 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆106Updated last year
- Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)☆54Updated 2 years ago
- spaCy-wrap is a wrapper library for spaCy for including fine-tuned transformers from Huggingface in your spaCy pipeline allowing you to i…☆46Updated last year
- BERT, LDA, and TFIDF based keyword extraction in Python☆72Updated last year
- Explainable Zero-Shot Topic Extraction☆62Updated 7 months ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆103Updated 9 months ago
- Spacy NER annotator using ipywidgets☆120Updated last year
- ☆61Updated 4 years ago
- Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competi…☆30Updated 4 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Building NER and RE components using HuggingFace Transformers☆50Updated 2 years ago
- CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata☆32Updated 3 years ago
- Named entity relevant project☆30Updated 4 years ago
- Data Annotation Tool for Named Entity Recognition using Active Learning and Transfer Learning☆10Updated 3 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆96Updated last year
- Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.☆118Updated last year
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆245Updated last year
- A High-level Library for Named Entity Recognition in Python.☆23Updated last year