关系抽取(Relation Extraction)论文合集

论文合集: https://github.com/CrazilyCode/RelationExtraction

CNN-based Models

RNN-based Models

  • (2016ACL) End-to-End Relation Extraction using LSTMs on Sequences and Tree Structure
  • (2016ACL) Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification
  • (2016COLING) Semantic Relation Classification via Hierarchical Recurrent Neural Network with Attention

Dependency-based Models

  • (2015ACL) A Dependency-Based Neural Network for Relation Classification
  • (2015EMNLP) Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Path
  • (2015EMNLP) Semantic Relation Classification via Convolutional Neural Networks with Simple Negative Sampling
  • (2016COLING) Improved Relation Classification by Deep Recurrent Neural Networks with Data Augmentation
  • (2016ACL) Bidirectional Recurrent Convolutional Neural Network for Relation Classification
  • (2018EMNLP) Neural Relation Extraction via Inner-Sentence Noise Reduction and Transfer Learning

持续更新中。。。

参考:
https://github.com/roomylee/awesome-relation-extraction

发布了37 篇原创文章 · 获赞 8 · 访问量 2万+

猜你喜欢

转载自blog.csdn.net/qq_21097885/article/details/103196091
今日推荐