We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0b1d2 commit dd28720Copy full SHA for dd28720
tests/test_tokenizers/test_spacy_blank.py
@@ -20,7 +20,7 @@
20
{
21
"text": "Trường đại học bách khoa hà nội",
22
"lang": "vi",
23
- "result": ["Trường", "đại_học", "bách_khoa", "hà_nội"],
+ "result": ["Trường", "đại học", "bách khoa", "hà nội"],
24
},
25
]
26
0 commit comments