Inductive Dependency Parsing

Inductive Dependency Parsing
Author: Joakim Nivre
Publisher: Springer Science & Business Media
Total Pages: 224
Release: 2006-08-05
Genre: Computers
ISBN: 1402048890

This book describes the framework of inductive dependency parsing, a methodology for robust and efficient syntactic analysis of unrestricted natural language text. Coverage includes a theoretical analysis of central models and algorithms, and an empirical evaluation of memory-based dependency parsing using data from Swedish and English. A one-stop reference to dependency-based parsing of natural language, it will interest researchers and system developers in language technology, and is suitable for graduate or advanced undergraduate courses.

Inductive Dependency Parsing

Inductive Dependency Parsing
Author: Joakim Nivre
Publisher: Springer
Total Pages: 212
Release: 2006-06-28
Genre: Computers
ISBN: 9781402048883

This book describes the framework of inductive dependency parsing, a methodology for robust and efficient syntactic analysis of unrestricted natural language text. Coverage includes a theoretical analysis of central models and algorithms, and an empirical evaluation of memory-based dependency parsing using data from Swedish and English. A one-stop reference to dependency-based parsing of natural language, it will interest researchers and system developers in language technology, and is suitable for graduate or advanced undergraduate courses.

SOFSEM 2015: Theory and Practice of Computer Science

SOFSEM 2015: Theory and Practice of Computer Science
Author: Giuseppe Italiano
Publisher: Springer
Total Pages: 631
Release: 2015-01-14
Genre: Computers
ISBN: 3662460785

This book constitutes the proceedings of the 41st International Conference on Current Trends in Theory and Practice of Computer Science held in Pec pod Sněžkou, Czech Republic, during January 24-29, 2015. The book features 8 invited talks and 42 regular papers which were carefully reviewed and selected from 101 submissions. The papers are organized in topical sections named: foundations of computer science; software and Web engineering; data, information, and knowledge engineering; and cryptography, security, and verification.

Parsing Schemata for Practical Text Analysis

Parsing Schemata for Practical Text Analysis
Author: Carlos Gómez Rodríguez
Publisher: World Scientific
Total Pages: 290
Release: 2010
Genre: Computers
ISBN: 1848165617

The book presents a wide range of recent research results about parsing schemata, introducing formal frameworks and theoretical results while keeping a constant focus on applicability to practical parsing problems. The first part includes a general introduction to the parsing schemata formalism that contains the basic notions needed to understand the rest of the parts. Thus, this compendium can be used as an introduction to natural language parsing, allowing postgraduate students not only to get a solid grasp of the fundamental concepts underlying parsing algorithms, but also an understanding of the latest developments and challenges in the field. Researchers in computational linguistics will find novel results where parsing schemata are applied to current problems that are being actively researched in the computational linguistics community (like dependency parsing, robust parsing, or the treatment of non-projective linguistics phenomena). This book not only explains these results in a more detailed, comprehensive and self-contained way, and highlights the relations between them, but also includes new contributions that have not been presented.

Turkish Natural Language Processing

Turkish Natural Language Processing
Author: Kemal Oflazer
Publisher: Springer
Total Pages: 376
Release: 2018-07-20
Genre: Language Arts & Disciplines
ISBN: 3319901656

This book brings together work on Turkish natural language and speech processing over the last 25 years, covering numerous fundamental tasks ranging from morphological processing and language modeling, to full-fledged deep parsing and machine translation, as well as computational resources developed along the way to enable most of this work. Owing to its complex morphology and free constituent order, Turkish has proved to be a fascinating language for natural language and speech processing research and applications. After an overview of the aspects of Turkish that make it challenging for natural language and speech processing tasks, this book discusses in detail the main tasks and applications of Turkish natural language and speech processing. A compendium of the work on Turkish natural language and speech processing, it is a valuable reference for new researchers considering computational work on Turkish, as well as a one-stop resource for commercial and research institutions planning to develop applications for Turkish. It also serves as a blueprint for similar work on other Turkic languages such as Azeri, Turkmen and Uzbek.

Empirical Approaches to Linguistic Theory

Empirical Approaches to Linguistic Theory
Author: Britta Stolterfoht
Publisher: Walter de Gruyter
Total Pages: 360
Release: 2012-10-01
Genre: Language Arts & Disciplines
ISBN: 1614510881

The mental representation of language cannot be directly observed but must be inferred and modelled from its effects at second hand. Linguists have traditionally responded to this in two ways, either going for a fairly data-light approach and valuing theoretical creativity, or pursuing just those goals for which data is available and trusting to data-driven descriptive work. More recently, advances in technology and experimental techniques have made data gathering easier and more accessible, so that a theoretically informed but empirically based approach is rapidly growing in popularity. This synthesis permits linguists to combine the intellectual hypothesis generation of the theoreticians with the ability to deliver hard answers of the empiricist. This volume is a collection of papers in this direction, using mostly experiment methods to yield insights into syntactic and semantic structures, language processing, and acquisition. Papers report corpus data, neurological investigations, child language studies, and fieldwork from minority languages.

Computational Linguistics and Intelligent Text Processing

Computational Linguistics and Intelligent Text Processing
Author: Alexander Gelbukh
Publisher: Springer
Total Pages: 486
Release: 2011-02-07
Genre: Computers
ISBN: 3642194001

This two-volume set, consisting of LNCS 6608 and LNCS 6609, constitutes the thoroughly refereed proceedings of the 12th International Conference on Computer Linguistics and Intelligent Processing, held in Tokyo, Japan, in February 2011. The 74 full papers, presented together with 4 invited papers, were carefully reviewed and selected from 298 submissions. The contents have been ordered according to the following topical sections: lexical resources; syntax and parsing; part-of-speech tagging and morphology; word sense disambiguation; semantics and discourse; opinion mining and sentiment detection; text generation; machine translation and multilingualism; information extraction and information retrieval; text categorization and classification; summarization and recognizing textual entailment; authoring aid, error correction, and style analysis; and speech recognition and generation.

Trends in Parsing Technology

Trends in Parsing Technology
Author: Harry Bunt
Publisher: Springer Science & Business Media
Total Pages: 300
Release: 2010-10-06
Genre: Language Arts & Disciplines
ISBN: 9048193524

Computer parsing technology, which breaks down complex linguistic structures into their constituent parts, is a key research area in the automatic processing of human language. This volume is a collection of contributions from leading researchers in the field of natural language processing technology, each of whom detail their recent work which includes new techniques as well as results. The book presents an overview of the state of the art in current research into parsing technologies, focusing on three important themes: dependency parsing, domain adaptation, and deep parsing. The technology, which has a variety of practical uses, is especially concerned with the methods, tools and software that can be used to parse automatically. Applications include extracting information from free text or speech, question answering, speech recognition and comprehension, recommender systems, machine translation, and automatic summarization. New developments in the area of parsing technology are thus widely applicable, and researchers and professionals from a number of fields will find the material here required reading. As well as the other four volumes on parsing technology in this series this book has a breadth of coverage that makes it suitable both as an overview of the field for graduate students, and as a reference for established researchers in computational linguistics, artificial intelligence, computer science, language engineering, information science, and cognitive science. It will also be of interest to designers, developers, and advanced users of natural language processing systems, including applications such as spoken dialogue, text mining, multimodal human-computer interaction, and semantic web technology.

Dependency Parsing

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

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