fanway / HCCNN
CNN for hierarchical text classification
☆9Updated 5 years ago
Alternatives and similar repositories for HCCNN:
Users that are interested in HCCNN are comparing it to the libraries listed below
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆48Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- cnn bilstm crf 作中文命名实体识别☆13Updated 4 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 4 years ago
- the implementation for Disconnected Recurrent Neural Networks☆34Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- onetree1994 / Modified-and-Annotated-Code-of--An--Unsupervised-Neural-Attention-Model-for-Aspect-Extraction--operating system: win10; environment: anaconda + keras2(theano) + other up-to-date modules; some chinese annotations are alse added in th…☆13Updated 6 years ago
- ☆134Updated 2 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆38Updated 5 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆16Updated 5 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 5 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆26Updated 3 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- bilstm _Attention_crf☆37Updated 5 years ago
- Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification☆52Updated 5 years ago
- The public state-of-the-art methods for deep learning based ASC☆126Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 4 years ago
- cw2vec implementation in pytorch☆17Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 5 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- 利用CNN模型进行文本分类,包含双通道和单通道,是否使用词向量等多种方式☆12Updated 4 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago