jiangxinyang227 / few_shot_learningLinks
classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, induction network
☆136Updated 5 years ago
Alternatives and similar repositories for few_shot_learning
Users that are interested in few_shot_learning are comparing it to the libraries listed below
Sorting:
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆189Updated 6 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 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 5 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 11 months ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- UDA(Unsupervised Data Augmentation) implemented by pytorch☆277Updated 5 years ago
- ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification☆60Updated 5 years ago
- ☆121Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆108Updated 3 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- BERT for few_shot_learning, provided siamese net, match net, prototypical net☆12Updated 5 years ago
- MTM☆142Updated 2 years ago
- finetune bert for small dataset text classification in a few-shot learning manner using ProtoNet☆27Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- Code and dataset of AAAI2020 Paper Neural Snowball for Few-Shot Relation Learning☆111Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- "Few-shot Text Classification with Distributional Signatures" ICLR 2020☆258Updated 4 years ago
- OpenNRE for Chinese open relation extraction task in pytorch☆35Updated 2 years ago
- Few-Shot Text Classification with Induction Network☆18Updated 5 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 11 months ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago