mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-09 19:24:22 +03:00
* Create syntax_iterators.py Replica of spacy/lang/fr/syntax_iterators.py * Added import statements for SYNTAX_ITERATORS * Create gustavengstrom.md * Added "dobj" to list of labels in noun_chunks method and a test_noun_chunks method to the Swedish language model. * Delete README-checkpoint.md Co-authored-by: Gustav <gustav@davcon.se> Co-authored-by: Ines Montani <ines@ines.io> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_exceptions.py | ||
| test_noun_chunks.py | ||
| test_prefix_suffix_infix.py | ||
| test_text.py | ||
| test_tokenizer.py | ||