Skip to content

Instantly share code, notes, and snippets.

@tusharbihani
Forked from psyyz10/TextClassification.md
Created April 29, 2018 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tusharbihani/2468931656c054dea39747d865f2a8ff to your computer and use it in GitHub Desktop.
Save tusharbihani/2468931656c054dea39747d865f2a8ff 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