paper-with-me

Papers

Multilingual Open Text Release 1: Public Domain News in 44 Languages

2022-01-14 · LREC 2022 6 · Chester Palen-Michel, June Kim, Constantine Lignos

We present Multilingual Open Text (MOT), a new multilingual corpus containing text in 44 languages, many of which have limited existing text resources for natural language processing. The first release of the corpus contains over 2.8 million news articles and an additional 1 million short snippets (photo captions, video descriptions, etc.) published between 2001--2022 and collected from Voice of America's news websites. We describe our process for collecting, filtering, and processing the data. The source material is in the public domain, our collection is licensed using a creative commons license (CC BY 4.0), and all software used to create the corpus is released under the MIT License. The corpus will be regularly updated as additional documents are published.

📄 PDF Abstract BibTeX arXiv:2201.05609

Code (3)

VietHoang1710/khmer-nltk 공식 구현
bltlab/mot 공식 구현
VietHoang1512/khmer-nltk

Tasks

Articles

Similar Papers 제목 키워드 기반

A Multilingual Neural Machine Translation Model for Biomedical Data

2020-08-06 · EMNLP (NLP-COVID19) 2020 12 · Alexandre Bérard, Zae Myung Kim, Vassilina Nikoulina, Eunjeong L. Park 외

We release a multilingual neural machine translation model, which can be used to translate text in the biomedical domain. The model can translate from 5 languages (French, German, Italian, Korean and Spanish) into Englis…

Machine TranslationTranslation

LR-Sum: Summarization for Less-Resourced Languages

2022-12-19 · Chester Palen-Michel, Constantine Lignos

This preprint describes work in progress on LR-Sum, a new permissively-licensed dataset created with the goal of enabling further research in automatic summarization for less-resourced languages. LR-Sum contains human-wr…

Salamandra Technical Report

2025-02-12 · Aitor Gonzalez-Agirre, Marc Pàmies, Joan Llop, Irene Baucells 외

This work introduces Salamandra, a suite of open-source decoder-only large language models available in three different sizes: 2, 7, and 40 billion parameters. The models were trained from scratch on highly multilingual …

jina-vlm: Small Multilingual Vision Language Model

2025-12-03 · Andreas Koukounas, Georgios Mastrapas, Florian Hönicke, Sedigheh Eslami 외 arxiv

We present jina-vlm, a token-efficient 2.4B parameter vision-language model that achieves state-of-the-art multilingual VQA performance among open 2B-scale VLMs. The model couples a SigLIP2 vision encoder with a Qwen3 la…

TowerVision: Understanding and Improving Multilinguality in Vision-Language Models

2025-10-22 · André G. Viveiros, Patrick Fernandes, Saul Santos, Sonal Sannigrahi 외 arxiv

Despite significant advances in vision-language models (VLMs), most existing work follows an English-centric design process, limiting their effectiveness in multilingual settings. In this work, we provide a comprehensive…