text-score

Crates.iotext-score
lib.rstext-score
version0.1.0
sourcesrc
created_at2024-03-22 12:12:47.007024
updated_at2024-03-22 12:12:47.007024
descriptionVarious implementations of metrics used in ML/DL.
homepage
repositoryhttps://github.com/NewBornRustacean/metrics-rs
max_upload_size
id1182578
size13,310
(NewBornRustacean)

documentation

README

text-score

Various implementations of metrics used in ML/DL.

features provided

  • rouge-n score

features to be added

  • rouge-l, rouge-s etc.
  • text normalization
  • BLEU score
  • many more..

refs

Commit count: 26

cargo fmt