Text Understanding from Scratch
Xiang Zhang Yann LeCun Address: Computer Science Department, Courant Institute of Mathematical Sciences, New York University
Abstract
This article demonstrates 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(LeCun et al. 1998) (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.
原文 arXiv:1502.01710;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1502.01710v5