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
- Host: GitHub
- URL: https://github.com/nwiizo/suiko
- Owner: nwiizo
- License: mit
- Created: 2026-08-17T16:27:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-09-24T22:57:26.000Z (1 day ago)
- Last Synced: 2026-09-25T00:27:24.685Z (1 day ago)
- Topics: cli, japanese, japanese-language, lint, linter, markdown, nlp, proofreading, rust, sudachi, text-processing, writing
- Language: Rust
- Homepage: https://crates.io/crates/suiko
- Size: 1.37 MB
- Stars: 114
- Watchers: 0
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: nwiizo
- Login: nwiizo
- Email: syu.m.5151@gmail.com
- Kind: user
- Description:
- Website: https://nwiizo.github.io/
- Location: Tokyo, Japan
- Twitter: nwiizo
- Company: 3-shake Inc.
- Icon url: https://avatars.githubusercontent.com/u/12461120?u=82a37d37019cf4a2fc7e52fb78f43d4accb0eaef&v=4
- Repositories: 225
- Last Synced at: 2026-09-25T00:28:06.366Z
- Profile URL: https://github.com/nwiizo
GitHub Events
Total
- Create event: 2
- Issues event: 4
- Pull request event: 5
- Push event: 1
- Release event: 1
- Watch event: 1
- Total: 14
Last Year
- Create event: 2
- Issues event: 4
- Pull request event: 5
- Push event: 1
- Release event: 1
- Watch event: 1
- Total: 14
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 | 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
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
- Total packages: 2
-
Total downloads:
- cargo: 847 total
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 11
- Total maintainers: 1
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
- actions/checkout v4 composite
- 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
- 193 dependencies
- actions/cache v6 composite
- actions/checkout v7 composite
- 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
- actions/checkout v7 composite