johnson7788 / MixTextLinks
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
☆24Updated 5 years ago
Alternatives and similar repositories for MixText
Users that are interested in MixText are comparing it to the libraries listed below
Sorting:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆119Updated 3 years ago
- ☆60Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆67Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆56Updated 2 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆43Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 3 years ago
- ☆157Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 3 years ago
- ☆27Updated 2 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago