All Projects → Att-BLSTM-relation-extraction → Similar Projects or Alternatives

96 Open source projects that are alternatives of or similar to Att-BLSTM-relation-extraction

R-BERT
Pytorch re-implementation of R-BERT model
Stars: ✭ 59 (-1.67%)
Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
Stars: ✭ 46 (-23.33%)
Bbw
Semantic annotator: Matching CSV to a Wikibase instance (e.g., Wikidata) via Meta-lookup
Stars: ✭ 42 (-30%)
Mutual labels:  relation-extraction
Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
Stars: ✭ 149 (+148.33%)
Mutual labels:  relation-extraction
Entity Relation Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Stars: ✭ 784 (+1206.67%)
Mutual labels:  relation-extraction
Distre
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
Stars: ✭ 75 (+25%)
Mutual labels:  relation-extraction
R Bert
Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"
Stars: ✭ 150 (+150%)
Mutual labels:  relation-extraction
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+1308.33%)
Mutual labels:  relation-extraction
Marktool
这是一款基于web的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验和调整,提高了标注语料的准确率和可靠性。
Stars: ✭ 190 (+216.67%)
Mutual labels:  relation-extraction
Deepke
基于深度学习的开源中文关系抽取框架
Stars: ✭ 525 (+775%)
Mutual labels:  relation-extraction
Bran
Full abstract relation extraction from biological texts with bi-affine relation attention networks
Stars: ✭ 111 (+85%)
Mutual labels:  relation-extraction
Usc Ds Relationextraction
Distantly Supervised Relation Extraction
Stars: ✭ 378 (+530%)
Mutual labels:  relation-extraction
Relation extraction
Relation Extraction using Deep learning(CNN)
Stars: ✭ 96 (+60%)
Mutual labels:  relation-extraction
Fox
Federated Knowledge Extraction Framework
Stars: ✭ 155 (+158.33%)
Mutual labels:  relation-extraction
Chinese Relation Extraction
Relation Extraction 中文关系提取
Stars: ✭ 57 (-5%)
Mutual labels:  relation-extraction
Cnn Relation Extraction
Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)
Stars: ✭ 203 (+238.33%)
Mutual labels:  relation-extraction
Rex
REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"
Stars: ✭ 21 (-65%)
Mutual labels:  relation-extraction
Open Ie Papers
Open Information Extraction (OpenIE) and Open Relation Extraction (ORE) papers and data.
Stars: ✭ 150 (+150%)
Mutual labels:  relation-extraction
Nrepapers
Must-read papers on neural relation extraction (NRE)
Stars: ✭ 831 (+1285%)
Mutual labels:  relation-extraction
Agriculture knowledgegraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Stars: ✭ 2,957 (+4828.33%)
Mutual labels:  relation-extraction
Nlp paper study
研读顶会论文,复现论文相关代码
Stars: ✭ 691 (+1051.67%)
Mutual labels:  relation-extraction
Information Extraction Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Stars: ✭ 1,888 (+3046.67%)
Mutual labels:  relation-extraction
Knowledge Graph Learning
A curated list of awesome knowledge graph tutorials, projects and communities.
Stars: ✭ 516 (+760%)
Mutual labels:  relation-extraction
Pytorch Acnn Model
code of Relation Classification via Multi-Level Attention CNNs
Stars: ✭ 170 (+183.33%)
Mutual labels:  relation-extraction
Casrel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
Stars: ✭ 329 (+448.33%)
Mutual labels:  relation-extraction
Pytorch multi head selection re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
Stars: ✭ 105 (+75%)
Mutual labels:  relation-extraction
Gcn Over Pruned Trees
Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)
Stars: ✭ 312 (+420%)
Mutual labels:  relation-extraction
Copymtl
AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"
Stars: ✭ 97 (+61.67%)
Mutual labels:  relation-extraction
Ruijin round2
瑞金医院MMC人工智能辅助构建知识图谱大赛复赛
Stars: ✭ 159 (+165%)
Mutual labels:  relation-extraction
Tre
[AKBC 19] Improving Relation Extraction by Pre-trained Language Representations
Stars: ✭ 95 (+58.33%)
Mutual labels:  relation-extraction
Pytorch graph Rel
A PyTorch implementation of GraphRel
Stars: ✭ 204 (+240%)
Mutual labels:  relation-extraction
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (+6.67%)
Mutual labels:  relation-extraction
Deeplearning nlp
基于深度学习的自然语言处理库
Stars: ✭ 154 (+156.67%)
Mutual labels:  relation-extraction
Exemplar
An open relation extraction system
Stars: ✭ 46 (-23.33%)
Mutual labels:  relation-extraction
GP-GNN
Code and dataset of ACL2019 Paper: Graph Neural Networks with Generated Parameters for Relation Extraction.
Stars: ✭ 52 (-13.33%)
Mutual labels:  relation-extraction
Jointre
End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)
Stars: ✭ 41 (-31.67%)
Mutual labels:  relation-extraction
Tensorflow rlre
Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
Stars: ✭ 150 (+150%)
Mutual labels:  relation-extraction
Pytorch Nre
Neural Relation Extraction in Pytorch
Stars: ✭ 20 (-66.67%)
Mutual labels:  relation-extraction
Schema Based Knowledge Extraction
Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。
Stars: ✭ 199 (+231.67%)
Mutual labels:  relation-extraction
Gigabert
Zero-shot Transfer Learning from English to Arabic
Stars: ✭ 23 (-61.67%)
Mutual labels:  relation-extraction
Kg Baseline Pytorch
2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.
Stars: ✭ 149 (+148.33%)
Mutual labels:  relation-extraction
Nre
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
Stars: ✭ 795 (+1225%)
Mutual labels:  relation-extraction
lima
The Libre Multilingual Analyzer, a Natural Language Processing (NLP) C++ toolkit.
Stars: ✭ 75 (+25%)
Mutual labels:  relation-extraction
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+1131.67%)
Mutual labels:  relation-extraction
Hatt Proto
Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification
Stars: ✭ 149 (+148.33%)
Mutual labels:  relation-extraction
Awesome Relation Extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
Stars: ✭ 656 (+993.33%)
Mutual labels:  relation-extraction
Cnn Re Tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
Stars: ✭ 190 (+216.67%)
Mutual labels:  relation-extraction
Fewrel
A Large-Scale Few-Shot Relation Extraction Dataset
Stars: ✭ 526 (+776.67%)
Mutual labels:  relation-extraction
Bertem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
Stars: ✭ 146 (+143.33%)
Mutual labels:  relation-extraction
Chinesenre
中文实体关系抽取,pytorch,bilstm+attention
Stars: ✭ 463 (+671.67%)
Mutual labels:  relation-extraction
Bert Attributeextraction
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。
Stars: ✭ 224 (+273.33%)
Mutual labels:  relation-extraction
Open Entity Relation Extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
Stars: ✭ 350 (+483.33%)
Mutual labels:  relation-extraction
Atnre
Adversarial Training for Neural Relation Extraction
Stars: ✭ 108 (+80%)
Mutual labels:  relation-extraction
Aggcn
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
Stars: ✭ 318 (+430%)
Mutual labels:  relation-extraction
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (+178.33%)
Mutual labels:  relation-extraction
Multihead joint entity relation extraction
Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and relation extraction (EMNLP, 2018).
Stars: ✭ 301 (+401.67%)
Mutual labels:  relation-extraction
Zhopenie
Chinese Open Information Extraction (Tree-based Triple Relation Extraction Module)
Stars: ✭ 98 (+63.33%)
Mutual labels:  relation-extraction
spert
PyTorch code for SpERT: Span-based Entity and Relation Transformer
Stars: ✭ 572 (+853.33%)
Mutual labels:  relation-extraction
OpenUE
OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text published at EMNLP2020: https://aclanthology.org/2020.emnlp-demos.1.pdf)
Stars: ✭ 274 (+356.67%)
Mutual labels:  relation-extraction
Reside
EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information
Stars: ✭ 222 (+270%)
Mutual labels:  relation-extraction
1-60 of 96 similar projects