spaCy/.github
Alex Villarreal 13d562e1a4 Fix code sample for Doc.set_extension (#2282)
* Fix code sample for `set_extension`

The previous sample code for `set_extension` fails the assertion at the end, because `city_getter` it checked if the whole document text matches any of the city names. Now it checks if any of the city names is contained in the document text.

* Contributor agreement
2018-05-02 10:16:05 +02:00
..
contributors Fix code sample for Doc.set_extension (#2282) 2018-05-02 10:16:05 +02:00
CONTRIBUTOR_AGREEMENT.md Restore contributor agreement 2018-03-31 14:06:37 +02:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2017-03-18 22:01:54 +01:00
PULL_REQUEST_TEMPLATE.md Update pull request template 2017-10-24 21:49:11 +02:00