uniparser-yawarana
A morphological parser for Yawarana (yaba1248).
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 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A morphological parser for Yawarana (yaba1248).
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 5
Created almost 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Changelog
License
Citation
README.md
uniparser-yawarana
A morphological parser for Yawarana (yaba1248, yar).
This project uses the excellent uniparser-morph package. It is currently under development.
Owner
- Name: Florian Matter
- Login: fmatter
- Kind: user
- Location: Eugene
- Company: University of Eugene / University of Bern
- Website: fl.mt
- Repositories: 57
- Profile: https://github.com/fmatter
Citation (CITATION.cff)
# YAML 1.2
---
cff-version: "1.1.0"
title: "uniparser-yawarana"
authors:
- family-names: Matter
given-names: Florian
orcid: "https://orcid.org/0000-0002-2545-5154"
version: "0.0.6"
date-released: 2023-07-25
url: "https://github.com/fmatter/uniparser-yawarana/releases/tag/0.0.6"
keywords:
- clld
message: "If you use this software, please cite it using these metadata."
license: Apache-2.0
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 341
- Total Committers: 1
- Avg Commits per committer: 341.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Florian Matter | f****r@g****m | 341 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 4
- Total pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- fmatter (4)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 33 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 6
- Total maintainers: 1
pypi.org: uniparser-yawarana
A UniParser implementation for morphologically parsing and annotating Yawarana material.
- Homepage: https://github.com/fmatter/uniparser-yawarana
- Documentation: https://uniparser-yawarana.readthedocs.io/
- License: Apache Software License
-
Latest release: 0.0.6
published over 2 years ago
Rankings
Dependent packages count: 10.0%
Dependent repos count: 21.7%
Average: 25.3%
Forks count: 29.8%
Stargazers count: 31.9%
Downloads: 32.9%
Maintainers (1)
Last synced:
7 months ago
Dependencies
.github/workflows/lint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
.github/workflows/tests.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- black ^23.9.1 develop
- coverage ^7.3.2 develop
- invoke ^2.2.0 develop
- isort ^5.12.0 develop
- keepachangelog ^1.0.0 develop
- mike ^1.1.2 develop
- mkdocs ^1.5.3 develop
- mkdocs-material ^9.4.4 develop
- prospector ^1.10.2 develop
- pytest ^7.4.2 develop
- tomli ^2.0.1 develop
- writio ^0.0.1 develop
- pytest ^7.4.2
- python ^3.8.1
- uniparser-morph ^2.7.4