xcfcode / What-I-Have-Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
☆162Updated 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
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- Survey on Machine Reading Comprehension☆148Updated 4 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆440Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- NLP Course Material & QA☆168Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network☆152Updated 2 years ago
- Collections of Chinese reading comprehension datasets☆215Updated 5 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
- This is the official code repository for NumNet+(https://leaderboard.allenai.org/drop/submission/blu418v76glsbnh1qvd0)☆177Updated 6 months ago
- Must-read Papers on Sememe Computation☆197Updated last year
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- ChID: A Large-scale Chinese IDiom Dataset for Cloze Test☆146Updated last year
- ☆92Updated 4 years ago
- Question Generation Papers Collection.☆206Updated 3 years ago
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆190Updated 2 years ago
- Minghao Hu's thesis on Machine Reading Comprehension☆37Updated 5 years ago
- Leaderboards, Datasets and Papers for Multi-Turn Response Selection in Retrieval-Based Chatbots☆203Updated 3 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☆235Updated 4 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆133Updated 3 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆339Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 5 months ago
- Chinese GPT2: pre-training and fine-tuning framework for text generation☆187Updated 3 years ago
- ☆443Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago