文本建模、文本分类相关开源项目推荐(Pytorch实现)

Awesome-Repositories-for-Text-Modeling

repopaper
miracleyoo/DPCNN-TextCNN-Pytorch-InceptionDeep Pyramid Convolutional Neural Networks for Text Categorization
Cheneng/DPCNNDeep Pyramid Convolutional Neural Networks for Text Categorization
conv-RNNA Hybrid Framework for Text Modeling with Convolutional RNN
AC-LSTM
– FastText;- BasicCNN (KimCNN,MultiLayerCNN, Multi-perspective CNN);- InceptionCNN;- LSTM (BILSTM, StackLSTM);- LSTM with Attention (Self Attention / Quantum Attention);- Hybrids between CNN and RNN (RCNN, C-LSTM);- Transformer – Attention is all you need;- ConS2S;- Capsule;- Quantum-inspired NN
Double ConvNet;C-LSTM
CNNConvolutional Neural Networks for Sentence Classification
CNN, RNN (LSTM and GRU)
fastText;TextCNN;TextRNN;RCNN;Hierarchical Attention Network;seq2seq with attention;Transformer(“Attend Is All You Need”);Dynamic Memory Network;EntityNetwork:tracking state of the world;
JerrikEph/Capsule4TextClassificationInformation Aggregation via Dynamic Routing for Sequence Encoding
SVMShort Text Classification with One Model for All Languages
VDCNNVery Deep Convolutional Neural Network for Text Classification
Sent2Vec (Skip-Thoughts)
Dialogue act tagging classification.Sequential Short-Text Classification with Recurrent and Convolutional Neural Networks
Universal Language Model Fine-tuning (ULMFiT)Universal Language Model Fine-tuning for Text Classification
cvangysel/SERTStructural Regularities in Text-based Entity Vector Spaces
klout/opendataActionable and Political Text Classification using Word Embeddings and LSTM
jacoxu/STC2Self-Taught Convolutional Neural Networks for Short Text Clustering
guoyinwang/LEAMJoint Embedding of Words and Labels for Text Classification
abhyudaynj/LSTM-CRF-modelsStructured prediction models for RNN based sequence labeling in clinical text
A Context-aware Natural Language Generator for Dialogue SystemsUFAL-DSG/tgen
hugochan/KATEKATE: K-Competitive Autoencoder for Text
harvardnlp/sa-vaeImproved Variational Autoencoders for Text Modeling using Dilated Convolutions
sordonia/hred-qsA Hierarchical Recurrent Encoder-Decoder For Generative Context-Aware Query Suggestion
lanwuwei/SPM_toolkitNeural Network Models for Paraphrase Identification, Semantic Textual Similarity, Natural Language Inference, and Question Answering
salesforce/awd-lstm-lm
cyvius96/adgpmRethinking Knowledge Graph Propagation for Zero-Shot Learning
alexandres/lexvecEnhancing the LexVec Distributed Word Representation Model UsingPositional Contexts and External Memory
brmson/dataset-stsSentence Pair Scoring: Towards Unified Framework for Text Comprehension
summanlp/textrankVariations of the Similarity Function of TextRank for Automated Summarization
yufengm/SelfAttentive:binaryA Structured Self-Attentive Sentence Embedding
ExplorerFreda/Structured-Self-Attentive-Sentence-Embedding:multi-classA Structured Self-Attentive Sentence Embedding
pandeykartikey/Hierarchical-Attention-NetworkHierarchical Attention Networks for Document Classification
    原文作者:pytorch
    原文地址: https://www.cnblogs.com/d0main/p/9462954.html
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