Updatee example with note to install requests

This commit is contained in:
ines 2018-03-28 12:46:27 +02:00
parent 366c98a94b
commit 07b8c255a5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ coordinates. Can be extended with more details from the API.
* Custom pipeline components: https://spacy.io//usage/processing-pipelines#custom-components
Compatible with: spaCy v2.0.0+
Prerequisites: pip install requests
"""
from __future__ import unicode_literals, print_function