Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The website and the API report difference sentence counts for CCMatrix #10

Open
gregtatum opened this issue Jan 16, 2024 · 1 comment
Open

Comments

@gregtatum
Copy link

https://opus.nlpl.eu/opusapi/?source=en&target=ru&preprocessing=moses&version=latest

[
  ...
  {
    "alignment_pairs": 139937785,
    "corpus": "CCMatrix",
    ...
    "version": "v1"
  },
  {
    "alignment_pairs": 139937785,
    "corpus": "NLLB",
    ...
    "version": "v1"
  }
]

Then from:
https://opus.nlpl.eu/

corpus doc's sent's en tokens ru tokens XCES/XML raw TMX Moses mono raw ud alg dic freq other files
NLLB v1 1 139.9M 2.7G 2.5G xces en ru en ru tmx moses en ru en ru en ru sample
CCMatrix v1 1 35.1M 581.4M 527.5M xces en ru en ru tmx moses en ru en ru en ru sample
image
@jorgtied
Copy link
Member

Yes, something seems wrong here. Better look at the re-designed website: https://opus.nlpl.eu/CCMatrix/en&ru/v1/CCMatrix
That should be correct I hope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants