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
- transform multi-label classification as sentence pair task, with more training data and information☆179Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆192Updated 3 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆246Updated 4 years ago
- ☆279Updated 4 years ago
- ☆155Updated 3 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 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
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 3 years ago
- Collections of Chinese reading comprehension datasets☆215Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 预训练语言模型综述☆545Updated 4 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- 以词为基本单位的中文BERT☆463Updated 3 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆310Updated 4 years ago
- All For NLP, especially Chinese.☆173Updated 3 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆182Updated 4 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆154Updated 5 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆369Updated 3 years ago
- 中文NLP数据集☆153Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago