Sign inSign up

taewanme/nlp

By taewanme

Updated over 7 years ago

ML Environment for Natural Language processing

Image
0

1.6K

taewanme/nlp repository overview

Docker Image for Studying NLP with "자연어 처리 쿡북 with 파이썬"

asn1crypto          0.24.0  
attrs               19.1.0  
backcall            0.1.0   
beautifulsoup4      4.7.1   
bleach              3.1.0   
boto                2.49.0  
boto3               1.9.146
botocore            1.12.146
certifi             2019.3.9
chardet             3.0.4   
cryptography        2.1.4   
cycler              0.10.0  
decorator           4.4.0   
defusedxml          0.6.0   
docutils            0.14    
entrypoints         0.3     
feedparser          5.2.1   
gensim              3.7.3   
h5py                2.9.0   
idna                2.6     
imageio             2.5.0   
ipykernel           5.1.0   
ipython             7.5.0   
ipython-genutils    0.2.0   
ipywidgets          7.4.2   
jedi                0.13.3  
Jinja2              2.10.1  
jmespath            0.9.4   
joblib              0.13.2  
jsonschema          3.0.1   
jupyter             1.0.0   
jupyter-client      5.2.4   
jupyter-console     6.0.0   
jupyter-core        4.4.0   
Keras               2.2.4   
Keras-Applications  1.0.7   
Keras-Preprocessing 1.0.9   
keyring             10.6.0  
keyrings.alt        3.0     
kiwisolver          1.1.0   
lxml                4.3.3   
MarkupSafe          1.1.1   
matplotlib          3.0.3   
mglearn             0.1.7   
mistune             0.8.4   
nbconvert           5.5.0   
nbformat            4.4.0   
nltk                3.4.1   
notebook            5.7.8   
numpy               1.16.3  
pandas              0.24.2  
pandocfilters       1.4.2   
parso               0.4.0   
pexpect             4.7.0   
pickleshare         0.7.5   
Pillow              6.0.0   
pip                 19.1.1  
prometheus-client   0.6.0   
prompt-toolkit      2.0.9   
ptyprocess          0.6.0   
pycrypto            2.6.1   
Pygments            2.4.0   
pygobject           3.26.1  
pyparsing           2.4.0   
PyPDF2              1.26.0  
pyrsistent          0.15.2  
python-dateutil     2.8.0   
python-docx         0.8.10  
pytz                2019.1  
pyxdg               0.25    
PyYAML              5.1     
pyzmq               18.0.1  
qtconsole           4.4.4   
requests            2.21.0  
s3transfer          0.2.0   
scikit-learn        0.21.0  
scipy               1.2.1   
SecretStorage       2.3.1   
Send2Trash          1.5.0   
setuptools          39.0.1  
six                 1.11.0  
smart-open          1.8.3   
soupsieve           1.9.1   
terminado           0.8.2   
testpath            0.4.2   
Theano              1.0.4   
tornado             6.0.2   
traitlets           4.3.2   
urllib3             1.24.3  
wcwidth             0.1.7   
webencodings        0.5.1   
wheel               0.30.0  
widgetsnbextension  3.4.2   

changed log

  • 2019.05.0615
    • initial image
    • version: 0.1

Running Command

  • access_port: access port
  • local_path: Path of a directory for jupyter notebooks
   docker run -itd -p [access_port]:8888 -v [local_path]:/root/ipython --name mlpy3 opencv:0.1

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 7 years ago

docker pull taewanme/nlp