Skip to content

Convolutional Neural Networks for Sentence Classification

Authors: Yoon Kim (2014)

arXiv: 1408.5882

Domains

Architecture

TLDR (English)

Uses CNN with pre-trained word vectors for text classification, proving "pre-trained embedding + simple architecture" beats hand-crafted features. An early sign of pre-training paradigm entering NLP.

TLDR(中文)

用 CNN + 预训练词向量做文本分类,证明"预训练 embedding + 简单架构"能打过手工特征工程,是预训练范式渗入 NLP 的早期标志。

Appears in These Articles

Co-cited Papers

These papers appear in the same articles as this one

Related Papers

Other papers in the same domain