Merge branch 'master' of ssh://github.com/explosion/spaCy

This commit is contained in:
Matthew Honnibal 2016-12-02 11:06:06 +01:00
commit 73288497d5
1 changed files with 1 additions and 1 deletions

View File

@ -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