PengboLiu / NLP-Papers
Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.
☆256Updated 4 years ago
Alternatives and similar repositories for NLP-Papers:
Users that are interested in NLP-Papers are comparing it to the libraries listed below
- BERT 源码阅读☆232Updated 5 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- 预训练语言模型综述☆547Updated 4 years ago
- Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers☆162Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- ☆328Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 4 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- ☆278Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- ☆531Updated 6 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago