资源算法CapsNet-for-Sentiment-Analysis

CapsNet-for-Sentiment-Analysis

2020-03-27 | |  35 |   0 |   0

CapsNet-for-Sentiment-Analysis

Sentiment analysis using CapsNet architecture

Convolutional Neural Networks have shown state of the art performance in Text Classification . But there is still a loss of information which happens due to the presence of MaxPool layer in CNNs. With Hinton's CapsNet , the loss of information is avoided . Not just that , the 'pose' or the'orientation' of an object or a representation is preserved .

This is another attempt of using CapsNet for Sentiment Analysis in a mixed language corpus (Hinglish).

For text preprocessing , 100 dimensional Glove embeddings were used.

Credits https://github.com/stefan-it , this is a modification of his CapsNet class implementation.

Improvements

Used Glove embeddings for only english words and Fastext for hindi words. Improvement in accuracy was noted.


上一篇:capsnet-segmentation

下一篇:DL_Project_CapsNet

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...