jiangxinyang227 / few_shot_learning
classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, induction network
☆135Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for few_shot_learning
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆187Updated 5 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 4 years ago
- 复现论文《Few-Shot Text Classification with Induction Network》☆52Updated 5 years ago
- Learning To Compare For Text , Few shot learning in text classification☆42Updated 4 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆113Updated 2 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆105Updated 2 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 3 months ago
- ☆121Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Code and dataset of AAAI2020 Paper Neural Snowball for Few-Shot Relation Learning☆113Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification☆60Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆232Updated 3 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆100Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆178Updated 5 years ago
- Semi-supervised Learning for Sentiment Analysis☆53Updated 4 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 4 years ago
- ☆132Updated 3 years ago
- Few-Shot Text Classification with Induction Network☆18Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆105Updated 6 years ago
- ☆92Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆122Updated 4 years ago
- Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network☆153Updated 2 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago