Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzyki committed Aug 2, 2024
1 parent a8c039e commit 843b2f5
Show file tree
Hide file tree
Showing 11 changed files with 132 additions and 125 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
4 changes: 2 additions & 2 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"contributors": [
{
"name": "Johann-Mattis List",
"type": "Other"
"type": "Editor"
},
{
"name": "Tiago Tresoldi",
"type": "Other"
},
{
"name": "STEDT",
"type": "Editor"
"type": "DataCurator"
}
],
"communities": [
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Name | GitHub user | Description | Role
--- | --- | --- | ---
Johann-Mattis List | @LinguList | maintainer | Other
Tiago Tresoldi | @tresoldi | original profile and lexibank code | Other
STEDT | https://stedt.berkeley.edu | digitization | Editor
Johann-Mattis List | @LinguList | maintainer | Editor
Tiago Tresoldi | @tresoldi | original profile and Lexibank code | Other
STEDT | https://stedt.berkeley.edu | digitization | DataCurator
Sūn, Hóngkāi | | original data collection editor | Author
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,23 @@ 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:** 51
- **Concepts:** 1,004
- **Varieties:** 51 (linked to 49 different Glottocodes)
- **Concepts:** 1,004 (linked to 931 different Concepticon concept sets)
- **Lexemes:** 50,434
- **Sources:** 1
- **Synonymy:** 1.02
- **Invalid lexemes:** 0
- **Tokens:** 306,030
- **Segments:** 295 (0 BIPA errors, 0 CTLS sound class errors, 294 CLTS modified)
- **Segments:** 295 (0 BIPA errors, 0 CLTS sound class errors, 294 CLTS modified)
- **Inventory size (avg):** 64.41

# Contributors

Name | GitHub user | Description | Role
--- | --- | --- | ---
Johann-Mattis List | @LinguList | maintainer | Other
Tiago Tresoldi | @tresoldi | original profile and lexibank code | Other
STEDT | https://stedt.berkeley.edu | digitization | Editor
Johann-Mattis List | @LinguList | maintainer | Editor
Tiago Tresoldi | @tresoldi | original profile and Lexibank code | Other
STEDT | https://stedt.berkeley.edu | digitization | DataCurator
Sūn, Hóngkāi | | original data collection editor | Author


Expand Down
Loading

0 comments on commit 843b2f5

Please sign in to comment.