Semi-Supervised Dependency Parsing

Semi-Supervised Dependency Parsing
Author: Wenliang Chen
Publisher: Springer
Total Pages: 149
Release: 2015-07-16
Genre: Language Arts & Disciplines
ISBN: 9812875522

Download Semi-Supervised Dependency Parsing Book in PDF, Epub and Kindle

This book presents a comprehensive overview of semi-supervised approaches to dependency parsing. Having become increasingly popular in recent years, one of the main reasons for their success is that they can make use of large unlabeled data together with relatively small labeled data and have shown their advantages in the context of dependency parsing for many languages. Various semi-supervised dependency parsing approaches have been proposed in recent works which utilize different types of information gleaned from unlabeled data. The book offers readers a comprehensive introduction to these approaches, making it ideally suited as a textbook for advanced undergraduate and graduate students and researchers in the fields of syntactic parsing and natural language processing.

Semi-Supervised Learning and Domain Adaptation in Natural Language Processing

Semi-Supervised Learning and Domain Adaptation in Natural Language Processing
Author: Anders Søgaard
Publisher: Springer Nature
Total Pages: 93
Release: 2022-05-31
Genre: Computers
ISBN: 3031021495

Download Semi-Supervised Learning and Domain Adaptation in Natural Language Processing Book in PDF, Epub and Kindle

This book introduces basic supervised learning algorithms applicable to natural language processing (NLP) and shows how the performance of these algorithms can often be improved by exploiting the marginal distribution of large amounts of unlabeled data. One reason for that is data sparsity, i.e., the limited amounts of data we have available in NLP. However, in most real-world NLP applications our labeled data is also heavily biased. This book introduces extensions of supervised learning algorithms to cope with data sparsity and different kinds of sampling bias. This book is intended to be both readable by first-year students and interesting to the expert audience. My intention was to introduce what is necessary to appreciate the major challenges we face in contemporary NLP related to data sparsity and sampling bias, without wasting too much time on details about supervised learning algorithms or particular NLP applications. I use text classification, part-of-speech tagging, and dependency parsing as running examples, and limit myself to a small set of cardinal learning algorithms. I have worried less about theoretical guarantees ("this algorithm never does too badly") than about useful rules of thumb ("in this case this algorithm may perform really well"). In NLP, data is so noisy, biased, and non-stationary that few theoretical guarantees can be established and we are typically left with our gut feelings and a catalogue of crazy ideas. I hope this book will provide its readers with both. Throughout the book we include snippets of Python code and empirical evaluations, when relevant.

Dependency Parsing

Dependency Parsing
Author: Sandra Kübler
Publisher: Morgan & Claypool Publishers
Total Pages: 128
Release: 2009
Genre: Computers
ISBN: 1598295969

Download Dependency Parsing Book in PDF, Epub and Kindle

Dependency-based methods for syntactic parsing have become increasingly popular in natural language processing in recent years. This book gives a thorough introduction to the methods that are most widely used today. After an introduction to dependency grammar and dependency parsing, followed by a formal characterization of the dependency parsing problem, the book surveys the three major classes of parsing models that are in current use: transition-based, graph-based, and grammar-based models. It continues with a chapter on evaluation and one on the comparison of different methods, and it closes with a few words on current trends and future prospects of dependency parsing. The book presupposes a knowledge of basic concepts in linguistics and computer science, as well as some knowledge of parsing methods for constituency-based representations. Table of Contents: Introduction / Dependency Parsing / Transition-Based Parsing / Graph-Based Parsing / Grammar-Based Parsing / Evaluation / Comparison / Final Thoughts

Advances in Discriminative Dependency Parsing

Advances in Discriminative Dependency Parsing
Author: Terry Y. Koo
Publisher:
Total Pages: 176
Release: 2010
Genre:
ISBN:

Download Advances in Discriminative Dependency Parsing Book in PDF, Epub and Kindle

Achieving a greater understanding of natural language syntax and parsing is a critical step in producing useful natural language processing systems. In this thesis, we focus on the formalism of dependency grammar as it allows one to model important head modifier relationships with a minimum of extraneous structure. Recent research in dependency parsing has highlighted the discriminative structured prediction framework (McDonald et al., 2005a; Carreras, 2007; Suzuki et al., 2009), which is characterized by two advantages: first, the availability of powerful discriminative learning algorithms like log-linear and max-margin models (Lafferty et al., 2001; Taskar et al., 2003), and second, the ability to use arbitrarily-defined feature representations. This thesis explores three advances in the field of discriminative dependency parsing. First, we show that the classic Matrix-Tree Theorem (Kirchhoff, 1847; Tutte, 1984) can be applied to the problem of non-projective dependency parsing, enabling both log-linear and max-margin parameter estimation in this setting. Second, we present novel third-order dependency parsing algorithms that extend the amount of context available to discriminative parsers while retaining computational complexity equivalent to existing second-order parsers. Finally, we describe a simple but effective method for augmenting the features of a dependency parser with information derived from standard clustering algorithms; our semi-supervised approach is able to deliver consistent benefits regardless of the amount of available training data.

