paper-with-me

홈 › Papers

Unsupervised Natural Language Parsing (Introductory Tutorial)

2021-04-01 · EACL 2021 2 · Kewei Tu, Yong Jiang, Wenjuan Han, Yanpeng Zhao

Unsupervised parsing learns a syntactic parser from training sentences without parse tree annotations. Recently, there has been a resurgence of interest in unsupervised parsing, which can be attributed to the combination of two trends in the NLP community: a general trend towards unsupervised training or pre-training, and an emerging trend towards finding or modeling linguistic structures in neural models. In this tutorial, we will introduce to the general audience what unsupervised parsing does and how it can be useful for and beyond syntactic parsing. We will then provide a systematic overview of major classes of approaches to unsupervised parsing, namely generative and discriminative approaches, and analyze their relative strengths and weaknesses. We will cover both decade-old statistical approaches and more recent neural approaches to give the audience a sense of the historical and recent development of the field. We will also discuss emerging research topics such as BERT-based approaches and visually grounded learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cross-lingual Semantic Representation for NLP with UCCA

2020-12-01 · COLING 2020 8 · Omri Abend, Dotan Dvir, Daniel Hershcovich, Jakob Prange 외

This is an introductory tutorial to UCCA (Universal Conceptual Cognitive Annotation), a cross-linguistically applicable framework for semantic representation, with corpora annotated in English, German and French, and ong…

PhilosophyUCCA Parsing

Connecting Ideas in 'Lower-Resource' Scenarios: NLP for National Varieties, Creoles and Other Low-resource Scenarios

2024-09-19 · Aditya Joshi, Diptesh Kanojia, Heather Lent, Hour Kaing 외

Despite excellent results on benchmarks over a small subset of languages, large language models struggle to process text from languages situated in `lower-resource' scenarios such as dialects/sociolects (national or soci…

Syntax in End-to-End Natural Language Processing

2021-11-01 · EMNLP (ACL) 2021 11 · Hai Zhao, Rui Wang, Kehai Chen

This tutorial surveys the latest technical progress of syntactic parsing and the role of syntax in end-to-end natural language processing (NLP) tasks, in which semantic role labeling (SRL) and machine translation (MT) ar…

Machine TranslationNMTSemantic Role LabelingTranslation

Imitation learning for structured prediction in natural language processing

2017-04-01 · EACL 2017 4 · Andreas Vlachos, Gerasimos Lampouras, Sebastian Riedel

Imitation learning is a learning paradigm originally developed to learn robotic controllers from demonstrations by humans, e.g. autonomous flight from pilot demonstrations. Recently, algorithms for structured prediction …

coreference-resolutionCoreference ResolutionDependency Parsingfeature selection+4

An Introductory Survey on Attention Mechanisms in NLP Problems

2018-11-12 · Dichao Hu

First derived from human intuition, later adapted to machine translation for automatic token alignment, attention mechanism, a simple method that can be used for encoding sequence data based on the importance score each …

Dependency ParsingGeneral ClassificationMachine TranslationQuestion Answering+5