• <sub id="pqc61"><p id="pqc61"></p></sub><sub id="pqc61"></sub>
    在线精品视频一区二区,亚洲中文字幕无码一久久区,正在播放肥臀熟妇在线视频,国内精品视频一区二区三区八戒 ,国产毛片三区二区一区,国产精品一区中文字幕,丰满少妇被猛烈进出69影院,国产成人无码
    您正在使用IE低版瀏覽器,為了您的雷峰網賬號安全和更好的產品體驗,強烈建議使用更快更安全的瀏覽器
    此為臨時鏈接,僅用于文章預覽,將在時失效
    人工智能學術 正文
    發私信給AI研習社
    發送

    0

    ACL 2019 27 篇論文實現代碼(持續更新中)

    本文作者: AI研習社 2019-07-24 11:34 專題:ACL 2019
    導語:AI研習社給大家整理了343篇論文,供大家學習!有需要的同學可以自行下載

    ACL 2019 27 篇論文實現代碼(持續更新中)

    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 相關論文實現代碼集合,請查收:

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

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

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


    26.《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


    25.《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


    24.《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


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

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

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


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

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

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


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

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

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


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

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

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


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

    論文地址:https://arxiv.org/abs/1906.03158

    Github地址:https://github.com/zhpmatrix/BERTem


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

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

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


    17.《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


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

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

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


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

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

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


    14.《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


    13.《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


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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


    6.《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


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

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

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


    4.《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


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

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

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


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

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

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


    1.《Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases》(NAACL 2019)

    論文地址:https://arxiv.org/abs/1903.02188

    GitHub地址:https://github.com/hugochan/BAMnet


    為了更加方便溝通交流,已經給大家準備好了微信群,想要加群的加 “AI研習社小助手” 的微信號吧歡迎來撩~

    ACL 2019 27 篇論文實現代碼(持續更新中)

    更多關于ACL 2019的最新資訊和動態,請到AI 研習社社區ACL頂會小組:https://ai.yanxishe.com/page/meeting/81?=from%20leiphone觀看。

    雷鋒網雷鋒網雷鋒網

    雷峰網原創文章,未經授權禁止轉載。詳情見轉載須知

    ACL 2019 27 篇論文實現代碼(持續更新中)

    分享:
    相關文章

    編輯

    聚焦數據科學,連接 AI 開發者。更多精彩內容,請訪問:yanxishe.com
    當月熱門文章
    最新文章
    請填寫申請人資料
    姓名
    電話
    郵箱
    微信號
    作品鏈接
    個人簡介
    為了您的賬戶安全,請驗證郵箱
    您的郵箱還未驗證,完成可獲20積分喲!
    請驗證您的郵箱
    立即驗證
    完善賬號信息
    您的賬號已經綁定,現在您可以設置密碼以方便用郵箱登錄
    立即設置 以后再說
    主站蜘蛛池模板: 国产午夜精品福利免费不| 5d肉蒲团之性战奶水| 亚洲欧美综合精品久久成人网 | 国产不卡一区二区在线| 超碰大香蕉| 色色图区| 国产成人精品系列在线观看| 久久本色成人综合网| 六十路老熟妇乱子伦视频| 亚洲女同性同志熟女| 视色网| 五月亚洲激情| 亚洲日韩Av一区二区三区中文| 日本免费新一区视频| 色欲综合久久中文字幕网| 少妇高潮水多太爽了动态图| 国产亚洲一区二区三区成人| 18禁不禁短片| 国产精品一区二区av| 精品婷婷色一区二区三区蜜桃| 亚洲国产天堂在线观看| 91啪在线| 人人妻人人狠人人爽天天综合网| 国产高清在线精品一本大道| 伊人伊狠亚洲综合影院| 亚洲永久免费精网站| 岛国av无码| 91亚洲国产三上悠亚在线播放| 国产激情免费视频在线观看| 国产综合精品一区二区三区| 亚洲人妻中文字幕一区| 亚洲精品mm1313久久| 中文字幕人妻精品| 日韩激情一区二区无码AV| 视频二区一区国产精品天天| 成人永久性免费在线视频| 日本成人| 成人a网站| 久久久久久亚洲精品不卡| 亚洲一区精品视频在线| 国产男女猛烈无遮挡免费视频|