quincyliang / nlp-data-augmentation
Data Augmentation for NLP. NLP数据增强
☆295Updated 4 years ago
Alternatives and similar repositories for nlp-data-augmentation:
Users that are interested in nlp-data-augmentation are comparing it to the libraries listed below
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Updated 5 years ago
- ☆278Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆245Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- TensorFlow code and pre-trained models for BERT and ERNIE☆143Updated 5 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- 中文NLP数据集☆153Updated 5 years ago
- Collections of Chinese reading comprehension datasets☆215Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- ☆91Updated 4 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结☆131Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- baseline system of knowledge driven dialogue competition☆269Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆98Updated 5 years ago