paper-with-me

홈 › Papers

BiSync: A Bilingual Editor for Synchronized Monolingual Texts

2023-06-01 · Josep Crego, Jitao Xu, François Yvon

In our globalized world, a growing number of situations arise where people are required to communicate in one or several foreign languages. In the case of written communication, users with a good command of a foreign language may find assistance from computer-aided translation (CAT) technologies. These technologies often allow users to access external resources, such as dictionaries, terminologies or bilingual concordancers, thereby interrupting and considerably hindering the writing process. In addition, CAT systems assume that the source sentence is fixed and also restrict the possible changes on the target side. In order to make the writing process smoother, we present BiSync, a bilingual writing assistant that allows users to freely compose text in two languages, while maintaining the two monolingual texts synchronized. We also include additional functionalities, such as the display of alternative prefix translations and paraphrases, which are intended to facilitate the authoring of texts. We detail the model architecture used for synchronization and evaluate the resulting tool, showing that high accuracy can be attained with limited computational resources. The interface and models are publicly available at https://github.com/jmcrego/BiSync and a demonstration video can be watched on YouTube at https://youtu.be/_l-ugDHfNgU .

📄 PDF Abstract BibTeX arXiv:2306.00400

Code (1)

jmcrego/bisync 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

Batavia asked for advice. Pretrained language models for Named Entity Recognition in historical texts.

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · Sophie I. Arnoult, Lodewijk Petram, Piek Vossen

Pretrained language models like BERT have advanced the state of the art for many NLP tasks. For resource-rich languages, one has the choice between a number of language-specific models, while multilingual models are also…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

(Perhaps) Beyond Human Translation: Harnessing Multi-Agent Collaboration for Translating Ultra-Long Literary Texts

2024-05-20 · Minghao Wu, Jiahao Xu, Yulin Yuan, Gholamreza Haffari 외

Literary translation remains one of the most challenging frontiers in machine translation due to the complexity of capturing figurative language, cultural nuances, and unique stylistic elements. In this work, we introduc…

Machine TranslationTranslation

Qorgau: Evaluating LLM Safety in Kazakh-Russian Bilingual Contexts

2025-02-19 · Maiya Goloburda, Nurkhan Laiyk, Diana Turmakhan, Yuxia Wang 외

Large language models (LLMs) are known to have the potential to generate harmful content, posing risks to users. While significant progress has been made in developing taxonomies for LLM risks and safety evaluation promp…

Code-mixed Sentiment and Hate-speech Prediction

2024-05-21 · Anjali Yadav, Tanya Garg, Matej Klemen, Matej Ulcar 외

Code-mixed discourse combines multiple languages in a single text. It is commonly used in informal discourse in countries with several official languages, but also in many other countries in combination with English or n…

PredictionSentiment Analysis

Discovering Bilingual Lexicons in Polyglot Word Embeddings

2020-08-31 · Ashiqur R. KhudaBukhsh, Shriphani Palakodety, Tom M. Mitchell

Bilingual lexicons and phrase tables are critical resources for modern Machine Translation systems. Although recent results show that without any seed lexicon or parallel data, highly accurate bilingual lexicons can be l…

Machine TranslationTranslationWord Embeddings