quincyliang / nlp-data-augmentationLinks
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
Sorting:
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- ☆278Updated 4 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆247Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 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 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- ☆156Updated 3 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆219Updated last year
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- ☆91Updated 5 years ago
- 中文NLP数据集☆154Updated 5 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 6 years ago
- NER(命名实体识别)中文语料,一站式获取☆128Updated 5 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 3 years ago
- ☆89Updated 5 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和 输出, 适合初学者☆93Updated 2 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago