Commit Graph

8748 Commits

Author SHA1 Message Date
ines
94cd3d51db Update v2 docs and model info
Take out speed tables until we fix our benchmark tests on CPU and GPU
2017-11-08 11:43:00 +01:00
Ines Montani
3a0f34d567
Merge pull request #1509 from abhi18av/patch-1
Create examples.py for Hindi language
2017-11-08 11:37:19 +01:00
Ines Montani
42b241ccd0
Update language code in usage example in comment 2017-11-08 11:36:38 +01:00
Matthew Honnibal
e262e8d942 Increment version to v2.0.2.dev0 2017-11-08 11:25:47 +01:00
Matthew Honnibal
a8b592783b Make a dtype more specific, to fix a windows build 2017-11-08 11:24:35 +01:00
Matthew Honnibal
97ed21492a Test Python 3.5 in Travis 2017-11-08 11:09:06 +01:00
Abhinav Sharma
d097b34059
Update CONTRIBUTOR_AGREEMENT.md 2017-11-08 14:16:04 +05:30
Abhinav Sharma
c9c4aaec44
corrected a typo 2017-11-08 13:33:15 +05:30
Abhinav Sharma
84edade82d
Create examples.py
Populated the file with the translations of English example sentences
2017-11-08 13:23:08 +05:30
Matthew Honnibal
2bdf68a632 Merge branch 'master' of https://github.com/explosion/spaCy 2017-11-08 03:01:16 +01:00
Matthew Honnibal
d725aee4e2 Increment version to 2.0.1 2017-11-08 02:14:47 +01:00
ines
14f97cfd20 Add note on stream processing to migration guide (see #1508) 2017-11-08 01:53:36 +01:00
ines
f929f41bcc Merge branch 'master' of https://github.com/explosion/spaCy 2017-11-08 01:17:44 +01:00
ines
5d1162cf21 Improve nlp.update / training loop overview (see #1507) 2017-11-08 01:17:42 +01:00
Matthew Honnibal
8d6f68f1df Increment version 2017-11-08 01:12:34 +01:00
ines
bcf42b8846 Fix typo 2017-11-08 01:06:37 +01:00
ines
2229aba71c Update website 2017-11-08 01:06:30 +01:00
Ines Montani
5864635038
Update README.rst 2017-11-07 22:41:54 +01:00
Ines Montani
b183fdbda8
Update README.rst 2017-11-07 20:45:34 +01:00
Matthew Honnibal
75d2a05c29
Merge pull request #1502 from explosion/develop
💫 Merge spaCy 2 into master 🎉
2017-11-07 20:43:46 +01:00
Ines Montani
a540ab473d
Merge branch 'master' into develop 2017-11-07 14:50:22 +01:00
ines
1768703e1c Update website for v2.0 2017-11-07 14:48:17 +01:00
Matthew Honnibal
bbd2a3dee1 Fix title in about.py 2017-11-07 14:02:58 +01:00
Matthew Honnibal
4efaf9306c Set version to spacy-nightly rc2 2017-11-07 13:27:26 +01:00
Matthew Honnibal
bf1ec2965f Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-11-07 13:20:29 +01:00
Matthew Honnibal
726f689da4 Fix missing import 2017-11-07 13:20:12 +01:00
Ines Montani
cf2da695e8
Update README.rst 2017-11-07 13:16:14 +01:00
ines
834f9c1aab Update about.py 2017-11-07 13:11:33 +01:00
ines
e4a05385d6 Update docs 2017-11-07 12:33:43 +01:00
ines
93b91ae112 Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-11-07 12:22:34 +01:00
ines
4477bf15d6 Update CONTRIBUTORS.md 2017-11-07 12:22:32 +01:00
Matthew Honnibal
58894bfbf6 Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-11-07 12:18:38 +01:00
Matthew Honnibal
3bfbb9ac71 Another empty master merge
git merge master --strategy ours
2017-11-07 12:17:46 +01:00
ines
a4662a31a9 Move model package templates to cli.package and update docs 2017-11-07 12:15:35 +01:00
Matthew Honnibal
04af13e29a Update fabfile from develop 2017-11-07 12:11:08 +01:00
ines
a09c096d3c Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
Matthew Honnibal
cc256e9c88 Add buildkite trigger to 1.x 2017-11-07 11:57:09 +01:00
Matthew Honnibal
025c820976 Increment version to 1.10.0 2017-11-07 11:50:43 +01:00
Matthew Honnibal
e02c84d71a Prepare for merge into master
Did git merge master --strategy=ours
2017-11-07 11:46:27 +01:00
Matthew Honnibal
9a88e66103 Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2017-11-07 02:00:06 +01:00
Matthew Honnibal
174abe4677 Increment to 2.0.0rc1 2017-11-07 01:59:46 +01:00
ines
42a0fbf291 Fix textcat simple train example 2017-11-07 01:25:54 +01:00
ines
173b1551af Update examples 2017-11-07 01:22:30 +01:00
ines
1b1c9105b4 Update example compatibility statements 2017-11-07 01:11:45 +01:00
ines
c37837cad1 Update training docs 2017-11-07 01:06:31 +01:00
ines
c7bda87b17 Update model docs and add tips section 2017-11-07 01:05:37 +01:00
ines
a1261e8632 Fix formatting 2017-11-07 01:05:30 +01:00
ines
912c1b1821 Document "simple training style" 2017-11-07 00:23:19 +01:00
ines
ad6438ccdf Update aside labels and under construction mixin 2017-11-07 00:23:00 +01:00
ines
8fb48b9b91 Update and document new util functions 2017-11-07 00:22:43 +01:00