paper-with-me

홈 › Papers

Mining Word Boundaries in Speech as Naturally Annotated Word Segmentation Data

2022-10-31 · Lei Zhang, Zhenghua Li, Shilin Zhou, Chen Gong, Zhefeng Wang, Baoxing Huai, Min Zhang

Inspired by early research on exploring naturally annotated data for Chinese word segmentation (CWS), and also by recent research on integration of speech and text processing, this work for the first time proposes to mine word boundaries from parallel speech/text data. First we collect parallel speech/text data from two Internet sources that are related with CWS data used in our experiments. Then, we obtain character-level alignments and design simple heuristic rules for determining word boundaries according to pause duration between adjacent characters. Finally, we present an effective complete-then-train strategy that can better utilize extra naturally annotated data for model training. Experiments demonstrate our approach can significantly boost CWS performance in both cross-domain and low-resource scenarios.

📄 PDF Abstract BibTeX arXiv:2210.17122

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word Segmentation

Similar Papers 제목 키워드 기반

Mining Word Boundaries from Speech-Text Parallel Data for Cross-domain Chinese Word Segmentation

2024-12-12 · Xuebin Wang, Lei Zhang, Zhenghua Li, Shilin Zhou 외

Inspired by early research on exploring naturally annotated data for Chinese Word Segmentation (CWS), and also by recent research on integration of speech and text processing, this work for the first time proposes to exp…

Chinese Word Segmentation

Recognizing Co-Speech Gestures in-the-Wild

2026-05-29 · Sindhu B Hegde, K R Prajwal, Andrew Zisserman arxiv

While humans naturally gesture during speech, only a sparse subset of these movements are visually depictive and semantically linked to specific spoken words. Current multimodal models struggle to capture these semantic …

Gesture Recognition

Semi-automatically Alignment of Predicates between Speech and OntoNotes data

2016-05-01 · LREC 2016 5 · Niraj Shrestha, Marie-Francine Moens

Speech data currently receives a growing attention and is an important source of information. We still lack suitable corpora of transcribed speech annotated with semantic roles that can be used for semantic role labeling…

Semantic Role LabelingSentence

Shrinking Japanese Morphological Analyzers With Neural Networks and Semi-supervised Learning

2019-06-01 · NAACL 2019 6 · Arseny Tolmachev, Daisuke Kawahara, Sadao Kurohashi

For languages without natural word boundaries, like Japanese and Chinese, word segmentation is a prerequisite for downstream analysis. For Japanese, segmentation is often done jointly with part of speech tagging, and thi…

Chinese Word SegmentationMorphological AnalysisPart-Of-Speech TaggingSegmentation

A Code-Switching Corpus of Turkish-German Conversations

2017-04-01 · WS 2017 4 · {\"O}zlem {\c{C}}etino{\u{g}}lu

We present a code-switching corpus of Turkish-German that is collected by recording conversations of bilinguals. The recordings are then transcribed in two layers following speech and orthography conventions, and annotat…

Automatic Speech Recognition (ASR)Language IdentificationLanguage ModellingPart-Of-Speech Tagging+3