bert_score icon indicating copy to clipboard operation
bert_score copied to clipboard

Why is matplotlib needed?

Open ogencoglu opened this issue 2 years ago • 0 comments

I think it would be good practice to separate main functionality dependencies and other stuff into separate requirements files. For example matplotlib should not be needed for calculating the scores. It bloats up virtual env and container sizes during packaging to production.

ogencoglu avatar Oct 11 '23 10:10 ogencoglu