Cooper111 / pretrained_embedding_tutorialLinks
1.16-1.20小白我对于预训练词向量的使用的一些经验总结~
☆23Updated 6 years ago
Alternatives and similar repositories for pretrained_embedding_tutorial
Users that are interested in pretrained_embedding_tutorial are comparing it to the libraries listed below
Sorting:
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Updated 5 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- the implementation for Disconnected Recurrent Neural Networks☆34Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- 2019达观杯 第六名代码☆43Updated 2 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- paper reading☆20Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- ☆31Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 6 years ago
- Our experience & lesson & code☆48Updated 7 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- Paper notes: Linguistically Regularized LSTM for Sentiment Classification☆7Updated 6 years ago
- 电商评论情感分类☆15Updated 4 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- QA-style Sentiment Classification☆20Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 蚂蚁金服比赛 15th/2632☆47Updated 6 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- cw2vec implementation in pytorch☆17Updated 6 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago