๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Neural network methods for natural language processing

โœ Scribed by Goldberg, Yoav


Publisher
Morgan & Claypool
Year
2017
Tongue
English
Leaves
311
Series
Synthesis lectures on human language technologies lecture #37
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Neural networks are a family of powerful machine learning models. This book focuses on the application of neural network models to natural language data. The first half of the book (Parts I and II) covers the basics of supervised machine learning and feed-forward neural networks, the basics of working with machine learning over language data, and the use of vector-based rather than symbolic representations for words. It also covers the computation-graph abstraction, which allows to easily define and train arbitrary neural networks, and is the basis behind the design of contemporary neural network software libraries. The second part of the book (Parts III and IV) introduces more specialized neural network architectures, including 1D convolutional neural networks, recurrent neural networks, conditioned-generation models, and attention-based models. These architectures and techniques are the driving force behind state-of-the-art algorithms for machine translation, syntactic parsing, and many other applications. Finally, we also discuss tree-shaped networks, structured prediction, and the prospects of multi-task learning.;1. Introduction -- 2. Learning basics and linear models -- 3. From linear models to multi-layer perceptrons -- 4. Feed-forward neural networks -- 5. Neural network training -- 6. Features for textual data -- 7. Case studies of NLP features -- 8. From textual features to inputs -- 9. Language modeling -- 10. Pre-trained word representations -- 11. Using word embeddings -- 12. Case study: a feed-forward architecture for sentence meaning inference -- 13. Ngram detectors: convolutional neural networks -- 14. Recurrent neural networks: modeling sequences and stacks -- 15. Concrete recurrent neural network architectures -- 16. Modeling with recurrent networks -- 17. Conditioned generation -- 18. Modeling trees with recursive neural networks -- 19. Structured output prediction -- 20. Cascaded, multi-task and semi-supervised learning -- 21. Conclusion -- Bibliography -- Author's biography.

โœฆ Table of Contents


  1. Introduction --
    2. Learning basics and linear models --
    3. From linear models to multi-layer perceptrons --
    4. Feed-forward neural networks --
    5. Neural network training --
    6. Features for textual data --
    7. Case studies of NLP features --
    8. From textual features to inputs --
    9. Language modeling --
    10. Pre-trained word representations --
    11. Using word embeddings --
    12. Case study: a feed-forward architecture for sentence meaning inference --
    13. Ngram detectors: convolutional neural networks --
    14. Recurrent neural networks: modeling sequences and stacks --
    15. Concrete recurrent neural network architectures --
    16. Modeling with recurrent networks --
    17. Conditioned generation --
    18. Modeling trees with recursive neural networks --
    19. Structured output prediction --
    20. Cascaded, multi-task and semi-supervised learning --
    21. Conclusion --
    Bibliography --
    Author's biography.

โœฆ Subjects


Natural language processing (Computer science);Neural networks (Computer science)


๐Ÿ“œ SIMILAR VOLUMES


Neural Network Methods for Natural Langu
โœ Yoav Goldberg ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Morgan & Claypool ๐ŸŒ English

Neural networks are a family of powerful machine learning models. This book focuses on the application of neural network models to natural language data. The first half of the book (Parts I and II) covers the basics of supervised machine learning and feed-forward neural networks, the basics of worki

Neural Networks for Natural Language Pro
โœ Sumathi S., Janani M ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Engineering Science Reference ๐ŸŒ English

Information in today's advancing world is rapidly expanding and becoming widely available. This eruption of data has made handling it a daunting and time-consuming task. Natural language processing (NLP) is a method that applies linguistics and algorithms to large amounts of this data to make it mor

Deep Learning for Natural Language Proce
โœ Karthiek Reddy Bokka; Shubhangi Hora; Tanuj Jain; Monicah Wambugu ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Gain the knowledge of various deep neural network architectures and their application areas to conquer your NLP issues.</b></p> Key Features <li>Gain insights into the basic building blocks of natural language processing </li> <li>Learn how to select the best deep neural network to solve your

Deep Learning for Natural Language Proce
โœ Palash Goyal; Sumit Pandey; Karan Jain ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Apress ๐ŸŒ English

Discover the concepts of deep learning used for natural language processing (NLP), with full-fledged examples of neural network models such as recurrent neural networks, long short-term memory networks, and sequence-2-sequence models. Youโ€™ll start by covering the mathematical prerequisites and the f