Spaces:
Runtime error
Runtime error
xiomarablanco
commited on
Commit
•
f3f3e83
1
Parent(s):
fb08947
Update configV2.json
Browse files- configV2.json +2 -2
configV2.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"ruta_fichero_entrada": "__appcache__/biConNotaAnon.json",
|
3 |
"ruta_fichero_salida": "archivos/OutputFiles/biConNotaAnon_out.json",
|
4 |
"ruta_hunspell": {
|
5 |
-
"aff": "
|
6 |
-
"dic": "
|
7 |
},
|
8 |
"Parametros_Analisis": {
|
9 |
"estudiantes":{
|
|
|
2 |
"ruta_fichero_entrada": "__appcache__/biConNotaAnon.json",
|
3 |
"ruta_fichero_salida": "archivos/OutputFiles/biConNotaAnon_out.json",
|
4 |
"ruta_hunspell": {
|
5 |
+
"aff": "es_ES",
|
6 |
+
"dic": "es_ES.dic"
|
7 |
},
|
8 |
"Parametros_Analisis": {
|
9 |
"estudiantes":{
|