Unbabel / COMET

A Neural Framework for MT Evaluation
https://unbabel.github.io/COMET/html/index.html
Apache License 2.0
495 stars 76 forks source link

docCOMET available ? #230

Open nicolasdahan opened 1 month ago

nicolasdahan commented 1 month ago

https://github.com/Unbabel/COMET/blob/332dfb0dd16d30eb68a0a61e16d3da2b19a0b06f/README.md?plain=1#L13

Is docCOMET really available?

the original repo hasn't been updated for a while (https://github.com/amazon-science/doc-mt-metrics/tree/main)

regards

YutongWang1216 commented 2 weeks ago

I have the same confusion. From https://github.com/Unbabel/COMET/blob/master/comet/cli/score.py we can see a parameter "--enable-context" has been added to the script, but it seems the package installed from pip has not been updated, since running comet-score --enable-context will raise the following error:

comet-score: error: Unrecognized arguments: --enable-context