Frederik Rietdijk
8bb0a5a15b
python: spacy: 2.0.9 -> 2.0.12
2018-07-26 12:43:09 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Robert Schütz
dc35d7bc7c
python.pkgs.spacy: clean up propagatedBuildInputs
2018-04-08 11:36:06 +02:00
Robert Schütz
8dd4e0711f
python.pkgs.spacy: loosen version constraints
2018-04-08 11:36:06 +02:00
Augustin Borsu
22fdb0bd9d
python.spacy: 1.8.2 -> 2.0.9
2018-03-14 20:29:10 +01:00
Frederik Rietdijk
bdaded3804
python.pkgs.spacy: remove private regex derivation
...
Packages in `python-packages.nix` should not have other versions than
already defined in the package set because thay may cause collisions.
2018-01-01 11:56:00 +01:00
adisbladis
d99378654f
pythonPackages: Add version and pname attributes to packages
2017-11-23 17:49:43 +01:00
Frederik Rietdijk
4f8ad9f7eb
python.pkgs.spacy_models: fix eval
2017-09-16 12:21:20 +02:00
Rodney Lorrimar
fad89eda77
pythonPackages.spacy: add models data attr set
...
Model Version
es_core_web_md 1.0.0
fr_depvec_web_lg 1.0.0
en_core_web_md 1.2.1
en_depent_web_md 1.2.1
en_core_web_sm 1.2.0
de_core_news_md 1.0.0
en_vectors_glove_md 1.0.0
2017-09-16 09:23:17 +01:00
Sasha Delly
96dc15f2c9
spacy: init at 1.8.2
2017-08-13 22:41:30 +02:00