Advances in Natural Language Processing

Advances in Natural Language Processing
Author: Hrafn Loftsson
Publisher: Springer Science & Business Media
Total Pages: 443
Release: 2010-07-30
Genre: Computers
ISBN: 3642147690

Download Advances in Natural Language Processing Book in PDF, Epub and Kindle

This book constitutes the proceedings of the 7th International Conference on Advances in Natural Language Processing held in Reykjavik, Iceland, in August 2010.

Towards Less Supervision in Dependency Parsing

Towards Less Supervision in Dependency Parsing
Author: Seyedabolghasem Mirroshandel
Publisher:
Total Pages: 110
Release: 2015
Genre:
ISBN:

Download Towards Less Supervision in Dependency Parsing Book in PDF, Epub and Kindle

Probabilistic parsing is one of the most attractive research areas in natural language processing. Current successful probabilistic parsers require large treebanks which are difficult, time consuming, and expensive to produce. Therefore, we focused our attention on less-supervised approaches. We suggested two categories of solution: active learning and semi-supervised algorithm. Active learning strategies allow one to select the most informative samples for annotation. Most existing active learning strategies for parsing rely on selecting uncertain sentences for annotation. We show in our research, on four different languages (French, English, Persian, and Arabic), that selecting full sentences is not an optimal solution and propose a way to select only subparts of sentences. As our experiments have shown, some parts of the sentences do not contain any useful information for training a parser, and focusing on uncertain subparts of the sentences is a more effective solution in active learning.

International Conference on Digital Libraries (ICDL) 2016

International Conference on Digital Libraries (ICDL) 2016
Author: Shantanu Ganguly
Publisher: The Energy and Resources Institute (TERI)
Total Pages: 1072
Release: 2016-12-14
Genre: Language Arts & Disciplines
ISBN: 8179936538

Download International Conference on Digital Libraries (ICDL) 2016 Book in PDF, Epub and Kindle

The ICDL Conferences are recognized as one of the most important platforms in the world where noted experts share their experiences. Many DL experts have contributed thought-provoking papers in ICDL 2016. These important papers are reviewed and conceptualized into ICDL on di_ erent areas of DL proceedings. The Proceedings have two volumes and over 700 pages.

Natural Language Processing and Chinese Computing

Natural Language Processing and Chinese Computing
Author: Juanzi Li
Publisher: Springer
Total Pages: 612
Release: 2015-10-07
Genre: Computers
ISBN: 3319252070

Download Natural Language Processing and Chinese Computing Book in PDF, Epub and Kindle

This book constitutes the refereed proceedings of the 4th CCF Conference, NLPCC 2015, held in Nanchang, China, in October 2015. The 35 revised full papers presented together with 22 short papers were carefully reviewed and selected from 238 submissions. The papers are organized in topical sections on fundamentals on language computing; applications on language computing; NLP for search technology and ads; web mining; knowledge acquisition and information extraction.

Neural Information Processing

Neural Information Processing
Author: Akira Hirose
Publisher: Springer
Total Pages: 646
Release: 2016-09-30
Genre: Computers
ISBN: 3319466879

Download Neural Information Processing Book in PDF, Epub and Kindle

The four volume set LNCS 9947, LNCS 9948, LNCS 9949, and LNCS 9950 constitutes the proceedings of the 23rd International Conference on Neural Information Processing, ICONIP 2016, held in Kyoto, Japan, in October 2016. The 296 full papers presented were carefully reviewed and selected from 431 submissions. The 4 volumes are organized in topical sections on deep and reinforcement learning; big data analysis; neural data analysis; robotics and control; bio-inspired/energy efficient information processing; whole brain architecture; neurodynamics; bioinformatics; biomedical engineering; data mining and cybersecurity workshop; machine learning; neuromorphic hardware; sensory perception; pattern recognition; social networks; brain-machine interface; computer vision; time series analysis; data-driven approach for extracting latent features; topological and graph based clustering methods; computational intelligence; data mining; deep neural networks; computational and cognitive neurosciences; theory and algorithms.