Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lexibank Analysed

[![CLDF validation](https://github.com/lexibank/lexibank-study//workflows/CLDF-validation/badge.svg)](https://github.com/lexibank/lexibank-study//actions?query=workflow%3ACLDF-validation)
[![CLDF validation](https://github.com/lexibank/lexibank-analysed/workflows/CLDF-validation/badge.svg)](https://github.com/lexibank/lexibank-analysed/actions?query=workflow%3ACLDF-validation)

## How to cite

Expand Down Expand Up @@ -29,7 +29,7 @@ The core-sets are defined by using the following criteria:
## Statistics


[![CLDF validation](https://github.com/lexibank/lexibank-study//workflows/CLDF-validation/badge.svg)](https://github.com/lexibank/lexibank-study//actions?query=workflow%3ACLDF-validation)
[![CLDF validation](https://github.com/lexibank/lexibank-analysed/workflows/CLDF-validation/badge.svg)](https://github.com/lexibank/lexibank-analysed/actions?query=workflow%3ACLDF-validation)
![Glottolog: 100%](https://img.shields.io/badge/Glottolog-100%25-brightgreen.svg "Glottolog: 100%")
![Concepticon: 100%](https://img.shields.io/badge/Concepticon-100%25-brightgreen.svg "Concepticon: 100%")
![Source: 100%](https://img.shields.io/badge/Source-100%25-brightgreen.svg "Source: 100%")
Expand Down
22 changes: 22 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Release Instructions

- follow the instructions in [`workflow.md`](workflow.md) for the download and conversion of Lexibank data
- update the results reported in [`workflow.md`](workflow.md) to make sure they are up to date
- recreate figures

```
$ cldfbench cldfviz.map cldf/phonology-metadata.json --language-properties="LexiCore" --language-properties-colormaps='{"1":"#050505"}' --markersize 20 --pacific-centered --no-legend --format png --width 30 --height 15 --output plots/basemap.png

$ cldfbench cldfviz.map cldf/phonology-metadata.json --language-properties="LexiCore,ClicsCore,CogCore" --language-properties-colormaps='{"1":"#fde725"},{"1":"#21918c", "0":"#f8f8ff"},{"1":"#440154", "0":"#f8f8ff"}' --markersize 30 --pacific-centered --width 30 --height 15 --output plots/doculects.png --format png

$ cldfbench cldfviz.map cldf/phonology-metadata.json --language-properties="Forms,Concepts" --language-properties-colormaps="plasma,viridis" --markersize 30 --pacific-centered --width 30 --height 15 --format png --output plots/coverage.png

$ cldfbench cldfviz.map cldf/phonology-metadata.json --parameters CVQualityRatio --language-filters '{"Name":"^(?!Adyghe|Yorno So|Togo Kan|Karata$).*$", "Glottocode": "^(?!kajt1238)"}' --colormaps plasma --markersize 30 --pacific-centered --format png --width 30 --height 15 --output plots/CVQualityRatio.png

$ cldfbench cldfviz.map cldf/phonology-metadata.json --parameters VelarNasal --colormaps tol --pacific-centered --markersize 30 --format png --width 30 --height 15 --output plots/VelarNasal.png

$ cldfbench cldfviz.map cldf/lexicon-metadata.json --parameters SkinInBark --pacific-centered --markersize 30 --format png --width 30 --height 15 --output plots/SkinInBark.png

$ cldfbench cldfviz.map cldf/lexicon-metadata.json --parameters ArmAndHand,LegAndFoot --pacific-centered --markersize 30 --format png --width 30 --height 15 --output plots/ArmAndHand-LegAndFoot.png
```

Binary file removed analysis/plots/ArmAndHand-LegAndFoot.png
Binary file not shown.
Binary file removed analysis/plots/CVQualityRatio.png
Binary file not shown.
Binary file removed analysis/plots/SkinInBark.png
Binary file not shown.
Binary file removed analysis/plots/VelarNasal.png
Binary file not shown.
Binary file removed analysis/plots/coverage.png
Binary file not shown.
Binary file removed analysis/plots/doculects.png
Binary file not shown.
Binary file removed analysis/queries/cognateset_diversity/cog_moon.png
Binary file not shown.
Binary file not shown.
32 changes: 0 additions & 32 deletions analysis/queries/cognateset_diversity/cognateset_diversity.py

This file was deleted.

53 changes: 0 additions & 53 deletions analysis/queries/cognateset_diversity/cognateset_diversity.sql

This file was deleted.

84 changes: 0 additions & 84 deletions analysis/queries/cognateset_diversity/cognateset_diversity.tsv

This file was deleted.

55 changes: 0 additions & 55 deletions analysis/queries/colexifications.py

This file was deleted.

58 changes: 0 additions & 58 deletions analysis/queries/coordinates.js

This file was deleted.

Loading