o
     ¢i+  ã                   @   s   d Z g d¢ZdS )z‹
Example sentences to test spaCy and its language models.

>>> from spacy.lang.en.examples import sentences
>>> docs = nlp.pipe(sentences)
)z6Apple is looking at buying U.K. startup for $1 billionz>Autonomous cars shift insurance liability toward manufacturersz8San Francisco considers banning sidewalk delivery robotsz+London is a big city in the United Kingdom.zWhere are you?zWho is the president of France?z)What is the capital of the United States?zWhen was Barack Obama born?N)Ú__doc__Ú	sentences© r   r   úJ/home/ubuntu/.local/lib/python3.10/site-packages/spacy/lang/en/examples.pyÚ<module>   s    