Skip to content

Commit

Permalink
Re-run party generation (no differences).
Browse files Browse the repository at this point in the history
  • Loading branch information
TomazErjavec committed Aug 12, 2023
1 parent b521433 commit 296bd26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Corpora/Orientations/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test-all-ches:

## Generate TSV files with party information on the basis of the corpus root file.
generate-parties:
$s path=${DATA} outDir=New -xsl:${RUN}/parties-tei2tsv.xsl \
$s path=${DATA} outDir=tmp -xsl:${RUN}/parties-tei2tsv.xsl \
${DATA}/ParlaMint.xml 2> ParlaMint_parties.log

## Dump encoder info on political orientations from TEI to TSV
Expand Down
1 change: 1 addition & 0 deletions Corpora/Orientations/ParlaMint_parties.log
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ INFO: Processing ParlaMint-DK.TEI/ParlaMint-DK.xml
INFO: Processing ParlaMint-EE.TEI/ParlaMint-EE.xml
INFO: Processing ParlaMint-ES-CT.TEI/ParlaMint-ES-CT.xml
INFO: Processing ParlaMint-ES-GA.TEI/ParlaMint-ES-GA.xml
INFO: Processing ParlaMint-ES.TEI/ParlaMint-ES.xml
INFO: Processing ParlaMint-FR.TEI/ParlaMint-FR.xml
INFO: Processing ParlaMint-GB.TEI/ParlaMint-GB.xml
INFO: Processing ParlaMint-GR.TEI/ParlaMint-GR.xml
Expand Down

0 comments on commit 296bd26

Please sign in to comment.