SpelledOut

A minimal, Julia-written tool for converting numbers to words.

https://github.com/jakewilliami/spelledout.jl

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 (7.2%) to scientific vocabulary

Keywords

aotearoa converting-numbers english julia julia-language julia-package julialang maori num2text num2word num2words numbers-to-text numbers-to-words ordinal-number-converter portuguese portuguese-brazilian reo russian spanish te-reo

Keywords from Contributors

algorithm detection-algorithm face-detection facedetection faces haar viola-jones
Last synced: 7 months ago · JSON representation ·

Repository

A minimal, Julia-written tool for converting numbers to words.

Basic Info
  • Host: GitHub
  • Owner: jakewilliami
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 3.29 MB
Statistics
  • Stars: 16
  • Watchers: 2
  • Forks: 5
  • Open Issues: 10
  • Releases: 13
Topics
aotearoa converting-numbers english julia julia-language julia-package julialang maori num2text num2word num2words numbers-to-text numbers-to-words ordinal-number-converter portuguese portuguese-brazilian reo russian spanish te-reo
Created over 5 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

SpelledOut.jl

Dev CI Code Style: Blue Project Status

Description

This is a minimal package for a pure Julia implementation of converting numbers in their Arabic form to numbers in their Anglo-Saxan form. The process of spelling out a number has also been referred to as set full out, to write out in long hand, and — as a great mind once suggested — to transnumerate.

Citation

If your research depends on SpelledOut.jl, please consider giving us a formal citation: citation.bib.

Owner

  • Name: Jake Ireland
  • Login: jakewilliami
  • Kind: user
  • Location: ///scary.zealous.twin

Citation (citation.bib)

@software{ireland2024spelledout,
  title={{SpelledOut.jl}: A minimal, {Julia}-written tool for converting numbers to words},
  author={Ireland, Jake W and Riedemann, Andr{\'e}s and  de Freitas Pereira, Gabriel},
  year={2024},
  howpublished={\url{https://github.com/jakewilliami/SpelledOut.jl}},
  note={{Julia} package version 1.2.1}
}

GitHub Events

Total
  • Create event: 4
  • Commit comment event: 9
  • Release event: 1
  • Issues event: 1
  • Watch event: 1
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 297
  • Pull request event: 5
  • Pull request review event: 1
Last Year
  • Create event: 4
  • Commit comment event: 9
  • Release event: 1
  • Issues event: 1
  • Watch event: 1
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 297
  • Pull request event: 5
  • Pull request review event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 109
  • Total Committers: 6
  • Avg Commits per committer: 18.167
  • Development Distribution Score (DDS): 0.138
Top Committers
Name Email Commits
Jake W. Ireland j****i@i****m 94
Gabrielforest g****a@e****r 9
github-actions[bot] 4****]@u****m 2
Ricardo Rosa r****a@g****m 2
Paresh Mathur p****7@g****m 1
longemen3000 l****0@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 27
  • Total pull requests: 36
  • Average time to close issues: 4 months
  • Average time to close pull requests: 23 days
  • Total issue authors: 4
  • Total pull request authors: 7
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.58
  • Merged pull requests: 33
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 3
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jakewilliami (23)
  • jin-park (2)
  • longemen3000 (1)
  • JuliaTagBot (1)
Pull Request Authors
  • jakewilliami (32)
  • github-actions[bot] (3)
  • pmc4 (2)
  • rmsrosa (1)
  • rick2047 (1)
  • longemen3000 (1)
  • Gabrielforest (1)
Top Labels
Issue Labels
enhancement (5) help wanted (4) question (2) bug (2) speculative (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 3 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 13
juliahub.com: SpelledOut

A minimal, Julia-written tool for converting numbers to words.

  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3 Total
Rankings
Dependent repos count: 9.9%
Forks count: 19.4%
Average: 24.0%
Stargazers count: 27.9%
Dependent packages count: 38.9%
Last synced: 7 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions