hiroshi-matsuda-rit commited on
Commit
06b2b90
1 Parent(s): 1a25a86
Files changed (1) hide show
  1. 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
- "sudachi_config_path": "sudachi.json"
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"