paper-with-me

Papers

FineFreq: A Multilingual Character Frequency Dataset from Web-Scale Text

2025-12-10 · Binbin Xu arxiv

We present FineFreq, a large-scale multilingual character frequency dataset derived from the FineWeb and FineWeb2 corpora, covering over 1900 languages and spanning 2013-2025. The dataset contains frequency counts for 96 trillion characters processed from 57 TB of compressed text. For each language, FineFreq provides per-character statistics with aggregate and year-level frequencies, allowing fine-grained temporal analysis. The dataset preserves naturally occurring multilingual features such as cross-script borrowings, emoji, and acronyms without applying artificial filtering. Each character entry includes Unicode metadata (category, script, block), enabling domain-specific or other downstream filtering and analysis. The full dataset is released in both CSV and Parquet formats, with associated metadata, available on GitHub and HuggingFace. https://github.com/Bin-2/FineFreq

📄 PDF Abstract BibTeX arXiv:2512.09701

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Frequency-Directional Attention Model for Multilingual Automatic Speech Recognition

2022-03-29 · Akihiro Dobashi, Chee Siang Leow, Hiromitsu Nishizaki

This paper proposes a model for transforming speech features using the frequency-directional attention model for End-to-End (E2E) automatic speech recognition. The idea is based on the hypothesis that in the phoneme syst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

EasyText: Controllable Diffusion Transformer for Multilingual Text Rendering

2025-05-30 · Runnan Lu, Yuxuan Zhang, Jiaming Liu, Haofan Wang 외

Generating accurate multilingual text with diffusion models has long been desired but remains challenging. Recent methods have made progress in rendering text in a single language, but rendering arbitrary languages is st…

Denoising

Multilingual Detection of Hate Speech Against Immigrants and Women in Twitter at SemEval-2019 Task 5: Frequency Analysis Interpolation for Hate in Speech Detection

2019-06-01 · SEMEVAL 2019 6 · {\`O}scar Garibo i Orts

This document describes a text change of representation approach to the task of Multilingual Detection of Hate Speech Against Immigrants and Women in Twitter, as part of SemEval-2019 1 . The task is divided in two sub-ta…

Tracing Multilingual Factual Knowledge Acquisition in Pretraining

2025-05-20 · Yihong Liu, Mingyang Wang, Amir Hossein Kargaran, Felicia Körner 외

Large Language Models (LLMs) are capable of recalling multilingual factual knowledge present in their pretraining data. However, most studies evaluate only the final model, leaving the development of factual recall and c…

Poly-FEVER: A Multilingual Fact Verification Benchmark for Hallucination Detection in Large Language Models

2025-03-19 · Hanzhi Zhang, Sumera Anjum, Heng Fan, Weijian Zheng 외

Hallucinations in generative AI, particularly in Large Language Models (LLMs), pose a significant challenge to the reliability of multilingual applications. Existing benchmarks for hallucination detection focus primarily…

Fact CheckingFact VerificationHallucinationMultilingual NLP