Commit Graph

48 Commits

Author SHA1 Message Date
Adriane Boyd
95075298f5
Update pex Makefile defaults (#12832)
* Update pex Makefile defaults

- switch to python 3.8
- only install spacy-lookups-data for extra packages

* Update website for pex defaults
2023-07-18 09:29:04 +02:00
Adriane Boyd
59da26ddad
Update spacy-lookups-data in Makefile (#8408) 2021-06-17 09:56:36 +02:00
Ines Montani
756b49c184 Update spacy-lookups-data pin 2021-01-30 00:07:49 +11:00
Adriane Boyd
54e8e3c208
Update model-related dependencies (#6725)
* Update pymorphy2 error messages for Russian and Ukrainian
* Add pymorphy2 to pex
* Update spacy-pkuseg version for pex
2021-01-14 17:29:44 +11:00
Matthew Honnibal
67652bcbb5 Upd makefile 2020-10-08 23:18:02 +02:00
Matthew Honnibal
654ce9bae8 Fix makefile 2020-10-07 21:02:22 +02:00
Adriane Boyd
d2806f11f2 Update to spacy-pkuseg==0.0.26 in Makefile 2020-10-05 18:08:32 +02:00
Ines Montani
95b2a448cf Update lookups data pin [ci skip] 2020-09-30 00:24:42 +02:00
Adriane Boyd
09d42d4bf0 Add pickle5 to Makefile 2020-09-28 09:49:59 +02:00
Matthew Honnibal
46e04d12db Fix make 2020-09-15 13:36:26 +02:00
Matthew Honnibal
0f0870d45e Avoid baking '-m spacy' into the pex by default 2020-09-15 12:35:33 +02:00
Ines Montani
0a8455a7fd Update lookups data in makefile [ci skip] 2020-09-10 09:33:59 +02:00
Matthew Honnibal
027c82c068 Update makefile 2020-09-01 01:22:54 +02:00
Matthew Honnibal
bff1640a75 Try to debug tmpdir problem 2020-09-01 01:13:09 +02:00
Matthew Honnibal
61a71d8bcc Try to debug tmpdir problem 2020-09-01 01:10:53 +02:00
Matthew Honnibal
b69a0e332d Fix makefile 2020-08-30 20:14:52 +02:00
Matthew Honnibal
acdd7b9478 Allow wheelhouse to be set in makefile 2020-08-30 20:00:49 +02:00
Matthew Honnibal
2ee0154bd0 Fix makefile 2020-08-30 17:11:24 +02:00
Matthew Honnibal
b2463e4d04 Fix makefile 2020-08-30 16:37:04 +02:00
Matthew Honnibal
d62a3c6551 Fix makefile 2020-08-30 16:35:10 +02:00
Matthew Honnibal
e3d959d4b4 Fix makefile 2020-08-30 16:16:30 +02:00
Matthew Honnibal
311e1593e6 Fix makefile 2020-08-24 17:09:05 +02:00
Matthew Honnibal
5febbee0ff Fix makefile 2020-08-24 16:59:09 +02:00
Matthew Honnibal
4fc1e57cf8 Fix makefile 2020-08-24 16:46:03 +02:00
Matthew Honnibal
cab286fbb2 Update makefile 2020-08-24 16:32:21 +02:00
Matthew Honnibal
2ff29e603a Update Makefile 2020-08-24 14:48:32 +02:00
Matthew Honnibal
ecd86bae84 Update Makefile 2020-08-24 14:41:56 +02:00
Ines Montani
644074b954 Merge branch 'develop' into master-tmp 2020-07-20 14:58:04 +02:00
Adriane Boyd
cd5af72c9a
Update pkuseg version (#5774)
* Update pkuseg version in Chinese tokenizer warnings
* Update pkuseg version in `Makefile`
* Remove warning about python3.8 wheels in docs
2020-07-19 11:09:49 +02:00
Ines Montani
52728d8fa3 Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
adrianeboyd
009119fa66
Requirements/setup for Japanese (#5553)
* Add sudachipy and sudachidict_core to Makefile

* Switch ja requirements from fugashi to sudachipy
2020-06-06 00:22:18 +02:00
adrianeboyd
69897b45d8
Handle spacy.pex renaming in Makefile (#5503) 2020-05-25 16:39:22 +02:00
adrianeboyd
c9c7b135c0
Update Makefile for v2.3.0 (#5502) 2020-05-25 15:24:24 +02:00
Ines Montani
12b7be1d98 Remove jsonschema from dependencies 2020-05-22 16:49:26 +02:00
adrianeboyd
9dd98a4b27
Improve Makefile (#5105)
* Explicitly upgrade pip

* Include spacy-lookups-data in pex
2020-03-08 13:24:19 +01:00
Matthew Honnibal
3440a72ecb
Update Makefile (#5099) 2020-03-04 19:28:16 +01:00
Matthew Honnibal
b4e0d2bf50
Improve Makefile (#5067)
* Improve pex making

* Update gitignore
2020-02-26 20:59:10 +01:00
Matthew Honnibal
02e8adf2c2 Add the spacy_lookups_data to pex file 2019-10-28 14:03:35 +01:00
Matthew Honnibal
7bc68913e3 Improve pex building in Makefile 2019-08-25 14:54:19 +02:00
Matthew Honnibal
6f36b6bc4e Pin pex version 2018-12-07 23:42:48 +01:00
Matthew Honnibal
512ba48217 Revert "Allow binary deps when building pex"
This reverts commit 2d0c366101.
2018-12-01 17:37:27 +01:00
Matthew Honnibal
2d0c366101 Allow binary deps when building pex 2018-12-01 15:51:57 +01:00
Matthew Honnibal
a0db2e0077 Build pytest into spaCy pex, for ease of testing 2018-07-04 13:22:58 +02:00
Matthew Honnibal
3c3020fccc Update Makefile 2018-06-29 21:21:30 +02:00
Matthew Honnibal
d0f9f13543 Update Makefile 2018-06-29 19:01:44 +02:00
Matthew Honnibal
94b8302a3c Update Makefile 2018-06-29 12:13:17 +02:00
Matthew Honnibal
5435b071b9 Add make clean command 2018-06-24 23:39:34 +02:00
Matthew Honnibal
4f19fe0f3a Add Makefile 2018-06-02 17:10:15 +02:00