Papers › QQ: A Language Metadata Toolkit for Multilingual NLP

QQ: A Language Metadata Toolkit for Multilingual NLP

28 Feb 2026arXiv:2603.00620added by Syntology

Wessel Poelman, Yiyi Chen, Miryam de Lhoneux

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Multilingual NLP research increasingly involves hundreds or thousands of languages across different datasets. Managing, discovering, and reporting language metadata becomes a common hurdle at these scales. We present QQ, a metadata toolkit and browser explorer. QQ compiles language metadata sources into a graph of language varieties, scripts, regions, identifiers, names, and relations, and exposes it through a Python API, a command-line interface, and a browser-based explorer. Users can normalize identifiers, retrieve metadata, traverse relations, and discover which external resources contain a language. We demonstrate QQ on three workflows: an audit of the HuggingFace Hub, linking resources that use different identifier systems, and generating reproducible language-reporting tables. QQ supports FAIR-oriented metadata practices through versioning, open formats, and reusable interfaces.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2603.00620")

Code

Syntology Ran 1 of 19 code samples harvested from 3 repositories linked to this paper; 18 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: found in paper text by Syntology: 19 samples from 3 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

WPoelman/qwanqwa found in paper text by Syntology report
rspeer/langcodes found in paper text by Syntology report
pycountry/pycountry found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 1 ran; 0 honoured the contract we drafted; 18 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
18unverified

Licence: 1 of the 19 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

_get2 rspeer/langcodes/langcodes/language_distance.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 87ef13f56a39c168 · report
_tuple_distance rspeer/langcodes/langcodes/language_distance.py found in paper text by Syntology unverified MIT (permissive) · 54fc5f9ea1714cfd · report
build_colexification_graph WPoelman/qwanqwa/case-studies/linking-datasets/colexification_graph.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6b629ba8d05d27b2 · report
collect_codes WPoelman/qwanqwa/case-studies/linking-datasets/link.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 847c83bc6da9a368 · report
collect_codes_etymon WPoelman/qwanqwa/case-studies/linking-datasets/link.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a11bffd935e64e99 · report
collect_codes_phonotacticon WPoelman/qwanqwa/case-studies/linking-datasets/link.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3bb7ae9d1e8b44a4 · report
fetch_hf_metadata WPoelman/qwanqwa/case-studies/huggingface-audit/analyze.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 8fc94f22a36215f6 · report
format_languoid_structure WPoelman/qwanqwa/src/qq/release.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 92f5f4720885c343 · report
lazy_load pycountry/pycountry/src/pycountry/db.py found in paper text by Syntology unverified LGPL-2.1 (copyleft) · pointer only · f850e5c174c44a84 · report
load_babelnet WPoelman/qwanqwa/case-studies/linking-datasets/colexification_graph.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0d082022d3ceb3b3 · report
load_concepticon WPoelman/qwanqwa/case-studies/linking-datasets/concept_graph.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6621368410a34f5d · report
load_ratings WPoelman/qwanqwa/case-studies/linking-datasets/concept_graph.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 75d6a7f5a07a386a · report
load_variable_metadata WPoelman/qwanqwa/case-studies/linking-datasets/concept_graph.py found in paper text by Syntology unverified Apache-2.0 (permissive) · dea05c7553d830d5 · report
parse_language_tag WPoelman/qwanqwa/src/qq/bcp47.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 636fc22b10df1422 · report
script WPoelman/qwanqwa/case-studies/latex-tables/generate.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d090146fe9795fc9 · report
speakers WPoelman/qwanqwa/case-studies/latex-tables/generate.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 299f41d69a5fec21 · report
tex WPoelman/qwanqwa/case-studies/latex-tables/generate.py found in paper text by Syntology unverified Apache-2.0 (permissive) · cac6fc4f14bc78f6 · report
tint WPoelman/qwanqwa/case-studies/huggingface-audit/analyze.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 74e807948c899ee4 · report
tint WPoelman/qwanqwa/case-studies/identifier-coverage/plot.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3a40af0b6b12cc5b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.00620, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections