mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-27 06:01:28 +03:00
* Add helper function for reading in JSONL * Add rule-based NER component * Fix whitespace * Add component to factories * Add tests * Add option to disable indent on json_dumps compat Otherwise, reading JSONL back in line by line won't work * Fix error code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_entity_ruler.py | ||
| test_factories.py | ||
| test_pipe_methods.py | ||
| test_textcat.py | ||