Update ESSAI.py
Browse files
ESSAI.py
CHANGED
@@ -184,7 +184,7 @@ class ESSAI(datasets.GeneratorBasedBuilder):
|
|
184 |
if tag == "@card@":
|
185 |
print(splitted)
|
186 |
|
187 |
-
if tag == "
|
188 |
print(splitted)
|
189 |
|
190 |
if word == "@card@":
|
|
|
184 |
if tag == "@card@":
|
185 |
print(splitted)
|
186 |
|
187 |
+
if tag == "Bayer":
|
188 |
print(splitted)
|
189 |
|
190 |
if word == "@card@":
|