1 unstable release
0.1.0 | Mar 22, 2024 |
---|
#545 in Cargo plugins
11KB
50 lines
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
- Lin, Chin-Yew. ROUGE: a Package for Automatic Evaluation of Summaries. In Proceedings of the Workshop on Text Summarization Branches Out (WAS 2004), Barcelona, Spain, July 25 - 26, 2004.
- google research repo: native python implementation
Dependencies
~235–320KB