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

>>> from spacy.lang.sv.examples import sentences
>>> docs = nlp.pipe(sentences)
)uC   Apple Ã¶vervÃ¤ger att kÃ¶pa brittisk startup fÃ¶r 1 miljard dollar.uE   SjÃ¤lvkÃ¶rande bilar fÃ¶rskjuter fÃ¶rsÃ¤kringsansvar mot tillverkare.uE   San Fransisco Ã¶vervÃ¤ger fÃ¶rbud mot leveransrobotar pÃ¥ trottoarer.u(   London Ã¤r en storstad i Storbritannien.N)Ú__doc__Ú	sentences© r   r   úJ/home/ubuntu/.local/lib/python3.10/site-packages/spacy/lang/sv/examples.pyÚ<module>   s    