PerpetualSmile / Sentiment-Analylsis-based-on-Attention-Mechanism
Try various attention mechanism(inter-attenion & self-attention & hierarchical-attention) on sentiment analysis task.
☆12Updated 6 years ago
Alternatives and similar repositories for Sentiment-Analylsis-based-on-Attention-Mechanism
Users that are interested in Sentiment-Analylsis-based-on-Attention-Mechanism are comparing it to the libraries listed below
Sorting:
- The public state-of-the-art methods for deep learning based ASC☆124Updated 5 years ago
- ☆134Updated 2 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- ☆167Updated 5 years ago
- All kinds of neural text classifiers implemented by Keras☆64Updated 5 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- [AAAI 2019] A Unified Model for Opinion Target Extraction and Target Sentiment Prediction☆272Updated last year
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆148Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 英文命名实体识别(NER)的研究☆56Updated 4 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆260Updated 5 years ago
- bert for chinese text classification☆142Updated 6 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 5 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆462Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- 重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package☆11Updated 6 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- ☆98Updated 5 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year