Harmonizing word alignments and syntactic structures for extracting phrasal translation equivalents
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationTranslationWord AlignmentSimilar Papers 제목 키워드 기반
Semantic Sentence Matching via Interacting Syntax Graphs
Studies have shown that the sentence’s syntactic structures are important for semantic sentence matching. A typical approach is encoding each sentence’s syntactic structure into an embedding vector, which can be combined…
Graph MatchingSentenceProbing for Incremental Parse States in Autoregressive Language Models
Next-word predictions from autoregressive neural language models show remarkable sensitivity to syntax. This work evaluates the extent to which this behavior arises as a result of a learned ability to maintain implicit r…
SensitivitySentenceLearning Language Structures through Grounding
Language is highly structured, with syntactic and semantic structures, to some extent, agreed upon by speakers of the same language. With implicit or explicit awareness of such structures, humans can learn and use langua…
Automatic Speech RecognitionDependency ParsingProgram Synthesisspeech-recognition+3Extracting Syntactic Trees from Transformer Encoder Self-Attentions
This is a work in progress about extracting the sentence tree structures from the encoder{'}s self-attention weights, when translating into another language using the Transformer neural network architecture. We visualize…
Machine TranslationSentenceWhisper Has an Internal Word Aligner
There is an increasing interest in obtaining accurate word-level timestamps from strong automatic speech recognizers, in particular Whisper. Existing approaches either require additional training or are simply not compet…