iiegn's picture
Initial commit
285c5ff verified
|
raw
history blame
998 Bytes

README

00 (./etc/)

00_fetch_ud_clarin-dspace_metadata.py

Download ./etc/citation-VER and ./etc/description-VER UD metadata files for the different releases from the lindat clarin-dspace repository.

00_fetch_ud_codes_and_flags.sh

Download ./etc/codes_and_flags.yaml, a yaml file mapping UD (long) language names to metadata from UD docs-automation at GitHub.

01

Identify all relevant UD repositories from GitHub:

02

Collect relevant metadata from local UD directories:

  • extracting the '# Summary' from the beginning and machine readable metadata from the end of the README.{md,txt} file
  • using the UD directory name for collecting metadata from the codes_and_flags.yaml file
  • collecting {dev,train,test}.conllu files.

03

Use ./templates/ and generate:

  • universal_dependencies.py
  • README.md