pith. sign in

arxiv: 1103.0398 · v1 · pith:OVTTNSN2new · submitted 2011-03-02 · 💻 cs.LG · cs.CL

Natural Language Processing (almost) from Scratch

classification 💻 cs.LG cs.CL
keywords basislanguagenaturalprocessingsystemtaggingachievedalgorithm
0
0 comments X
read the original abstract

We propose a unified neural network architecture and learning algorithm that can be applied to various natural language processing tasks including: part-of-speech tagging, chunking, named entity recognition, and semantic role labeling. This versatility is achieved by trying to avoid task-specific engineering and therefore disregarding a lot of prior knowledge. Instead of exploiting man-made input features carefully optimized for each task, our system learns internal representations on the basis of vast amounts of mostly unlabeled training data. This work is then used as a basis for building a freely available tagging system with good performance and minimal computational requirements.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Multi-Party Turn-Taking Models from Dialogue Logs

    cs.CL 2019-07 unverdicted novelty 3.0

    ML models predict next speaker in multi-party dialogues, with content-based deep learning performing best on large corpora while simpler speaker-only models suffice for small topic-focused ones.