JP-SystemsX commited on
Commit
7353a14
1 Parent(s): f162d70

Unlocked English-Version again

Browse files
Files changed (1) hide show
  1. super_eurlex.py +1 -1
super_eurlex.py CHANGED
@@ -55,7 +55,7 @@ _HOMEPAGE = ""
55
  # TODO: Add the licence for the dataset here if you can find it
56
  _LICENSE = ""
57
 
58
- AVAILABLE_LANGUAGES=['DE']#, 'EN'
59
  SECTORS=['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C', 'E']
60
  VERSIONS=[None, 'html', 'clean']
61
 
 
55
  # TODO: Add the licence for the dataset here if you can find it
56
  _LICENSE = ""
57
 
58
+ AVAILABLE_LANGUAGES=['DE', 'EN']
59
  SECTORS=['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C', 'E']
60
  VERSIONS=[None, 'html', 'clean']
61