OpenNRE
Relation extractor
An open-source toolkit providing a unified framework to implement relation extraction models using neural networks and pre-trained language models.
An Open-Source Package for Neural Relation Extraction (NRE)
4k stars
122 watching
1k forks
Language: Python
last commit: 11 months ago relation-extraction
Related projects:
Repository | Description | Stars |
---|---|---|
thunlp/openke | A toolkit for learning representations of complex relationships in large knowledge graphs using deep learning. | 3,841 |
philipperemy/stanford-openie-python | Provides a Python interface to extract structured relation triples from plain text using CoreNLP's open information extraction system. | 636 |
nicolay-r/arekit | A toolkit for efficiently processing large text collections and extracting relations between objects in documents. | 59 |
thunlp/transnet | A framework for learning representations of social relations in networks using an autoencoder-based approach | 103 |
knowitall/reverb | Extracts binary relationships from English sentences at scale | 543 |
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,698 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
mit-nlp/mitie | A software toolkit for extracting information from text using machine learning and natural language processing techniques. | 2,921 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
thunlp/openprompt | A flexible framework for adapting pre-trained language models to downstream NLP tasks using textual templates | 4,371 |
monarch-initiative/ontogpt | An LLM-based tool for extracting structured information from text with ontology-based grounding. | 609 |
ims-tcl/dere | A framework for slot filling in declarative relation extraction tasks | 11 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,715 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |