Skip to content

amarfurt/spark-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

spark-demo

Spark Demo with Jupyter Notebook

Data

Download the "Wikitext-2 word level" data from here: Website, ZIP

Installation

Create the environment with Anaconda from the environment.yml file.

conda env create -f environment.yml

Run

Open Jupyter with

jupyter notebook

and open the "Text data preprocessing" notebook.

About

Spark Demo with Jupyter Notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published