spaCy/spacy/tests/lang
Duygu Altinok 47a2916801
Intify IOB (#9738)
* added iob to int

* added tests

* added iob strings

* added error

* blacked attrs

* Update spacy/tests/lang/test_attrs.py

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* Update spacy/attrs.pyx

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>

* added iob strings as global

* minor refinement with iob

* removed iob strings from token

* changed to uppercase

* cleaned and went back to master version

* imported iob from attrs

* Update and format errors

* Support and test both str and int ENT_IOB key

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-01-20 13:19:38 +01:00
..
af New tests for a number of alpha languages (#9703) 2021-11-28 21:59:23 +01:00
am
ar
bg Tidy up with flake8: imports, comparisons, etc. 2021-06-28 12:08:15 +02:00
bn
ca Update Catalan tokenizer (#9297) 2021-09-27 14:42:30 +02:00
cs
da
de
el
en Migrate regression tests into the main test suite (#9655) 2021-12-04 20:34:48 +01: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 Tidy up code 2021-06-28 12:08:15 +02:00
fr Revert "Bump sudachipy version (#9917)" (#10071) 2022-01-17 10:38:37 +01:00
ga
grc Added ancient Greek language support (#8606) 2021-07-15 10:27:17 +02:00
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
hu 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
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 Update custom tokenizer APIs and pickling (#8972) 2021-08-19 14:37:47 +02:00
ky Update Cython string types (#9143) 2021-09-13 17:02:17 +02:00
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 Adding noun_chunks to the DUTCH language model (nl) (#8529) 2021-07-14 14:01:02 +02:00
pl
pt Portuguese noun chunks review (#9559) 2021-11-04 23:55:49 +01:00
ro
ru
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
th Update custom tokenizer APIs and pickling (#8972) 2021-08-19 14:37:47 +02:00
ti Update Tigrinya ትግርኛ language support (#8900) 2021-08-10 13:55:08 +02:00
tl Add initial Tagalog (tl) tests (#9582) 2021-11-02 08:35:49 +01:00
tr
tt
uk Tidy up with flake8: imports, comparisons, etc. 2021-06-28 12:08:15 +02:00
ur
vi Update custom tokenizer APIs and pickling (#8972) 2021-08-19 14:37:47 +02:00
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 Fix Azerbaijani init, extend lang init tests (#8656) 2021-07-09 15:36:35 +02:00
test_lemmatizers.py Update Catalan language data (#8308) 2021-06-11 10:21:22 +02:00