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.
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NER-RE
- Bi-encoder Based Entity Linking Tutorial. You can run experiment only in 5 minutes. Experiments on Co-lab pro GPU are also supported!☆33Updated 3 years ago
- spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking☆85Updated 2 years ago
- Entity Disambiguation as text extraction (ACL 2022)☆177Updated 2 years ago
- The official tool for transforming doccano format into common dataset formats.☆105Updated last year
- A spaCy wrapper for DBpedia Spotlight☆105Updated last year
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆153Updated 2 years ago
- Coreference Resolution☆73Updated 3 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆103Updated 7 months ago
- Few-shot Named Entity Recognition☆122Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆99Updated 5 months ago
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆80Updated 3 years ago
- BERT, LDA, and TFIDF based keyword extraction in Python☆70Updated 8 months ago
- Building NER and RE components using HuggingFace Transformers☆49Updated 2 years ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 2 years ago
- A Framework for Textual Entailment based Zero Shot text classification☆154Updated 8 months ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆96Updated last year
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆98Updated last year
- ☆35Updated 3 years ago
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆106Updated 8 months ago
- Data Annotation Tool for Named Entity Recognition using Active Learning and Transfer Learning☆10Updated 3 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata☆33Updated 2 years ago
- A spaCy wrapper of OpenTapioca for named entity linking on Wikidata☆91Updated last year
- Add CRF or LSTM+CRF for huggingface transformers bert to perform better on NER task. It is very simple to use and very convenient to cust…☆63Updated 3 years ago
- Spacy NER annotator using ipywidgets☆121Updated 7 months 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 7 months ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆242Updated last year
- Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)☆53Updated 2 years ago
- simple rule based named entity recognition☆43Updated 2 years ago
- Creating class-based TF-IDF matrices☆82Updated 2 years ago