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)☆181Updated 2 years ago
- The official tool for transforming doccano format into common dataset formats.☆107Updated last year
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆97Updated last year
- BERT, LDA, and TFIDF based keyword extraction in Python☆71Updated 11 months ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 3 years ago
- Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)☆54Updated 2 years ago
- Named entity relevant project☆30Updated 4 years ago
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆157Updated 2 years ago
- Recon NER, Debug and correct annotated Named Entity Recognition (NER) data for inconsistencies and get insights on improving the quality …☆106Updated last year
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆104Updated 8 months ago
- 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
- Data Annotation Tool for Named Entity Recognition using Active Learning and Transfer Learning☆10Updated 3 years ago
- simple rule based named entity recognition☆43Updated 3 years ago
- Streamlit Named Entity Recognition (NER) annotation custom component☆38Updated 2 years ago
- Building knowledge graph from input data☆51Updated 5 years ago
- A spaCy wrapper for DBpedia Spotlight☆109Updated last year
- ☆34Updated last year
- CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata☆32Updated 3 years ago
- The Plumber framework for KG completion and structured triples extraction☆21Updated 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
- ☆35Updated 3 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆105Updated 10 months ago
- AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)☆136Updated 2 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 last year
- Creating class-based TF-IDF matrices☆82Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆96Updated last year
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year