scispace - formally typeset
Open AccessJournal Article

Natural Language Processing (Almost) from Scratch

Reads0
Chats0
TLDR
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 is proposed.
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.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Event Embeddings for Semantic Script Modeling

TL;DR: A neural network model which relies on distributed compositional representations of events, which captures statistical dependencies between events in a scenario, overcomes some of the shortcomings of previous approaches and outperforms count-based counterparts on the narrative cloze task.
Posted Content

Interpretation of Prediction Models Using the Input Gradient

TL;DR: A simple method to interpret the behavior of any predictive model, both for regression and classification, as well as interpreting convolutional and multi-layer neural networks in the field of natural language processing.
Proceedings Article

Deceptive Opinion Spam Detection Using Neural Network

TL;DR: Experimental results show that the proposed neural network model to learn document-level representation for detecting deceptive opinion spam outperforms state-of-the-art methods.
Journal ArticleDOI

Image Caption Generation with Part of Speech Guidance

TL;DR: Experimental results on the most popular benchmark datasets, e.g., Flickr30k and MS COCO, consistently demonstrate that the method can significantly enhance the performance of a standard image caption generation model, and achieve the conpetitive results.
Journal ArticleDOI

Deep learning based emotion analysis of microblog texts

TL;DR: A microblog emotion classification model, namely, CNN_Text_Word2vec, is proposed on the basis of convolutional neural network (CNN) to solve the problems of short texts or micro-texts and the impact of different semantic units on the accuracy is explored.
References
More filters
Journal ArticleDOI

Gradient-based learning applied to document recognition

TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
Journal ArticleDOI

A tutorial on hidden Markov models and selected applications in speech recognition

TL;DR: In this paper, the authors provide an overview of the basic theory of hidden Markov models (HMMs) as originated by L.E. Baum and T. Petrie (1966) and give practical details on methods of implementation of the theory along with a description of selected applications of HMMs to distinct problems in speech recognition.
Book

Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference

TL;DR: Probabilistic Reasoning in Intelligent Systems as mentioned in this paper is a complete and accessible account of the theoretical foundations and computational methods that underlie plausible reasoning under uncertainty, and provides a coherent explication of probability as a language for reasoning with partial belief.
Journal ArticleDOI

A fast learning algorithm for deep belief nets

TL;DR: A fast, greedy algorithm is derived that can learn deep, directed belief networks one layer at a time, provided the top two layers form an undirected associative memory.
Journal ArticleDOI

Machine learning

TL;DR: Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis.
Related Papers (5)