前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >ACL 2019 26 篇论文实现代码(持续更新中)

ACL 2019 26 篇论文实现代码(持续更新中)

作者头像
AI研习社
发布2019-07-30 19:46:26
2K0
发布2019-07-30 19:46:26
举报
文章被收录于专栏:AI研习社AI研习社

整理:AI研习社助助

编辑:Pita    

ACL 2019 将于今年 7月28日-8月2日 在意大利佛罗伦萨举行,作为 NLP 顶级会议之一,备受广大 NLP 学术青年的关注。

ACL 2019 共接收了 765 篇论文,目前官网已经全部公布了接收论文列表,官方链接:http://www.acl2019.org/EN/program/papers.xhtml

但是官网还没有公布论文的链接,部分论文也没有展示出来。

但是AI研习社还是给大家整理到343篇论文,供大家学习!有需要的同学可以自行下载:https://ai.yanxishe.com/page/resourceDetail/898

以下是特意整理的 ACL 2019 相关论文实现代码集合,请查收~

论文实现代码集合

注:点击阅读原文访问更方便,还可查看持续更新内容!

26.《Learning Deep Transformer Models for Machine Translation》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.01787

GitHub地址:https://github.com/wangqiangneu/dlcl

25.《GraphRel: Modeling Text as Relational Graphs for Joint Entity and Relation Extractionn》(ACL 2019)

论文地址:https://tsujuifu.github.io/projs/acl19_graph-rel.html

GitHub地址:https://github.com/tsujuifu/pytorch_graph-rel

24.《Multimodal Transformer Networks for End-to-End Video-Grounded Dialogue Systems》(ACL 2019)

论文地址:https://arxiv.org/abs/1907.01166

GitHub地址:https://github.com/henryhungle/MTN

23.《Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.12866

GitHub地址:https://github.com/wenhuchen/HDSA-Dialog

22.《Learning Compressed Sentence Representations for On-Device Text Processing》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.08340

GitHub地址:https://github.com/Linear95/BinarySentEmb

21.《Dynamically Fused Graph Network for Multi-hop Reasoning》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.06933

GitHub地址:https://github.com/woshiyyya/DFGN-pytorch

20.《RankQA: Neural Question Answering with Answer Re-Ranking》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.03008

GitHub地址:https://github.com/bernhard2202/rankqa

19.《Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling》

论文地址:https://arxiv.org/abs/1906.06893

Github地址:https://github.com/Evan-Gao/conversational-QG

18.《Matching the Blanks: Distributional Similarity for Relation Learning》

论文地址:https://arxiv.org/abs/1906.03158 Github地址:https://github.com/zhpmatrix/BERTem

17.《AMR Parsing as Sequence-to-Graph Transduction》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.08704

GitHub地址:https://github.com/sheng-z/stog

16.《Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.06893

GitHub地址:https://github.com/Evan-Gao/conversational-QG

15.《Generating Question-Answer Hierarchies》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.02622

GitHub地址:https://github.com/martiansideofthemoon/squash-generation

14.《Matching Article Pairs with Graphical Decomposition and Convolutions》(ACL 2019)

论文地址:https://arxiv.org/abs/1802.07459

GitHub地址:https://github.com/BangLiu/ArticlePairMatching

13.《Towards Complex Text-to-SQL in Cross-Domain Database with Intermediate Representation》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.08205?context=cs.CL

GitHub地址:https://github.com/zhanzecheng/IRNet

12.《Constrained Decoding for Neural NLG from Compositional Representations in Task-Oriented Dialogue》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.07220

GitHub地址:https://github.com/facebookresearch/TreeNLG

11.《DocRED: A Large-Scale Document-Level Relation Extraction Dataset》(ACL 2019 )

论文地址:https://arxiv.org/abs/1906.06127

GitHub地址:https://github.com/thunlp/DocRED

10.《Attention Guided Graph Convolutional Networks for Relation Extraction》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.07510

GitHub地址:https://github.com/Cartus/AGGCN_TACRED

09.《Controllable Paraphrase Generation with a Syntactic Exemplar》 (ACL 2019)

论文地址:https://arxiv.org/abs/1906.00565

GitHub地址:https://github.com/mingdachen/syntactic-template-generation

08.《Expressing Visual Relationships via Language》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.07689

GitHub地址:https://github.com/airsplay/VisualRelationships

07.《Syntactically Supervised Transformers for Faster Neural Machine Translation》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.02780

GitHub地址:https://github.com/dojoteef/synst

06.《Compositional Questions Do Not Necessitate Multi-hop Reasoning》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.02900

GitHub地址:https://github.com/shmsw25/single-hop-rc

05.《Transferable Multi-Domain State Generator for Task-Oriented Dialogue Systems》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.08743

GitHub地址:https://github.com/jasonwu0731/trade-dst

04.《Data-to-text Generation with Entity Modeling》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.03221

GitHub地址:https://github.com/ratishsp/data2text-entity-py

03.《Multi-News: a Large-Scale Multi-Document Summarization Dataset and Abstractive Hierarchical Model》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.01749

GitHub地址:https://github.com/Alex-Fabbri/Multi-News

02.《Variational Pretraining for Semi-supervised Text Classification》(ACL 2019)

论文地址:https://arxiv.org/abs/1906.02242

GitHub地址:https://github.com/allenai/vampire

01.《Cognitive Graph for Multi-Hop Reading Comprehension at Scale》(ACL 2019)

论文地址:https://arxiv.org/abs/1905.05460

GitHub地址:https://github.com/THUDM/CogQA

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2019-07-28,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 AI研习社 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档