Skip to content

Instantly share code, notes, and snippets.

@rdoume
Forked from psyyz10/TextClassification.md
Created March 27, 2017 13:28
Show Gist options
  • Save rdoume/21c1c99417a5a151bf8d63ebd476a392 to your computer and use it in GitHub Desktop.
Save rdoume/21c1c99417a5a151bf8d63ebd476a392 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