usualwitch / BiLSTM-CNN-PytorchLinks
BiLSTM-CNN for Chinese text classification.
☆19Updated 4 years ago
Alternatives and similar repositories for BiLSTM-CNN-Pytorch
Users that are interested in BiLSTM-CNN-Pytorch are comparing it to the libraries listed below
Sorting:
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- CNN-BiGRU-Attention模型☆92Updated 3 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- the DL methods used are : DNN, CNN, LSTM, GRU, CNN-LSTM, CNN-GRU, CNN-BiLSTM, CNN-BiGRU, the dataset used is : imbalanced NSL-KDD (KDDTra…☆44Updated 2 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- ☆16Updated 2 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆86Updated 4 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆313Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆120Updated 4 years ago
- pytorch实现的LSTM简易文本分类(附代码详解)☆38Updated 5 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 5 years ago
- dbn with smote 增强☆11Updated 6 years ago
- ☆275Updated 3 years ago
- Classifying text using Bi-LSTM, Transformer, BERT-ATT, BERT-BILSTM and BERT-CNN(文本分类)ChineseGLUE☆13Updated 2 years ago
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆44Updated 5 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆30Updated 2 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆53Updated 3 months ago
- detect malicious URL and Request (Bi-LSTM、Bi-LSTM + CNN、CNN + Bi-LSTM、CNN + Bi-LSTM + CNN)☆59Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆11Updated 3 weeks ago
- This repository includes code for the paper: Lithology Identification Based on One-dimensional Convolutional Neural Network and Recurrent…☆14Updated 2 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆91Updated 6 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆64Updated 4 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头 注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆17Updated 7 months ago
- 基于LSTM的异常检测☆25Updated 6 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated last year
- 微博谣言检测,LSTM/GRU☆86Updated 4 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- ☆16Updated 4 years ago