Skip to content

simon-clematide/nlp-and-data-journalism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP and Data Journalism

Binder

Local install and running of notebooks

  1. Download and install newest anaconda for Python 3.7
  2. Activate your conda base environment conda activate base
  3. Clone this repository git clone https://github.com/simon-clematide/nlp-and-data-journalism.git
  4. cd nlp-and-data-journalism
  5. Create your own virtual environment:
    1. python3 -mvenv venv
    2. source venv/bin/activate
    3. python3 -mpip install -r requirements.txt
  6. Start Jupyter notebook server: jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published