spaCy/examples/pipeline
Matt Upson 9a1d3b63fb Add missing default to .set_extension (#2297)
Failing to set a default, method, or getter results in a ValueError:

ValueError: [E083] Error setting extension: only one of `default`, `method`, or `getter` (plus optional `setter`) is allowed. Got: 0
2018-05-04 18:47:01 +02:00
..
custom_attr_methods.py Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
custom_component_countries_api.py Add missing default to .set_extension (#2297) 2018-05-04 18:47:01 +02:00
custom_component_entities.py Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
multi_processing.py Update examples 2017-11-07 01:22:30 +01:00