{"id":16509485,"url":"https://github.com/jtemporal/nltkjupyter","last_synced_at":"2026-05-10T01:52:15.783Z","repository":{"id":78994858,"uuid":"174546432","full_name":"jtemporal/nltkjupyter","owner":"jtemporal","description":"NLTK and Jupyter together \u003c3","archived":false,"fork":false,"pushed_at":"2019-03-08T19:32:31.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T18:35:25.197Z","etag":null,"topics":["docker","jupyter","jupyter-docker","nlp","nltk"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jtemporal/nltkjupyter","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtemporal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-08T13:55:37.000Z","updated_at":"2019-03-09T08:47:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"eab5dc9d-8f69-4ce4-a657-66981a6fd1de","html_url":"https://github.com/jtemporal/nltkjupyter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fnltkjupyter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fnltkjupyter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fnltkjupyter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtemporal%2Fnltkjupyter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtemporal","download_url":"https://codeload.github.com/jtemporal/nltkjupyter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241465113,"owners_count":19967243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","jupyter","jupyter-docker","nlp","nltk"],"created_at":"2024-10-11T15:50:45.835Z","updated_at":"2025-11-28T01:06:51.666Z","avatar_url":"https://github.com/jtemporal.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter SciPy + NLTK\n\nNow you can go ahead and NLP away\n\n## Main instructions\n\nRun on any Unix-based OS:\n\n```\ndocker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes -v ${PWD}:/home/jovyan/work -v \"$PWD\"/data:/home/jovyan/nltk_data jtemporal/nltkjupyter\n```\n\nRun on windows:\n\n```\ndocker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes -v ${PWD}:/home/jovyan/work -v ${PWD}\\data:/home/jovyan/nltk_data jtemporal/nltkjupyter\n```\n\nTo Build\n```\ndocker build -t jtemporal/nltkjupyter .\n```\n\n## Using this image\n\n### volumes\n\nThe first volume up there (`${PWD}:/home/jovyan/work`) makes the workspace for the notebooks, whereas the second one `(`${PWD}\\data:/home/jovyan/nltk_data`) makes sure that you don't have to download the data all the time.\n\n### data\n\nHere my data directory is called `data/` (I'm not very good one naming). \n\n## Jupyter Docker stacks\n\nIf you have more questions about running jupyter with docker, maybe the [jupyter docker stacks documentation](http://jupyter-docker-stacks.readthedocs.io/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtemporal%2Fnltkjupyter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtemporal%2Fnltkjupyter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtemporal%2Fnltkjupyter/lists"}