mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-25 08:03:08 +03:00
Add comment clarifying what LANGUAGES does
This commit is contained in:
parent
04e6a65188
commit
bc87b815cc
|
@ -27,7 +27,7 @@ from pathlib import Path
|
|||
import os
|
||||
import pytest
|
||||
|
||||
|
||||
# These languages get run through generic tokenizer tests
|
||||
LANGUAGES = [English, German, Spanish, Italian, French, Portuguese, Dutch,
|
||||
Swedish, Hungarian, Finnish, Bengali, Norwegian]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user