mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-09 00:36:42 +03:00
a6317b3836
* Fix bug in memory-zone code when adding non-transient strings. The error could result in segmentation faults or other memory errors during memory zones if new labels were added to the model. * Fix handling of new morphological labels within memory zones. Addresses second issue reported in Memory leak of MorphAnalysis object. #13684 |
||
---|---|---|
.. | ||
__init__.py | ||
test_augmenters.py | ||
test_corpus.py | ||
test_logger.py | ||
test_new_example.py | ||
test_pretraining.py.disabled | ||
test_readers.py | ||
test_rehearse.py | ||
test_training.py |