paper-with-me

홈 › Papers

Towards better structured and less noisy Web data: Oscar with Register annotations

2022-10-01 · COLING (WNUT) 2022 10 · Veronika Laippala, Anna Salmela, Samuel Rönnqvist, Alham Fikri Aji, Li-Hsin Chang, Asma Dhifallah, Larissa Goulart, Henna Kortelainen, Marc Pàmies, Deise Prina Dutra, Valtteri Skantsi, Lintang Sutawika, Sampo Pyysalo

Web-crawled datasets are known to be noisy, as they feature a wide range of language use covering both user-generated and professionally edited content as well as noise originating from the crawling process. This article presents one solution to reduce this noise by using automatic register (genre) identification -whether the texts are, e.g., forum discussions, lyrical or how-to pages. We apply the multilingual register identification model by Rönnqvist et al. (2021) and label the widely used Oscar dataset. Additionally, we evaluate the model against eight new languages, showing that the performance is comparable to previous findings on a restricted set of languages. Finally, we present and apply a machine learning method for further cleaning text files originating from Web crawls from remains of boilerplate and other elements not belonging to the main text of the Web page. The register labeled and cleaned dataset covers 351 million documents in 14 languages and is available at https://huggingface.co/datasets/TurkuNLP/register_oscar.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OSCAR: One-Step Diffusion Codec for Image Compression Across Multiple Bit-rates

2025-05-22 · Jinpei Guo, Yifei Ji, Zheng Chen, Kai Liu 외

Pretrained latent diffusion models have shown strong potential for lossy image compression, owing to their powerful generative priors. Most existing diffusion-based methods reconstruct images by iteratively denoising fro…

DenoisingImage Compression

OSCARS: An Outlier-Sensitive Content-Based Radiography Retrieval System

2022-04-06 · Xiaoyuan Guo, Jiali Duan, Saptarshi Purkayastha, Hari Trivedi 외

Improving the retrieval relevance on noisy datasets is an emerging need for the curation of a large-scale clean dataset in the medical domain. While existing methods can be applied for class-wise retrieval (aka. inter-cl…

Metric LearningRetrieval

OSCAR: Offline Spectral Covariance-Aware Rotation for 2-bit KV Cache Quantization

2026-05-18 · Zhongzhu Zhou, Donglin Zhuang, Jisen Li, Ziyan Chen 외 arxiv

INT2 KV-cache quantization is attractive for long-context LLM serving, but it remains difficult to make both accurate and deployable. Simple rotations such as Hadamard transforms reduce outliers, but still degrade at INT…

A Monolingual Approach to Contextualized Word Embeddings for Mid-Resource Languages

2020-06-11 · ACL 2020 6 · Pedro Javier Ortiz Suárez, Laurent Romary, Benoît Sagot

We use the multilingual OSCAR corpus, extracted from Common Crawl via language classification, filtering and cleaning, to train monolingual contextualized word embeddings (ELMo) for five mid-resource languages. We then c…

Part-Of-Speech TaggingWord Embeddings

OScaR: The Occam's Razor for Extreme KV Cache Quantization in LLMs and Beyond

2026-05-19 · Zunhai Su, Rui Yang, Chao Zhang, Yaxiu Liu 외 arxiv

The rapid advancement toward long-context reasoning and multi-modal intelligence has made the memory footprint of the Key-Value (KV) cache a dominant memory bottleneck for efficient deployment. While the established per-…