paper-with-me

Papers

Word Segmentation as Unsupervised Constituency Parsing

2022-05-01 · ACL 2022 5 · Raquel Alhama

Word identification from continuous input is typically viewed as a segmentation task. Experiments with human adults suggest that familiarity with syntactic structures in their native language also influences word identification in artificial languages; however, the relation between syntactic processing and word identification is yet unclear. This work takes one step forward by exploring a radically different approach of word identification, in which segmentation of a continuous input is viewed as a process isomorphic to unsupervised constituency parsing. Besides formalizing the approach, this study reports simulations of human experiments with DIORA (Drozdov et al., 2020), a neural unsupervised constituency parser. Results show that this model can reproduce human behavior in word identification experiments, suggesting that this is a viable approach to study word identification and its relation to syntactic processing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingRelationSegmentation

Similar Papers 제목 키워드 기반

Joint Chinese Word Segmentation and Span-based Constituency Parsing

2022-11-03 · Zhicheng Wang, Tianyu Shi, Cong Liu

In constituency parsing, span-based decoding is an important direction. However, for Chinese sentences, because of their linguistic characteristics, it is necessary to utilize other models to perform word segmentation fi…

Chinese Word SegmentationConstituency ParsingSegmentation

Cascading and Direct Approaches to Unsupervised Constituency Parsing on Spoken Sentences

2023-03-15 · Yuan Tseng, Cheng-I Lai, Hung-Yi Lee

Past work on unsupervised parsing is constrained to written form. In this paper, we present the first study on unsupervised spoken constituency parsing given unlabeled spoken sentences and unpaired textual data. The goal…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Constituency ParsingInductive Bias+2

StructFormer: Joint Unsupervised Induction of Dependency and Constituency Structure from Masked Language Modeling

2020-12-01 · ACL 2021 5 · Yikang Shen, Yi Tay, Che Zheng, Dara Bahri 외

There are two major classes of natural language grammar -- the dependency grammar that models one-to-one correspondences between words and the constituency grammar that models the assembly of one or several corresponded …

Constituency ParsingDependency ParsingLanguage ModelingLanguage Modelling+2

Ensemble Distillation for Unsupervised Constituency Parsing

2023-10-03 · Behzad Shayegh, Yanshuai Cao, Xiaodan Zhu, Jackie C. K. Cheung 외

We investigate the unsupervised constituency parsing task, which organizes words and phrases of a sentence into a hierarchical structure without using linguistically annotated data. We observe that existing unsupervised …

Constituency Grammar InductionConstituency ParsingSentence

Unsupervised Full Constituency Parsing with Neighboring Distribution Divergence

2021-10-29 · Letian Peng, Zuchao Li, Hai Zhao

Unsupervised constituency parsing has been explored much but is still far from being solved. Conventional unsupervised constituency parser is only able to capture the unlabeled structure of sentences. Towards unsupervise…

Constituency ParsingPOSSemantic SimilaritySemantic Textual Similarity