InsaneLife / NLPDataAugmentationLinks
Chinese NLP Data Augmentation, BERT Contextual Augmentation
☆110Updated 3 years ago
Alternatives and similar repositories for NLPDataAugmentation
Users that are interested in NLPDataAugmentation are comparing it to the libraries listed below
Sorting:
- ☆278Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- ☆87Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 3 years ago
- ☆91Updated 5 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- chinese version of longformer☆113Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆343Updated 3 years ago
- 中文NLP数据集☆154Updated 5 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆321Updated last year
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆236Updated 2 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task