中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
最近更新: 4年前Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
最近更新: 4年前A Position-aware Bidirectional Attention Network for Aspect-level Sentiment Analysis, PyTorch implementation.
最近更新: 4年前Repository for replicating results from the paper Aspect Level Sentiment Classification with Deep Memory Network
最近更新: 4年前Reproducing the paper "Ask Me Anything: Dynamic Memory Networks for Natural Language Processing"
最近更新: 4年前Implementation of Dynamic memory networks plus in Pytorch
最近更新: 4年前Codes for # ACL2019 paper "Progressive Self-Supervised Attention Learning for Aspect-Level Sentiment Analysis", which contains TNet-Att(+AS) and MN(+AS)
最近更新: 4年前Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
最近更新: 4年多前Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
最近更新: 4年多前