1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-02-17 03:50:37 +03:00
spaCy/spacy/tests/lang/fr
Sofie 585de273cd Fix small typo bug in French regexp + relevant unit test ()
* additional unit test for new entr word not in other lists

* bugfix - unit test works

* use _latin_lower instead of alpha_lower for french

* revert back to ALPHA_LOWER (following the code for languages)

* contributor agreement
2018-11-29 20:16:13 +01:00
..
__init__.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
test_exceptions.py Fix small typo bug in French regexp + relevant unit test () 2018-11-29 20:16:13 +01:00
test_lemmatization.py Fix French test (see ) 2017-11-20 13:59:59 +01:00
test_text.py Try to fix memory error by moving fr_tokenizer to module scope 2018-07-24 20:09:06 +02:00