paper-with-me

Papers

Transliteration by Sequence Labeling with Lattice Encodings and Reranking

2012-07-01 · WS 2012 7 · Waleed Ammar, Chris Dyer, Noah Smith
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RerankingTransliteration

Similar Papers 제목 키워드 기반

A Unifying Theory of Transition-based and Sequence Labeling Parsing

2020-11-01 · COLING 2020 8 · Carlos Gómez-Rodríguez, Michalina Strzyz, David Vilares

We define a mapping from transition-based parsing algorithms that read sentences from left to right to sequence labeling encodings of syntactic trees. This not only establishes a theoretical relation between transition-b…

Dependency Parsing

EEL: Efficiently Encoding Lattices for Reranking

2023-06-01 · Prasann Singhal, Jiacheng Xu, Xi Ye, Greg Durrett

Standard decoding approaches for conditional text generation tasks typically search for an output hypothesis with high model probability, but this may not yield the best hypothesis according to human judgments of quality…

Conditional Text GenerationRerankingText Generation

Exploring the Role of Transliteration in In-Context Learning for Low-resource Languages Written in Non-Latin Scripts

2024-07-02 · Chunlan Ma, Yihong Liu, Haotian Ye, Hinrich Schütze

Decoder-only large language models (LLMs) excel in high-resource languages across various tasks through few-shot or even zero-shot in-context learning (ICL). However, their performance often does not transfer well to low…

DecoderIn-Context Learningtext-classificationText Classification+1

Efficient Sequence Labeling with Actor-Critic Training

2018-09-30 · Saeed Najafi, Colin Cherry, Grzegorz Kondrak

Neural approaches to sequence labeling often use a Conditional Random Field (CRF) to model their output dependencies, while Recurrent Neural Networks (RNN) are used for the same purpose in other tasks. We set out to esta…

Decision MakingNERSequential Decision MakingTransliteration

Sequence-to-sequence neural network models for transliteration

2016-10-29 · Mihaela Rosca, Thomas Breuel

Transliteration is a key component of machine translation systems and software internationalization. This paper demonstrates that neural sequence-to-sequence models obtain state of the art or close to state of the art re…

Machine TranslationTranslationTransliteration