Sign inSign up

ryutah/jupyter-datascience

By ryutah

•Updated over 8 years ago

Add Mecab and some other tools to jupyter-datascience.

Image
0

1.0K

ryutah/jupyter-datascience repository overview

⁠docker-jupyter-datascience-notebook

Add library and tools to official docker image⁠

⁠Added Tools

⁠Usage

⁠Run
$ docker run -it --rm -v {NOTEBOOK_MOUNT_PATH}:/work -p 8888:8888 ryutah/jupyter-datascience
⁠Use mecab-python3
mecab = Mecab.Tagger("-d /usr/lib/mecab/dic/mecab-ipadic-neologd")
print(mecab.parse("こんにちは。"))

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

over 8 years ago

docker pull ryutah/jupyter-datascience