COMET icon indicating copy to clipboard operation
COMET copied to clipboard

docCOMET available ?

Open nicolasdahan opened this issue 1 year ago • 1 comments

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

nicolasdahan avatar Sep 09 '24 07:09 nicolasdahan

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

YutongWang1216 avatar Sep 23 '24 13:09 YutongWang1216