Jingyilang / Text-Classification-pytorch
CNN BiGRU ensembled-method
☆12Updated 6 years ago
Alternatives and similar repositories for Text-Classification-pytorch:
Users that are interested in Text-Classification-pytorch are comparing it to the libraries listed below
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆74Updated 6 years ago
- 基于keras的评论文本情感分类☆43Updated 4 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆16Updated 6 years ago
- ☆19Updated 6 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆52Updated 2 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆83Updated 6 years ago
- Named Entity Recognition with Bidirectional LSTM-CNNs☆9Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Updated 7 years ago
- 碩論:基於Word2Vec之熱門主題偵測☆11Updated 7 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- LSTM三分类问题☆10Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- siamese lstm network for text similarity☆95Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow☆27Updated 7 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- ☆75Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago