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
123 watching
1k forks
Language: Python
last commit: about 1 year ago relation-extraction
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for learning representations of complex relationships in large knowledge graphs using deep learning. | 3,874 |
| Provides a Python interface to extract structured relation triples from plain text using CoreNLP's open information extraction system. | 639 |
| A toolkit for efficient document-level relation extraction from large text collections. | 61 |
| A framework for learning representations of social relations in networks using an autoencoder-based approach | 103 |
| Extracts binary relationships from English sentences at scale | 543 |
| Named-entity recognition using neural networks. | 1,701 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A software toolkit for extracting information from text using machine learning and natural language processing techniques. | 2,925 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,534 |
| A flexible framework for adapting pre-trained language models to downstream NLP tasks using textual templates | 4,398 |
| An LLM-based tool for extracting structured information from text with ontology-based grounding. | 626 |
| A framework for slot filling in declarative relation extraction tasks | 11 |
| A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,742 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |