Text Understanding from Scratch
2015-02-05Code Available0· sign in to hype
Xiang Zhang, Yann Lecun
Code Available — Be the first to reproduce this paper.
ReproduceCode
Abstract
This article demontrates that we can apply deep learning to text understanding from character-level inputs all the way up to abstract text concepts, using temporal convolutional networks (ConvNets). We apply ConvNets to various large-scale datasets, including ontology classification, sentiment analysis, and text categorization. We show that temporal ConvNets can achieve astonishing performance without the knowledge of words, phrases, sentences and any other syntactic or semantic structures with regards to a human language. Evidence shows that our models can work for both English and Chinese.