mirror of https://github.com/explosion/spaCy.git
Merge branch 'master' of https://github.com/explosion/spaCy
This commit is contained in:
commit
069531c351
|
@ -5,10 +5,12 @@ This is a list of everyone who has made significant contributions to spaCy, in a
|
||||||
* Adam Bittlingmayer, [@bittlingmayer](https://github.com/bittlingmayer)
|
* Adam Bittlingmayer, [@bittlingmayer](https://github.com/bittlingmayer)
|
||||||
* Alexey Kim, [@yuukos](https://github.com/yuukos)
|
* Alexey Kim, [@yuukos](https://github.com/yuukos)
|
||||||
* Alexis Eidelman, [@AlexisEidelman](https://github.com/AlexisEidelman)
|
* Alexis Eidelman, [@AlexisEidelman](https://github.com/AlexisEidelman)
|
||||||
|
* Ali Zarezade, [@azarezade](https://github.com/azarezade)
|
||||||
* Andreas Grivas, [@andreasgrv](https://github.com/andreasgrv)
|
* Andreas Grivas, [@andreasgrv](https://github.com/andreasgrv)
|
||||||
* Andrew Poliakov, [@pavlin99th](https://github.com/pavlin99th)
|
* Andrew Poliakov, [@pavlin99th](https://github.com/pavlin99th)
|
||||||
* Aniruddha Adhikary, [@aniruddha-adhikary](https://github.com/aniruddha-adhikary)
|
* Aniruddha Adhikary, [@aniruddha-adhikary](https://github.com/aniruddha-adhikary)
|
||||||
* Anto Binish Kaspar, [@binishkaspar](https://github.com/binishkaspar)
|
* Anto Binish Kaspar, [@binishkaspar](https://github.com/binishkaspar)
|
||||||
|
* Avadh Patel, [@avadhpatel](https://github.com/avadhpatel)
|
||||||
* Ben Eyal, [@beneyal](https://github.com/beneyal)
|
* Ben Eyal, [@beneyal](https://github.com/beneyal)
|
||||||
* Bhargav Srinivasa, [@bhargavvader](https://github.com/bhargavvader)
|
* Bhargav Srinivasa, [@bhargavvader](https://github.com/bhargavvader)
|
||||||
* Bruno P. Kinoshita, [@kinow](https://github.com/kinow)
|
* Bruno P. Kinoshita, [@kinow](https://github.com/kinow)
|
||||||
|
@ -22,6 +24,7 @@ This is a list of everyone who has made significant contributions to spaCy, in a
|
||||||
* Eric Zhao, [@ericzhao28](https://github.com/ericzhao28)
|
* Eric Zhao, [@ericzhao28](https://github.com/ericzhao28)
|
||||||
* Francisco Aranda, [@frascuchon](https://github.com/frascuchon)
|
* Francisco Aranda, [@frascuchon](https://github.com/frascuchon)
|
||||||
* Greg Baker, [@solresol](https://github.com/solresol)
|
* Greg Baker, [@solresol](https://github.com/solresol)
|
||||||
|
* Greg Dubbin, [@GregDubbin](https://github.com/GregDubbin)
|
||||||
* Grégory Howard, [@Gregory-Howard](https://github.com/Gregory-Howard)
|
* Grégory Howard, [@Gregory-Howard](https://github.com/Gregory-Howard)
|
||||||
* György Orosz, [@oroszgy](https://github.com/oroszgy)
|
* György Orosz, [@oroszgy](https://github.com/oroszgy)
|
||||||
* Henning Peters, [@henningpeters](https://github.com/henningpeters)
|
* Henning Peters, [@henningpeters](https://github.com/henningpeters)
|
||||||
|
@ -46,6 +49,7 @@ This is a list of everyone who has made significant contributions to spaCy, in a
|
||||||
* Michael Wallin, [@wallinm1](https://github.com/wallinm1)
|
* Michael Wallin, [@wallinm1](https://github.com/wallinm1)
|
||||||
* Miguel Almeida, [@mamoit](https://github.com/mamoit)
|
* Miguel Almeida, [@mamoit](https://github.com/mamoit)
|
||||||
* Motoki Wu, [@tokestermw](https://github.com/tokestermw)
|
* Motoki Wu, [@tokestermw](https://github.com/tokestermw)
|
||||||
|
* Ole Henrik Skogstrøm, [@ohenrik](https://github.com/ohenrik)
|
||||||
* Oleg Zd, [@olegzd](https://github.com/olegzd)
|
* Oleg Zd, [@olegzd](https://github.com/olegzd)
|
||||||
* Orhan Bilgin, [@melanuria](https://github.com/melanuria)
|
* Orhan Bilgin, [@melanuria](https://github.com/melanuria)
|
||||||
* Orion Montoya, [@mdcclv](https://github.com/mdcclv)
|
* Orion Montoya, [@mdcclv](https://github.com/mdcclv)
|
||||||
|
@ -62,6 +66,7 @@ This is a list of everyone who has made significant contributions to spaCy, in a
|
||||||
* Søren Lind Kristiansen, [@sorenlind](https://github.com/sorenlind)
|
* Søren Lind Kristiansen, [@sorenlind](https://github.com/sorenlind)
|
||||||
* Swier, [@swierh](https://github.com/swierh)
|
* Swier, [@swierh](https://github.com/swierh)
|
||||||
* Thomas Tanon, [@Tpt](https://github.com/Tpt)
|
* Thomas Tanon, [@Tpt](https://github.com/Tpt)
|
||||||
|
* Thomas Opsomer, [@thomasopsomer](https://github.com/thomasopsomer)
|
||||||
* Tiago Rodrigues, [@TiagoMRodrigues](https://github.com/TiagoMRodrigues)
|
* Tiago Rodrigues, [@TiagoMRodrigues](https://github.com/TiagoMRodrigues)
|
||||||
* Vadim Mazaev, [@GreenRiverRUS](https://github.com/GreenRiverRUS)
|
* Vadim Mazaev, [@GreenRiverRUS](https://github.com/GreenRiverRUS)
|
||||||
* Vimos Tan, [@Vimos](https://github.com/Vimos)
|
* Vimos Tan, [@Vimos](https://github.com/Vimos)
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
# coding: utf8
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
|
||||||
|
"""
|
||||||
|
Example sentences to test spaCy and its language models.
|
||||||
|
|
||||||
|
>>> from spacy.lang.ru.examples import sentences
|
||||||
|
>>> docs = nlp.pipe(sentences)
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
sentences = [
|
||||||
|
"Apple рассматривает возможность покупки стартапа из Соединенного Королевства за $1 млрд",
|
||||||
|
"Автономные автомобили переносят страховую ответственность на производителя",
|
||||||
|
"В Сан Франциско рассматривается возможность запрета роботов-курьеров, которые перемещаются по тротуару",
|
||||||
|
"Лондон - большой город Соединенного Королевства"
|
||||||
|
]
|
|
@ -109,6 +109,7 @@
|
||||||
"hr": "Croatian",
|
"hr": "Croatian",
|
||||||
"tr": "Turkish",
|
"tr": "Turkish",
|
||||||
"he": "Hebrew",
|
"he": "Hebrew",
|
||||||
|
"fa": "Persian",
|
||||||
"ga": "Irish",
|
"ga": "Irish",
|
||||||
"bn": "Bengali",
|
"bn": "Bengali",
|
||||||
"hi": "Hindi",
|
"hi": "Hindi",
|
||||||
|
|
Loading…
Reference in New Issue