maltese
Datasets
All datasets matching “maltese”maltese-ocr-corpus
Real Maltese OCR Paragraph Pairs
Paragraph-level (image, text) pairs from real, digitally-typeset
Maltese PDFs. Built to close the synthetic-only gap in Maltese OCR
training data - see the accompanying paper (LV-ROVER-MLT, DocEng 2026)
for context: the paper and the corpus-building scripts
(package_for_hf.py, align_pdf_paragraphs.py, under
experiments/neural_resume/corpus/) are at
github.com/adamd1985/doceng2026.
The frozen competition submission (the Tesseract LV-ROVER-MLT… See the full description on the dataset page: https://huggingface.co/datasets/radmada/maltese-ocr-corpus.maltese_news_categories
Maltese News Categories
A multi-label topic classification dataset for Maltese News Articles.
Data Collection
The data was collected from the press_mt subset from Korpus Malti v4.0.
Article contents were cleaned to filter out JavaScript, CSS, & repeated non-Maltese sub-headings.
The labels are based on the category field from this corpus.
Additional filtering & cleaning was performed as follows:
Documents with generic categories (News, Local, Headlines, Uncategorised… See the full description on the dataset page: https://huggingface.co/datasets/MLRS/maltese_news_categories.demo-maltesersThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.0",
"robot_type": "aloha-stationary",
"total_episodes": 90,
"total_frames": 32336,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 50,
"splits": {
"train": "0:90"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ccop/demo-maltesers.maltese-puppy-images
Maltese Puppy Images
A collection of images of adorable white Maltese puppies.This dataset is structured in the imagefolder format and can be used for image classification or fine-tuning diffusion models.
Example usage:
from datasets import load_dataset
dataset = load_dataset("chandocchi/maltese-puppy-images", trust_remote_code=True)
MalteseNewsClassification
MalteseNewsClassification
An MTEB dataset
Massive Text Embedding Benchmark
A multi-label topic classification dataset for Maltese News
Articles. The data was collected from the press_mt subset from Korpus
Malti v4.0. Article contents were cleaned to filter out JavaScript, CSS,
& repeated non-Maltese sub-headings. The labels are based on the category
field from this corpus.
Task category
t2c
Domains
Constructed, Written
Reference… See the full description on the dataset page: https://huggingface.co/datasets/mteb/MalteseNewsClassification.maltese_embeddings
Dataset Summary
This repository contains three distinct datasets focusing on Maltese word embeddings:
GloVe Maltese Word Embeddings
Embeddings generated using GloVe on the "korpus_malti" dataset, the largest Maltese corpus available.
Word2Vec Maltese Word Embeddings
Word embeddings for Maltese obtained using Word2Vec trained on the "korpus_malti" dataset.
PPMI Maltese Word Embeddings
Pointwise Mutual Information (PPMI) based word embeddings generated from ConceptNet data via SVD… See the full description on the dataset page: https://huggingface.co/datasets/DGurgurov/maltese_embeddings.
