jiangxinyang227 / few_shot_learning
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
- 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 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
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 9 months ago
- ☆121Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 6 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- "Few-shot Text Classification with Distributional Signatures" ICLR 2020☆257Updated 4 years ago
- Few-Shot Text Classification with Induction Network☆18Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆103Updated 5 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- ☆132Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 7 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification☆60Updated 5 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- MTM☆142Updated 2 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆107Updated 3 years ago