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.
☆42Updated 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:
- The official tool for transforming doccano format into common dataset formats.☆109Updated 2 years ago
- 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
- Entity Disambiguation as text extraction (ACL 2022)☆182Updated 3 years ago
- spaCy pipeline component for generating spaCy KnowledgeBase Alias Candidates for Entity Linking☆86Updated 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…☆395Updated 2 years ago
- A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.☆107Updated last year
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata☆165Updated 3 years ago
- A Dataset of German Legal Documents for Named Entity Recognition☆172Updated 3 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆106Updated last year
- Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competi…☆32Updated 4 years ago
- simple rule based named entity recognition☆42Updated 3 years ago
- ☆34Updated 4 years ago
- Mining Legal Arguments in Court Decisions - Data and software☆72Updated 2 years ago
- Code accompanying the submission "Structural Text Segmentation of Legal Documents" by Aumiller et al.☆98Updated 2 years ago
- BERT, LDA, and TFIDF based keyword extraction in Python☆75Updated last year
- Coreference Resolution☆79Updated 4 years ago
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆95Updated 2 years ago
- Language models are open knowledge graphs ( non official implementation )☆170Updated 4 years ago
- Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.☆120Updated 3 weeks ago
- Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction☆81Updated 4 years ago
- A spaCy wrapper for DBpedia Spotlight☆111Updated 2 years ago
- Creating class-based TF-IDF matrices☆90Updated 3 years ago
- A curated list of awesome data annotation tools☆216Updated 3 years ago
- A Flexible Deep Learning Approach to Fuzzy String Matching☆148Updated last year
- Spacy NER annotator using ipywidgets☆123Updated 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
- A Framework for Textual Entailment based Zero Shot text classification☆153Updated last year
- Data Annotation Tool for Named Entity Recognition using Active Learning and Transfer Learning☆10Updated 4 years ago
- Building NER and RE components using HuggingFace Transformers☆51Updated 3 years ago