spaCy/spacy/tests/lang
Adriane Boyd ed4ad309e6
Fix Dutch noun chunks to skip overlapping spans (#11275)
* Add test for overlapping noun chunks

* Skip overlapping noun chunks

* Update spacy/tests/lang/nl/test_noun_chunks.py

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-08-10 09:49:08 +02:00
..
af New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
am
ar
bg Handle Cyrillic combining diacritics (#10837) 2022-06-28 15:35:32 +02:00
bn
ca
cs
da
de
dsb Add Lower Sorbian support. (#10431) 2022-03-07 16:57:14 +01:00
el
en Remove English exceptions with mismatched features (#10873) 2022-06-03 09:44:04 +02:00
es Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
et New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
eu
fa
fi Auto-format code with black (#10333) 2022-02-21 09:15:42 +01:00
fr Revert "Bump sudachipy version (#9917)" (#10071) 2022-01-17 10:38:37 +01:00
ga
grc
gu
he
hi Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
hr New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
hsb Add Upper Sorbian support. (#10432) 2022-03-07 16:20:39 +01:00
hu
hy
id
is New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
it Revert "Bump sudachipy version (#9917)" (#10071) 2022-01-17 10:38:37 +01:00
ja Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
ko Handle unknown tags in KoreanTokenizer tag map (#10536) 2022-03-24 11:25:36 +01:00
ky
lb
lt
lv New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
mk
ml
nb
ne
nl Fix Dutch noun chunks to skip overlapping spans (#11275) 2022-08-10 09:49:08 +02:00
pl
pt Portuguese noun chunks review (#9559) 2021-11-04 23:55:49 +01:00
ro
ru Handle Cyrillic combining diacritics (#10837) 2022-06-28 15:35:32 +02:00
sa
sk New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
sl New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
sq New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
sr
sv Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01:00
ta Basic tests for the Tamil language (#10629) 2022-04-07 14:47:37 +02:00
th
ti
tl
tr removing print statements from the test suite (#10712) 2022-04-27 09:14:25 +02:00
tt
uk Handle Cyrillic combining diacritics (#10837) 2022-06-28 15:35:32 +02:00
ur
vi
xx New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
yo
zh
__init__.py
test_attrs.py Intify IOB (#9738) 2022-01-20 13:19:38 +01:00
test_initialize.py
test_lemmatizers.py