ACL2020 Tutorial: Open-Domain Question Answering
The score code of FastBERT (ACL2020)
Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"
对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf
Cross-media Structured Common Space for Multimedia Event Extraction (ACL2020)
The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`
Codebase for the Summary Loop paper at ACL2020
Code for the ACL2020 paper Character-Level Translation with Self-Attention
Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network
Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。