Lexedata
Lexedata: A toolbox to edit CLDF lexical datasets - Published in JOSS (2022)
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 10 committers (10.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Keywords
Repository
Lexical Data Editing tools
Basic Info
- Host: GitHub
- Owner: lexedata
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://lexedata.readthedocs.io/en/latest/
- Size: 42.7 MB
Statistics
- Stars: 3
- Watchers: 4
- Forks: 5
- Open Issues: 24
- Releases: 11
Topics
Metadata Files
README.md
lexedata

Lexedata is an open source Python package that includes a collection of command line tools to edit comparative lexical data in the CLDF format (https://doi.org/10.1038/sdata.2018.205), which adds an ontology of terms from comparative linguistics (https://cldf.clld.org/v1.0/terms.html) to the W3C “CSV for the Web” (csvw, https://w3c.github.io/csvw/) standard. The package includes tools to run batch-editing operations as well as tools to convert CLDF to and from other data formats in use in computational historical linguistics.
The documentation for Lexedata can be found on ReadTheDocs.IO.
The package is available from PyPI. If you have a recent Python installation, you can easily install it using
pip install lexedata
More detailed installation instructions can be found in the documentation.
Lexedata was developed from the practical experience of editing several specific different lexical data sets, but generalizes beyond the specific datasets. The aim is to be helpful for editors of other lexical datasets, and as such we consider lacking documentation and unexpected, unexplained behaviour a bug; feel free to raise an issue on Github if you encounter any.
Owner
- Name: lexedata
- Login: lexedata
- Kind: organization
- Repositories: 1
- Profile: https://github.com/lexedata
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Kaiping" given-names: "Gereon A." orcid: "https://orcid.org/0000-0002-8155-9089" - family-names: "Steiger" given-names: "Melvin S." - family-names: "Chousou-Polydouri" given-names: "Natalia" orcid: "https://orcid.org/0000-0002-5693-975X" title: "Lexedata" subtitle: "Lexical Data Editing tools" version: 1.0.7 license: GPL-3.0+ doi: 10.5281/zenodo.5541167 date-released: 2022-09-22 url: "https://github.com/Anaphory/lexedata"
GitHub Events
Total
- Issues event: 1
- Member event: 1
- Issue comment event: 2
- Push event: 2
Last Year
- Issues event: 1
- Member event: 1
- Issue comment event: 2
- Push event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Melvin Steiger | m****r@u****h | 676 |
| Gereon A. Kaiping | g****g@g****h | 530 |
| Gereon Kaiping | g****g@g****m | 505 |
| Natalia Chousou-Polydouri | n****i@g****m | 117 |
| Walter Fuchs | m****r@u****h | 46 |
| Gereon A. Kaiping | g****g@h****l | 27 |
| PaprikaSteiger | 4****r | 7 |
| Robert Forkel | x****g@g****m | 5 |
| Ilya Shubkin | u****4 | 2 |
| Hugo Gruson | B****o | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 63
- Total pull requests: 50
- Average time to close issues: about 1 month
- Average time to close pull requests: 4 days
- Total issue authors: 6
- Total pull request authors: 6
- Average comments per issue: 2.08
- Average comments per pull request: 0.94
- Merged pull requests: 41
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: about 2 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nataliacp (37)
- peterdekker (10)
- Anaphory (6)
- xrotwang (5)
- Sara2882 (2)
- keyilan (2)
Pull Request Authors
- Anaphory (33)
- nataliacp (10)
- PaprikaSteiger (4)
- Bisaloo (2)
- xrotwang (1)
- szhorvat (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- myst-parser *
- sphinxcontrib-bibtex *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite