Commit
·
f03754c
1
Parent(s):
6d974dc
esupar_lemmatize
Browse files- config.json +1 -0
config.json
CHANGED
@@ -581,6 +581,7 @@
|
|
581 |
"pad_token_id": 1,
|
582 |
"position_embedding_type": "absolute",
|
583 |
"task_specific_params": {
|
|
|
584 |
"upos_multiword": {
|
585 |
"ADP+ADP": {
|
586 |
"\u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30": [
|
|
|
581 |
"pad_token_id": 1,
|
582 |
"position_embedding_type": "absolute",
|
583 |
"task_specific_params": {
|
584 |
+
"esupar_lemmatize": "copy",
|
585 |
"upos_multiword": {
|
586 |
"ADP+ADP": {
|
587 |
"\u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30": [
|