mirror of https://github.com/explosion/spaCy.git
Merge branch 'master' of ssh://github.com/explosion/spaCy
This commit is contained in:
commit
73288497d5
|
@ -14,7 +14,7 @@ p After reading this page, you should be able to:
|
||||||
+h(3, "no-job-too-big") No job too big
|
+h(3, "no-job-too-big") No job too big
|
||||||
|
|
||||||
p
|
p
|
||||||
| When writing spaCy, one of my motos was #[em no job too big]. I wanted
|
| When writing spaCy, one of my mottos was #[em no job too big]. I wanted
|
||||||
| to make sure that if Google or Facebook were founded tomorrow, spaCy
|
| to make sure that if Google or Facebook were founded tomorrow, spaCy
|
||||||
| would be the obvious choice for them. I wanted spaCy to be the obvious
|
| would be the obvious choice for them. I wanted spaCy to be the obvious
|
||||||
| choice for web-scale NLP. This meant sweating about performance, because
|
| choice for web-scale NLP. This meant sweating about performance, because
|
||||||
|
|
Loading…
Reference in New Issue