Skip to content

brothertook/bigartm-docker

This branch is 3 commits behind bigartm/bigartm-docker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Peter Romov
Aug 9, 2015
ed1e7ab · Aug 9, 2015

History

6 Commits
Aug 9, 2015
Jul 17, 2015

Repository files navigation

bigartm-docker

Get the image from DockerHub

$ docker fetch romovpa/bigartm

Run CLI

$ docker run -t -i romovpa/bigartm cpp_client

Try Python API

$ docker run -t -i romovpa/bigartm ipython2
Python 2.7.6 (default, Jun 22 2015, 17:58:13) 
Type "copyright", "credits" or "license" for more information.

IPython 3.2.1 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.

In [1]: import artm

In [2]: model = artm.ArtmModel()

About

Docker image with latest BigARTM build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published