Skip to content

Instantly share code, notes, and snippets.

@AllieUbisse
Forked from rdoume/TextClassification.md
Created June 6, 2020 04:31
Show Gist options
  • Save AllieUbisse/7d22f3c72615b3eace89ec827be725c7 to your computer and use it in GitHub Desktop.
Save AllieUbisse/7d22f3c72615b3eace89ec827be725c7 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