rxt2012kc / cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
☆10Updated 7 years ago
Alternatives and similar repositories for cnn-text-classification-tf:
Users that are interested in cnn-text-classification-tf are comparing it to the libraries listed below
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- ☆17Updated 3 years ago
- cw2vec implementation in pytorch☆17Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 6 years ago
- ☆132Updated 4 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 5 years ago
- PyTorch Bert Text Classification☆31Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆72Updated 2 years ago
- Bert中 文文本分类☆40Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- BERT预训练模型字向量提取工具☆52Updated 4 years ago
- This is a pytorch implement of cw2vec☆28Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- BiLSTM-ELMo-CNN-CRF for CoNLL 2003Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- “神策杯”关键词提取☆7Updated 6 years ago
- ☆38Updated 5 years ago