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 10 months ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- ☆131Updated 4 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- "Few-shot Text Classification with Distributional Signatures" ICLR 2020☆258Updated 4 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- A list of recent papers about Meta / few-shot learning methods applied in NLP areas.☆231Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- Code and dataset of AAAI2020 Paper Neural Snowball for Few-Shot Relation Learning☆111Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 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
- Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.☆107Updated 3 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Updated 2 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago