Skip to content

Latest commit

 

History

History

Build

ParlaMint Build directory

This directory contains the build environemnt for a release, i.e. the input data sources, the output distribution-ready corpora, and the dedicated scripts.

Note that the complete corpora are to large to be stored on GitHub, so most of the data files are gitignored.

Here you can find the following directories:

  • Sources-TEI/: source ParlaMint TEI encoded corpora (input to the release pipeline for ParlaMint)
  • Sources-MT/: source CoNLL-U encoded corpora machine translated to Enlgish (input to the release pipeline for ParlaMint-en)
  • Makefile: targets with the release pipeline
  • bin/: local scripts used for preparing a ParlaMint release
  • Docs/: supplementary documents included with a ParlaMint release
  • Logs/: logs of the pipeline used to prepare a ParlaMint release
  • Distro/: distribtion directory with corpora ready for a ParlaMint release (output of the release pipeline)
  • Packed/: Master corpora packed (i.e. compressed) for a ParlaMint release on a CLARIN repository
  • Verts/: Master vert files joined together into one file per corpus, ready for importing to the concordancers
  • Test/: Folder to test data, used for debugging the release pipeline
  • Temp/: Folder for temporary files, used in the release pipeline
  • Metadata/: automatically generated metadata of the corpus
  • Taxonomies/: directory for development of common taxonomies
  • Ministers/: TSV files and build invironment for inserting minister affiliations into the ParlaMint corpora
  • Orientations/: TSV files for inserting political orientation of parliamentary groups and political parties minister affiliations into the ParlaMint corpora