https://github.com/cecoeco/readability.jl

Analyze the readability of texts 📚

https://github.com/cecoeco/readability.jl

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • â—‹
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • â—‹
    .zenodo.json file
  • â—‹
    DOI references
  • â—‹
    Academic publication links
  • â—‹
    Committers with academic emails
  • â—‹
    Institutional organization owner
  • â—‹
    JOSS paper metadata
  • â—‹
    Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary

Keywords

automated-readability-index characters coleman-liau dale-chall flesch-kincaid gunning-fog julia language readability reading smog spache syllables text words
Last synced: 5 months ago · JSON representation

Repository

Analyze the readability of texts 📚

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 8
Topics
automated-readability-index characters coleman-liau dale-chall flesch-kincaid gunning-fog julia language readability reading smog spache syllables text words
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

CI test Documentation Stable Documentation Dev Package Statistics Style: Blue

Readability.jl

Julia package that analyzes the difficulty of texts using different indexes like Gunning-Fog, SMOG, and Flesch-Kincaid.

Installation

use this command in the Julia REPL:

julia using Pkg; Pkg.add("Readability")

Web App

The Readability.jl package can be used without ever having to program via a web application written in React.js and Oxygen.jl

Web App GIF

Owner

  • Login: cecoeco
  • Kind: user

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 75
  • Total Committers: 1
  • Avg Commits per committer: 75.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 15
  • Committers: 1
  • Avg Commits per committer: 15.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
webofceco m****9@g****m 75

Issues and Pull Requests

Last synced: 8 months ago

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

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 8
juliahub.com: Readability

Analyze the readability of texts 📚

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.6%
Dependent packages count: 38.7%
Average: 43.9%
Forks count: 52.9%
Stargazers count: 74.3%
Last synced: 6 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
app/backend/Dockerfile docker
  • julia 1.10 build
app/frontend/package.json npm
  • vite ^5.0.11 development
  • vite-plugin-solid ^2.8.2 development
  • vite-plugin-solid-svg ^0.8.0 development
  • solid-js ^1.8.11