zy1996code / nlp_basic_model
some basic deep learning models/method for nlp, text classification.
☆80Updated 5 years ago
Alternatives and similar repositories for nlp_basic_model
Users that are interested in nlp_basic_model are comparing it to the libraries listed below
Sorting:
- ☆166Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆44Updated 9 months ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- ☆132Updated 4 years ago
- datafountain☆16Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆174Updated 5 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 4 months ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago
- 注意力 机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆266Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆22Updated 5 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- star_transformer pytorch☆27Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- NLP☆134Updated last year
- ☆30Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- the implementation for Disconnected Recurrent Neural Networks☆34Updated 6 years ago