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
- spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking☆85Updated 2 years ago
- Entity Disambiguation as text extraction (ACL 2022)☆179Updated 2 years ago
- The official tool for transforming doccano format into common dataset formats.☆106Updated last year
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆97Updated last year
- Few-shot Named Entity Recognition☆123Updated 2 years ago
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆106Updated 11 months ago
- A spaCy wrapper for DBpedia Spotlight☆108Updated last year
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆79Updated 2 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆104Updated 7 months ago
- ☆61Updated 4 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆105Updated 10 months ago
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆157Updated 2 years ago
- Streamlit Named Entity Recognition (NER) annotation custom component☆39Updated 2 years ago
- Coreference Resolution☆74Updated 3 years ago
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆80Updated 4 years ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 2 years ago
- Language models are open knowledge graphs ( non official implementation )☆168Updated 4 years ago
- A spaCy wrapper of OpenTapioca for named entity linking on Wikidata☆93Updated last year
- Data Annotation Tool for Named Entity Recognition using Active Learning and Transfer Learning☆10Updated 3 years ago
- The Plumber framework for KG completion and structured triples extraction☆21Updated last year
- Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.☆117Updated 10 months ago
- Knowledge Graph for Legal Documents using Litigation Releases from the SEC website. Classifies into different crimes, extracts relevant i…☆72Updated 3 years ago
- Explainable Zero-Shot Topic Extraction☆62Updated 6 months ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆244Updated last year
- BERT, LDA, and TFIDF based keyword extraction in Python☆71Updated 11 months ago
- cRocoDiLe is a dataset extraction tool for Relation Extraction using Wikipedia and Wikidata presented in REBEL (EMNLP 2021).☆66Updated last year
- spaCy-wrap is a wrapper library for spaCy for including fine-tuned transformers from Huggingface in your spaCy pipeline allowing you to i…☆46Updated 10 months ago
- 🧪 Cutting-edge experimental spaCy components and features☆96Updated 9 months ago
- Template Extraction from unstructured Wikipedia text using NLP techniques.☆41Updated 4 years ago