mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
f68fc29130
* Update sent_starts in Example.from_dict Update `sent_starts` for `Example.from_dict` so that `Optional[bool]` values have the same meaning as for `Token.is_sent_start`. Use `Optional[bool]` as the type for sent start values in the docs. * Use helper function for conversion to ternary ints |
||
---|---|---|
.. | ||
__init__.py | ||
test_augmenters.py | ||
test_new_example.py | ||
test_pretraining.py | ||
test_readers.py | ||
test_training.py |