spaCy/requirements.txt

15 lines
225 B
Plaintext
Raw Normal View History

2016-04-19 17:50:42 +00:00
cython<0.24
2015-04-12 05:17:48 +00:00
pathlib
2016-04-19 17:50:42 +00:00
numpy>=1.7
2016-03-13 17:12:32 +00:00
cymem>=1.30,<1.32
2017-03-11 18:33:56 +00:00
preshed>=1.0.0,<2.0.0
2017-03-11 18:45:22 +00:00
thinc>=6.5.0,<6.6.0
murmurhash>=0.26,<0.27
plac<1.0.0,>=0.9.6
2015-02-01 05:24:33 +00:00
six
ujson>=1.35
2017-03-08 13:11:54 +00:00
dill>=0.2,<0.3
2017-03-15 16:39:08 +00:00
requests>=2.13.0,<3.0.0
2017-04-07 15:47:11 +00:00
regex==2017.4.5
2017-04-16 17:32:21 +00:00
pytest>=3.0.6,<4.0.0