An open API service for producing an overview of a list of open source projects.

https://github.com/nwiizo/suiko

cli japanese japanese-language lint linter markdown nlp proofreading rust sudachi text-processing writing

Score: 12.612177548925677

Last synced: about 18 hours ago
JSON representation

Repository metadata:

日本語文書の自然さと読みやすさを再現可能に診断するRust CLI / Deterministic diagnostics for natural and readable Japanese writing


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 53
Total Committers: 3
Avg Commits per committer: 17.667
Development Distribution Score (DDS): 0.264

Commits in past year: 53
Committers in past year: 3
Avg Commits per committer in past year: 17.667
Development Distribution Score (DDS) in past year: 0.264

Name Email Commits
nwiizo s****1@g****m 39
renovate[bot] 2****] 7
Ukyo Nagata s****n@g****m 7

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 5
Total pull requests: 10
Average time to close issues: 7 days
Average time to close pull requests: 5 days
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.2
Average comments per pull request: 0.0
Merged pull request: 5
Bot issues: 2
Bot pull requests: 8

Past year issues: 5
Past year pull requests: 10
Past year average time to close issues: 7 days
Past year average time to close pull requests: 5 days
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 0.2
Past year average comments per pull request: 0.0
Past year merged pull request: 5
Past year bot issues: 2
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nwiizo/suiko

Top Issue Authors

  • nwiizo (3)
  • github-actions[bot] (1)
  • renovate[bot] (1)

Top Pull Request Authors

  • renovate[bot] (8)
  • nwiizo (2)

Top Issue Labels

  • enhancement (2)
  • bug (1)

Top Pull Request Labels


Package metadata

crates.io: suiko-sudachi

Unofficial crates.io redistribution of WorksApplications/sudachi.rs v0.6.11 (Japanese morphological analyzer) so that the suiko CLI can be installed from crates.io. Prefer the official crate once upstream publishes one.

  • Homepage: https://github.com/WorksApplications/sudachi.rs
  • Documentation: https://docs.rs/suiko-sudachi/
  • Licenses: Apache-2.0
  • Latest release: 0.6.11 (published about 1 month ago)
  • Last Synced: 2026-09-24T21:59:57.086Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 572 Total
  • Rankings:
    • Dependent repos count: 12.594%
    • Dependent packages count: 16.637%
    • Average: 39.825%
    • Downloads: 90.244%
  • Maintainers (1)
crates.io: suiko

Deterministic diagnostics for natural and readable Japanese writing

  • Homepage: https://crates.io/crates/suiko
  • Documentation: https://docs.rs/suiko/
  • Licenses: MIT
  • Latest release: 0.3.10 (published 3 days ago)
  • Last Synced: 2026-09-24T21:59:58.246Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 275 Total
  • Rankings:
    • Dependent repos count: 12.618%
    • Dependent packages count: 16.668%
    • Average: 39.857%
    • Downloads: 90.286%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
Cargo.toml cargo
  • assert_cmd 2 development
  • predicates 3 development
  • serde_json 1 development
  • tempfile 3 development
  • clap 4.5
  • lindera 5.3
  • regex 1
  • serde 1
  • serde_json 1
  • sha2 0.11
  • thiserror 2
  • toml 1.1
Cargo.lock cargo
  • 193 dependencies
.github/workflows/release.yml actions
  • actions/cache v6 composite
  • actions/checkout v7 composite
crates/suiko-sudachi/Cargo.toml cargo
  • claim 0.5 development
  • tempfile 3 development
  • aho-corasick 1
  • bitflags 2.5
  • csv 1.3
  • fancy-regex 0.13
  • indexmap 2.2
  • itertools 0.13
  • lazy_static 1.4
  • libloading 0.8
  • memmap2 0.9
  • nom 7
  • regex 1
  • serde 1.0
  • serde_json 1.0
  • thiserror 1.0
  • unicode-normalization 0.1
  • yada 0.5
.github/workflows/sudachi-update-check.yml actions
  • actions/checkout v7 composite