You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there is no notion of documents in the OPUS-100 dataset it is not clear to me how accuracy is computed. I tried a naive approach using pairwise joining of sentences:
Hi! Thanks for this library.
Since there is no notion of documents in the OPUS-100 dataset it is not clear to me how accuracy is computed. I tried a naive approach using pairwise joining of sentences:
But I get
1011/1999
= 50.6% Accuracy which is not close to the 80.95% Accuracy reported in the paper.Thanks for any help!
The text was updated successfully, but these errors were encountered: