-
Notifications
You must be signed in to change notification settings - Fork 0
/
nlp_env.yml
96 lines (95 loc) · 2.5 KB
/
nlp_env.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
name: nlp_env
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- asn1crypto=0.24.0=py37_1003
- attrs=19.1.0=py_0
- blas=1.0=openblas
- ca-certificates=2019.8.28=0
- certifi=2019.9.11=py37_0
- cffi=1.12.3=py37h8022711_0
- chardet=3.0.4=py37_1003
- cryptography=2.7=py37h72c5cf5_0
- cycler=0.10.0=py37_0
- cymem=2.0.2=py37he1b5a44_0
- cython-blis=0.2.4=py37h516909a_1
- dbus=1.13.6=h746ee38_0
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=h211956c_0
- idna=2.8=py37_1000
- jpeg=9b=habf39ab_1
- jsonschema=3.0.2=py37_0
- kiwisolver=1.1.0=py37he6710b0_0
- libblas=3.8.0=12_openblas
- libcblas=3.8.0=12_openblas
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- liblapack=3.8.0=12_openblas
- libopenblas=0.3.7=h6e990d7_1
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=hea5a465_1
- matplotlib=3.1.1=py37h5429711_0
- murmurhash=1.0.0=py37hf484d3e_0
- ncurses=6.1=he6710b0_1
- numpy=1.17.2=py37h95a1406_0
- openssl=1.1.1=h7b6447c_0
- pandas=0.25.1=py37he6710b0_0
- patsy=0.5.1=py37_0
- pcre=8.43=he6710b0_0
- pip=19.2.2=py37_0
- plac=0.9.6=py37_0
- preshed=2.0.1=py37he1b5a44_0
- pycparser=2.19=py37_1
- pyopenssl=19.0.0=py37_0
- pyparsing=2.4.2=py_0
- pyqt=5.9.2=py37h22d08a2_1
- pyrsistent=0.15.4=py37h516909a_0
- pysocks=1.7.1=py37_0
- python=3.7.4=h265db76_1
- python-dateutil=2.8.0=py37_0
- pytz=2019.2=py_0
- qt=5.9.7=h5867ecd_1
- readline=7.0=h7b6447c_5
- requests=2.22.0=py37_1
- seaborn=0.9.0=py37_0
- setuptools=41.0.1=py37_0
- sip=4.19.13=py37he6710b0_0
- spacy=2.1.8=py37hc9558a2_0
- sqlite=3.29.0=h7b6447c_0
- srsly=0.1.0=py37he1b5a44_0
- statsmodels=0.10.1=py37hdd07704_0
- thinc=7.0.8=py37hc9558a2_0
- tk=8.6.8=hbc83047_0
- tornado=6.0.3=py37h7b6447c_0
- tqdm=4.36.1=py_0
- urllib3=1.25.6=py37_0
- wasabi=0.2.2=py_0
- wheel=0.33.4=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- click==7.0
- decorator==4.4.0
- dill==0.2.5
- future==0.17.1
- joblib==0.13.2
- pyfunctional==1.2.0
- scikit-learn==0.21.3
- scipy==1.3.1
- six==1.12.0
- stop-words==2018.7.23
- stopwordsiso==0.5.1
- tabulate==0.8.5