Skip to content

Instantly share code, notes, and snippets.

@psyyz10
Last active February 21, 2023 03:24
Show Gist options
  • Star 19 You must be signed in to star a gist
  • Fork 10 You must be signed in to fork a gist
  • Save psyyz10/7944a9669451d2610592ef376d5ff13f to your computer and use it in GitHub Desktop.
Save psyyz10/7944a9669451d2610592ef376d5ff13f to your computer and use it in GitHub Desktop.

This document summarizes some potentially useful papers and code repositories on Sentiment analysis / document classification

     Torch Code

  1. Related Paper: Molding CNNs for text: non-linear, non-consecutive convolutions. EMNLP 2015

    Code:

    Theano Code

  2. Related Paper: Very Deep Convolutional Networks for Text Classification. Facebook 2017      

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment