A General-Purpose Tagger with Convolutional Neural Networks
Xiang Yu, Agnieszka Fale\'nska, Ngoc Thang Vu

TL;DR
This paper introduces a versatile CNN-based tagger that effectively handles various linguistic tagging tasks without task-specific tuning, demonstrating robustness and state-of-the-art performance across multiple scenarios.
Contribution
It presents a general-purpose CNN tagger capable of achieving high accuracy across different tagging tasks without task-specific hyper-parameter tuning.
Findings
Achieves state-of-the-art results in POS, morphological, and supertagging.
Performs well on unnormalized and out-of-vocabulary texts.
Demonstrates robustness across diverse tagging tasks.
Abstract
We present a general-purpose tagger based on convolutional neural networks (CNN), used for both composing word vectors and encoding context information. The CNN tagger is robust across different tagging tasks: without task-specific tuning of hyper-parameters, it achieves state-of-the-art results in part-of-speech tagging, morphological tagging and supertagging. The CNN tagger is also robust against the out-of-vocabulary problem, it performs well on artificially unnormalized texts.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
