xcfcode / What-I-Have-Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
☆165Updated 2 years ago
Alternatives and similar repositories for What-I-Have-Read:
Users that are interested in What-I-Have-Read are comparing it to the libraries listed below
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆257Updated 4 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆439Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- NLP Course Material & QA☆171Updated 3 years ago
- Survey on Machine Reading Comprehension☆148Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- ChID: A Large-scale Chinese IDiom Dataset for Cloze Test☆150Updated last year
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆105Updated 5 years ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆219Updated 3 years ago
- ☆93Updated 5 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆173Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- baseline system of knowledge driven dialogue competition☆269Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Graph Convolution Network for NLP☆212Updated last year
- Chinese GPT2: pre-training and fine-tuning framework for text generation☆188Updated 3 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- MTM☆142Updated 2 years ago
- Adversarial Training for Natural Language Understanding☆252Updated last year
- Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"☆457Updated 2 years ago
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆133Updated 4 years ago
- PyTorch implementation of the ACL 2019 paper "Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader"☆139Updated 5 years ago
- This is the official code repository for NumNet+(https://leaderboard.allenai.org/drop/submission/blu418v76glsbnh1qvd0)☆177Updated 8 months ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago