relation-extraction topic

List relation-extraction repositories

gcn-over-pruned-trees

371
Stars
70
Forks
Watchers

Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)

awesome-relation-extraction

1.2k
Stars
134
Forks
Watchers

📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).

cnn-relation-extraction

220
Stars
62
Forks
Watchers

Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)

rcnn-relation-extraction

65
Stars
7
Forks
Watchers

Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction

LAnn

30
Stars
5
Forks
Watchers

This is a little Annotator tool using browser;这是一个基于浏览器运行的中文三元组(命名实体识别和关系分类)联合标注工具

knowledge-graph-learning

731
Stars
121
Forks
Watchers

A curated list of awesome knowledge graph tutorials, projects and communities.

MarkTool

555
Stars
93
Forks
Watchers

DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌...

Entity-Relation-Extraction

1.2k
Stars
270
Forks
Watchers

Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019

Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合多关系抽取模型,可用于 http://lic20...