Mark Amery
|
3871007c72
|
Let --data-path be specified when running download.py scripts
Resolves https://github.com/explosion/spaCy/issues/637
|
2016-11-20 15:48:04 +00:00 |
|
Matthew Honnibal
|
ab952b4756
|
Fix #578 -- Sputnik had been purging all files on --force, not just the relevant one.
|
2016-11-04 10:44:11 +01:00 |
|
Matthew Honnibal
|
fefde8aef8
|
Make installation print data path.
|
2016-10-23 19:46:44 +02:00 |
|
Matthew Honnibal
|
5a5c7192a5
|
Fix download.py for GloVe vectors.
|
2016-10-19 00:47:44 +02:00 |
|
Mahmoud Lababidi
|
4c9ccc3b8b
|
Add parameter to download() for application to not exit if a Model exists. The default behavior is unchanged.
|
2016-09-14 10:04:09 -04:00 |
|
Adam Ever Hadani
|
f1c0762443
|
exit code 0 for when downloading a model that already was downloaded
|
2016-07-13 16:22:14 -07:00 |
|
Henning Peters
|
b8f63071eb
|
add lang registration facility
|
2016-03-25 18:54:45 +01:00 |
|
Henning Peters
|
a7d7ea3afa
|
first idea for supporting multiple langs in download script
|
2016-03-24 11:19:43 +01:00 |
|