Evaluating Word Embeddings for Sentence Boundary Detection in Speech Transcripts
This paper is motivated by the automation of neuropsychological tests involving discourse analysis in the retellings of narratives by patients with potential cognitive impairment. In this scenario the task of sentence boundary detection in speech transcripts is important as discourse analysis involves the application of Natural Language Processing tools, such as taggers and parsers, which depend on the sentence as a processing unit. Our aim in this paper is to verify which embedding induction method works best for the sentence boundary detection task, specifically whether it be those which were proposed to capture semantic, syntactic or morphological similarities.
Code (0)
등록된 구현이 없습니다.
Tasks
Boundary DetectionSentenceWord EmbeddingsSimilar Papers 제목 키워드 기반
Evaluating Word Embeddings for Sentence Boundary Detection in Speech Transcripts
Sentence Boundary Detection for French with Subword-Level Information Vectors and Convolutional Neural Networks
In this work we tackle the problem of sentence boundary detection applied to French as a binary classification task ("sentence boundary" or "not sentence boundary"). We combine convolutional neural networks with subword-…
Binary ClassificationBoundary DetectionSentenceSiamese CBOW: Optimizing Word Embeddings for Sentence Representations
We present the Siamese Continuous Bag of Words (Siamese CBOW) model, a neural network for efficient estimation of high-quality sentence embeddings. Averaging the embeddings of words in a sentence has proven to be a surpr…
SentenceSentence EmbeddingsWord EmbeddingsA Word Labeling Approach to Thai Sentence Boundary Detection and POS Tagging
Previous studies on Thai Sentence Boundary Detection (SBD) mostly assumed sentence ends at a space disambiguation problem, which classified space either as an indicator for Sentence Boundary (SB) or non-Sentence Boundary…
Boundary DetectionMachine TranslationPart-Of-Speech TaggingPOS+2WiSeBE: Window-based Sentence Boundary Evaluation
Sentence Boundary Detection (SBD) has been a major research topic since Automatic Speech Recognition transcripts have been used for further Natural Language Processing tasks like Part of Speech Tagging, Question Answerin…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Boundary DetectionPart-Of-Speech Tagging+4