shershen commited on
Commit
97fad10
1 Parent(s): 87668fe

Update ru_anglicism.py

Browse files
Files changed (1) hide show
  1. ru_anglicism.py +2 -2
ru_anglicism.py CHANGED
@@ -12,8 +12,8 @@ _URLS = {
12
  _LICENSE = "apache-2.0"
13
 
14
 
15
- class GazetaDataset(datasets.GeneratorBasedBuilder):
16
- """Gazeta Dataset"""
17
 
18
  VERSION = datasets.Version("0.2.0")
19
 
 
12
  _LICENSE = "apache-2.0"
13
 
14
 
15
+ class RuAnglDataset(datasets.GeneratorBasedBuilder):
16
+ """Ru Anglicism Dataset"""
17
 
18
  VERSION = datasets.Version("0.2.0")
19