hiroshi-matsuda-rit
commited on
Commit
•
06b2b90
1
Parent(s):
1a25a86
for test
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"sudachi_kwargs": {
|
14 |
"sudachi_split_mode": "A",
|
15 |
"sudachi_dict_type": "core",
|
16 |
-
"
|
17 |
},
|
18 |
"model_max_length": 512,
|
19 |
"tokenizer_class": "BertJapaneseTokenizer"
|
|
|
13 |
"sudachi_kwargs": {
|
14 |
"sudachi_split_mode": "A",
|
15 |
"sudachi_dict_type": "core",
|
16 |
+
"sudachi_projection": "normalized_nouns"
|
17 |
},
|
18 |
"model_max_length": 512,
|
19 |
"tokenizer_class": "BertJapaneseTokenizer"
|