Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassanof/rouge-rs
Fast ROUGE-L implementation in Rust
https://github.com/cassanof/rouge-rs
Last synced: about 1 month ago
JSON representation
Fast ROUGE-L implementation in Rust
- Host: GitHub
- URL: https://github.com/cassanof/rouge-rs
- Owner: cassanof
- License: mit
- Created: 2023-11-14T16:31:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T21:54:24.000Z (about 1 year ago)
- Last Synced: 2024-04-19T18:32:26.374Z (9 months ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rouge-rs
Fast ROUGE-L implementation in Rust for Python. Includes a parallelized ROUGE-L deduplication algorithm.