pyradigms

Compose and decompose linguistic paradigms.

https://github.com/fmatter/pyradigms

Science Score: 44.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary

Keywords

linguistic-data linguistics paradigm paradigms pivot
Last synced: 4 months ago · JSON representation ·

Repository

Compose and decompose linguistic paradigms.

Basic Info
  • Host: GitHub
  • Owner: fmatter
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 3.36 MB
Statistics
  • Stars: 7
  • Watchers: 2
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Topics
linguistic-data linguistics paradigm paradigms pivot
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

pyradigms

Compose and decompose linguistic paradigms.

License Tests Linting Codecov Documentation Status PyPI Versions

Owner

  • Name: Florian Matter
  • Login: fmatter
  • Kind: user
  • Location: Eugene
  • Company: University of Eugene / University of Bern

Citation (CITATION.cff)

# YAML 1.2
---
cff-version: "1.1.0"
title: "pyradigms"
authors:
  - family-names: Matter
    given-names: Florian
    orcid: "https://orcid.org/0000-0002-2545-5154"
date-released: 2023-11-30
version: "0.1.1"
url: "https://github.com/fmatter/pyradigms/releases/tag/0.1.1"
keywords:
  - digital linguistics
message: "If you use this software, please cite it using these metadata."
license: GPL-3.0

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 205
  • Total Committers: 1
  • Avg Commits per committer: 205.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Florian Matter f****r@g****m 205

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 4
  • Total pull requests: 0
  • Average time to close issues: 13 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.25
  • 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
  • xrotwang (4)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 20 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 7
  • Total maintainers: 1
pypi.org: pyradigms

Composing and decomposing linguistic paradigms.

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 20 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 16.8%
Stargazers count: 20.3%
Average: 21.0%
Dependent repos count: 21.6%
Downloads: 36.0%
Maintainers (1)
Last synced: 4 months ago

Dependencies

docs/requirements.txt pypi
  • attrs >=21.4.0
  • clldutils >=3.10.1
  • pandas >=1.1.5
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
pyproject.toml pypi
setup.py pypi