Skip to content

Commit

Permalink
Prepare release (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzyki authored Aug 2, 2024
1 parent a0b483c commit c6df5f3
Show file tree
Hide file tree
Showing 11 changed files with 129 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cldf-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6]
python-version: [3.12]

steps:
- uses: actions/checkout@v2
Expand Down
7 changes: 6 additions & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@
"name": "Johann-Mattis List"
}
],
"contributors": [],
"contributors": [
{
"name": "Johann-Mattis List",
"type": "Editor"
}
],
"communities": [
{
"identifier": "lexibank"
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Name | GitHub user | Description | Role
Laurent Sagart | | cognate coding | Author
Guillaume Jacques | | cognate coding | Author
Yunfan Lai | | data managment | Author
Johann-Mattis List | @LinguList | maintainer | Author
Johann-Mattis List | @LinguList | maintainer | Author, Editor
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ Conceptlists in Concepticon:
![BIPA: 100%](https://img.shields.io/badge/BIPA-100%25-brightgreen.svg "BIPA: 100%")
![CLTS SoundClass: 100%](https://img.shields.io/badge/CLTS%20SoundClass-100%25-brightgreen.svg "CLTS SoundClass: 100%")

- **Varieties:** 50
- **Concepts:** 250
- **Varieties:** 50 (linked to 48 different Glottocodes)
- **Concepts:** 250 (linked to 250 different Concepticon concept sets)
- **Lexemes:** 12,179
- **Sources:** 25
- **Synonymy:** 1.06
- **Cognacy:** 12,179 cognates in 5,120 cognate sets (3,468 singletons)
- **Cognate Diversity:** 0.41
- **Invalid lexemes:** 0
- **Tokens:** 60,455
- **Segments:** 459 (0 BIPA errors, 0 CTLS sound class errors, 454 CLTS modified)
- **Segments:** 459 (0 BIPA errors, 0 CLTS sound class errors, 454 CLTS modified)
- **Inventory size (avg):** 51.26

# Contributors
Expand All @@ -53,7 +53,7 @@ Name | GitHub user | Description | Role
Laurent Sagart | | cognate coding | Author
Guillaume Jacques | | cognate coding | Author
Yunfan Lai | | data managment | Author
Johann-Mattis List | @LinguList | maintainer | Author
Johann-Mattis List | @LinguList | maintainer | Author, Editor



Expand Down
Loading

0 comments on commit c6df5f3

Please sign in to comment.