Skip to content
Snippets Groups Projects
Commit 5418f16c authored by Alice Brenon's avatar Alice Brenon
Browse files

Add the measures for the domaine/author analysis and implement the make rule...

Add the measures for the domaine/author analysis and implement the make rule generating the plots from them
parent 25a0989b
No related branches found
No related tags found
No related merge requests found
...@@ -109,6 +109,9 @@ data/corpus/domainGroup_frequencies.tsv: data/corpus/metadata.tsv ...@@ -109,6 +109,9 @@ data/corpus/domainGroup_frequencies.tsv: data/corpus/metadata.tsv
figure/histogram/%.png: data/%.tsv figure/histogram/%.png: data/%.tsv
./visualisation/BarPlot.py $< $@ ./visualisation/BarPlot.py $< $@
figure/histogram/%.png: data/%_bivariate.tsv
./visualisation/BivariateSpecificity.py $< $@
%.tsv: %_TXM.tsv %.tsv: %_TXM.tsv
./visualisation/LongFormatFromTXM.py $< $@ ./visualisation/LongFormatFromTXM.py $< $@
......
Lines Géographie_Jaucourt Géographie_Diderot Géographie_autre Géographie_anonyme Géographie_Diderot & Jaucourt Autre_Jaucourt Autre_Diderot Autre_autre Autre_anonyme Autre_Diderot & Jaucourt
mourir 1000 -2.5982 0.521 0.7466 0 5.2238 0.3837 -96.115 -31.6257 -0.9482
naître 137.937 -4.638 -4.247 -4.1009 0 86.7788 1.4803 -84.5007 -29.6572 0.4406
Lines Géographie_Diderot Géographie_autre Géographie_anonyme Autre_Diderot Autre_autre Autre_anonyme
mourir -2.5982 0.521 0.7466 0.3837 -96.115 -31.6257
naître -4.638 -4.247 -4.1009 1.4803 -84.5007 -29.6572
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment