{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Validates CoNLL-U format files against Universal Dependencies specifications and scores dependency parsing results from shared tasks.","skillfed_tags":["nlp-tools","data-validation","linguistic-annotation"],"use_cases":["Validate CoNLL-U treebank files before submission to Universal Dependencies releases or shared task competitions.","Integrate validation into a linguistic annotation pipeline to catch format and specification violations early.","Score dependency parsing system outputs against gold-standard UD treebanks in research or evaluation workflows.","Check compliance of custom language-specific UD annotations with the framework's rules and feature inventories.","Batch-validate multiple treebank files and collect structured error reports for quality assurance."],"what_it_does":"udtools provides the official validator and scoring tools for Universal Dependencies, a cross-linguistic annotation framework. It reads CoNLL-U formatted files and checks compliance with UD specifications across multiple validity levels, from basic file structure to detailed linguistic annotation rules. The package also includes the official parsing scorer used in CoNLL and IWPT shared tasks.\n\nThe validator can be invoked from the command line or imported as a Python library. When used programmatically, it returns a State object containing validation results that can be inspected for errors and warnings, optionally suppressing console output. The validator supports language-specific checks and can load custom data files from a local UD tools repository, though the pip-installed version may lag behind the authoritative specification.","worth_installing":"Yes, if you work with Universal Dependencies data or need to validate CoNLL-U files. The package is actively maintained, has low install friction, and provides the official validator and scorer. The copyleft license is a consideration for proprietary work. Note that pip-installed versions may not have the most current language-specific data; clone the authoritative repository if you need cutting-edge specifications."},"id":"udtools","links":{"html":"https://skillfed.io/packages/udtools","md":"https://skillfed.io/packages/udtools.md","pypi":"https://pypi.org/project/udtools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-18","license_spdx":"GPL-2.0-or-later","license_treatment":"copyleft","name":"udtools","python_support":"supports_current","summary":"Python tools for Universal Dependencies"},"popularity":{"monthly_downloads":251021,"position":8602,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.8"}
