Datasets:

Multilinguality:
multilingual
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
License:

Update OPUS Download URL

#7
Files changed (1) hide show
  1. ccmatrix.py +1 -1
ccmatrix.py CHANGED
@@ -56,7 +56,7 @@ _CITATION = """\
56
  _VERSION = "1.0.0"
57
  _FILE = "CCMatrix.{}.{}" # E.g. CCMatrix.en-nl.nl
58
  _URL = "https://opus.nlpl.eu/CCMatrix.php"
59
- _DOWNLOAD_URL = "https://opus.nlpl.eu/download.php?f=CCMatrix/v1/moses/{}.txt.zip"
60
 
61
 
62
  def get_language_pairs():
 
56
  _VERSION = "1.0.0"
57
  _FILE = "CCMatrix.{}.{}" # E.g. CCMatrix.en-nl.nl
58
  _URL = "https://opus.nlpl.eu/CCMatrix.php"
59
+ _DOWNLOAD_URL = "https://object.pouta.csc.fi/OPUS-CCMatrix/v1/moses/{}.txt.zip"
60
 
61
 
62
  def get_language_pairs():