Commit Graph

63 Commits

Author SHA1 Message Date
Ines Montani
c9cd516d96 Move tests out of package (#4334)
* Move tests out of package

* Fix typo
2019-09-28 18:05:00 +02:00
Matthew Honnibal
105a91975b Fix sdist command 2019-09-27 15:52:26 +02:00
Matthew Honnibal
7cbdcaddf3 Ensure new setuptools before building sdist 2019-02-21 12:08:41 +01:00
Matthew Honnibal
8562faeb39 Fix conll2017 fab command 2018-05-01 18:04:58 +02:00
Matthew Honnibal
116ae46802 Improve experiment management 2018-05-01 17:51:22 +02:00
Matthew Honnibal
1f7229f40f Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop"
This reverts commit c9ba3d3c2d, reversing
changes made to 92c26a35d4.
2018-03-27 19:23:02 +02:00
Matthew Honnibal
04af13e29a Update fabfile from develop 2017-11-07 12:11:08 +01:00
Matthew Honnibal
ed27ca7e21 Use python -m virtualenv in fabfile 2017-04-15 15:43:38 +02:00
Ines Montani
a3e3df3e33 Clean up fabfile 2017-01-14 21:30:38 +01:00
Ines Montani
258e322e9c Allow control of virtualenv in fabfile via environment variable 2017-01-14 17:49:32 +01:00
Matthew Honnibal
d5840c488b Clean unused code from fabfile 2016-12-18 13:53:30 +01:00
Matthew Honnibal
bdacedc434 Fix fab train 2016-10-13 03:24:03 +02:00
Matthew Honnibal
3bc498e9c9 Merge branch 'master' of https://github.com/honnibal/spaCy 2015-12-28 18:03:06 +01:00
Henning Peters
386f460157 add website trailing-slash redirects 2015-12-16 11:05:18 +01:00
Henning Peters
febd8d32ac remove tutorials index page 2015-12-03 20:10:21 +01:00
Henning Peters
5ed08249a4 custom web upload 2015-12-03 19:47:55 +01:00
Matthew Honnibal
2714676f74 Merge branch 'master' of https://github.com/honnibal/spaCy 2015-11-29 23:17:00 +01:00
Matthew Honnibal
d16fece278 * Fix fab test command 2015-11-29 23:16:56 +01:00
Henning Peters
ce1a1451c5 add 404 page, remove old license links 2015-11-26 09:27:04 +01:00
Henning Peters
f89665a0d0 add missing tutorials 2015-11-26 09:15:43 +01:00
Henning Peters
8304c77c51 fix merge 2015-11-24 19:33:29 +01:00
Henning Peters
1ebf81df12 Merge branch 'master' of github.com:henningpeters/spaCy 2015-11-24 19:32:10 +01:00
Henning Peters
129e6419c4 adapt website urls, deploy website via fabric 2015-11-24 14:46:48 +01:00
Henning Peters
b1e8905ef4 fix website build 2015-11-19 13:22:56 +01:00
Matthew Honnibal
7b8a921a80 * Fix train command in fabfile 2015-11-18 18:28:28 +01:00
Matthew Honnibal
2714fb4733 * Fix prebuild command 2015-11-03 07:30:33 +01:00
Matthew Honnibal
8bde2bba58 * Fiddle with prebuild command 2015-11-03 07:11:59 +01:00
Matthew Honnibal
3656f06e35 * Don't use models in fab test 2015-11-03 06:39:30 +01:00
Matthew Honnibal
bb5598b816 * Fix test command in fabfile 2015-11-03 05:32:18 +01:00
Matthew Honnibal
c0e25bb5e2 * Fix syntax error in fabfile 2015-10-26 00:07:47 +11:00
Matthew Honnibal
e1810c82ad * Fix docs function in fabfile 2015-10-25 23:27:37 +11:00
Matthew Honnibal
c27327d92b * Rework the docs compilation function 2015-10-25 23:15:51 +11:00
Matthew Honnibal
54dbbc0bfc * Don't use cache dir in prebuild 2015-10-19 07:47:14 +02:00
Matthew Honnibal
3bf50ab830 * Ensure the fabfile prebuild command installs pytest 2015-10-09 20:57:47 +11:00
Matthew Honnibal
9431441544 * Update the publish command, so that it creates a git tag 2015-09-22 02:26:10 +02:00
Matthew Honnibal
968d26a6cc * Uploade prebuild command in fabfile 2015-09-13 01:27:49 +02:00
Matthew Honnibal
912511f0aa * Update prebuild command, for shell bug 2015-07-27 01:52:04 +02:00
Matthew Honnibal
2b5cde87fd * Add prebuild command, to test clean builds 2015-07-26 22:40:04 +02:00
Matthew Honnibal
4d24d513ad * Add fab docs command 2015-07-08 12:34:35 +02:00
Matthew Honnibal
dcdf566ce3 * Fix fab test 2015-06-07 22:59:05 +02:00
Matthew Honnibal
27c8dc3db2 * Run tests one file at a time, as the teardown isn't cleaning up objects in global namespace properly 2015-06-06 05:58:16 +02:00
Matthew Honnibal
4230467947 * Update fabfile.py for JSON-formatted training 2015-05-12 22:34:07 +02:00
Jordan Suchow
5f0f940a1f Remove unused imports 2015-04-19 01:05:22 -07:00
Matthew Honnibal
ed8942a096 * Add train function to fabfile 2015-04-08 22:47:59 +02:00
Matthew Honnibal
e2ea0fb47a * Fix clean command 2015-01-25 14:49:29 +11:00
Matthew Honnibal
1df8db51be * Upd fabfile 2015-01-17 16:20:03 +11:00
Matthew Honnibal
c918de68fa * Fix pos command 2015-01-09 05:14:45 +11:00
Matthew Honnibal
d0edb01622 * Upd fabfile, normalising compilation and supporting different runtimes 2015-01-06 03:24:27 +11:00
Matthew Honnibal
4d49d19cfe * Add commang to push to master to the 'publish' task. 2015-01-05 17:55:51 +11:00
Matthew Honnibal
e0711d7024 * Upd fabfile 2015-01-05 05:30:24 +11:00