xcfcode / What-I-Have-ReadLinks
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
☆165Updated 3 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
Sorting:
- 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.☆256Updated 4 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆437Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Survey on Machine Reading Comprehension☆148Updated 4 years ago
- NLP Course Material & QA☆171Updated 3 years ago
- Must-read Papers on Sememe Computation☆197Updated 2 years ago
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆132Updated 4 years ago
- Question Generation Papers Collection.☆206Updated 3 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
- antnlp seminar materials☆85Updated last year
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated 10 months ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆369Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- ☆93Updated 5 years ago
- a simple yet complete implementation of the popular BERT model☆127Updated 5 years ago
- Leaderboards, Datasets and Papers for Multi-Turn Response Selection in Retrieval-Based Chatbots☆203Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆338Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆219Updated 6 years ago
- ChID: A Large-scale Chinese IDiom Dataset for Cloze Test☆150Updated 2 years ago
- Minghao Hu's thesis on Machine Reading Comprehension☆37Updated 5 years ago
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆298Updated 3 years ago
- Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network☆153Updated 3 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆219Updated 3 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago