Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

ITUnlp/dagw_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAGW Format validator

A validator for the Danish GigaWord (DAGW) project format.

Requirements

Python 3.7 or higher.

Running

python src/validate.py <path_to_section>

For help:

python src/validate.py --help

which will return

usage: validate.py [-h] input

Validates a specific section of DAGW

positional arguments:
  input       Path to directory containing the section

optional arguments:
  -h, --help  show this help message and exit

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages