Skip to content

Repository files navigation

Text Analysis in a box

Text Analysis is a community maintained Jupyter Docker Stack image

Local Development

Conda package manager and virtual env

  • conda create --name text-analysis anaconda
  • conda activate text-analysis
  • conda install --file requirements.txt

Docker (build an image and launch a notebook)

  • docker build -t bdolor/text-analysis:1.0.1 .
  • docker run -p 8888:8888 bdolor/text-analysis:1.0.1

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages