Sign inSign up

zmarty/python3-gensim-doc2vec

By zmarty

Updated over 10 years ago

Docker image that contains the gensim Python library. It includes the compiled version of doc2vec.

Image
3

1.7K

zmarty/python3-gensim-doc2vec repository overview

Docker image that contains the gensim Python library ("topic modelling for humans").

The image is based on Ubuntu and Python3, so use the python3 command, not python.

The image contains the fast version of doc2vec (written in C).

What is Gensim?

Gensim is a FREE Python library

  • Scalable statistical semantics
  • Analyze plain-text documents for semantic structure
  • Retrieve semantically similar documents

How to run it

docker run -it --rm zmarty/python3-gensim-doc2vec

If you are new to Docker, please note that due to the rm command line argument above all your file changes within the container will be lost.

Tag summary

Content type

Image

Digest

Size

279.1 MB

Last updated

over 10 years ago

docker pull zmarty/python3-gensim-doc2vec