cswangjiawei / pytorch-char-cnn-text-classification

A pytorch implementation of the paper "Character-level Convolutional Networks for Text Classification"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

char-cnn-text-classification

A pytorch implementation of the paper "Character-level Convolutional Networks for Text Classification"

requirement

  • pytorch 1.0
  • python 3.6

tensorboardX

tensorboardx

About

A pytorch implementation of the paper "Character-level Convolutional Networks for Text Classification"


Languages

Language:Python 100.0%