Skip to content

Giovanni1085/AUC_TMCI_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUC_TMCI_2019

Binder

Amsterdam University College -- Text Mining and Collective Intelligence -- Fall 2019.

Contents

Projects

See the projects folder for info.

2019/20 project outcomes:

Set-up

  1. Clone the repository locally: git clone https://github.com/Giovanni1085/AUC_TMCI_2019.git
  2. Get updates (from time to time): git pull
  3. Create a conda environemnt: conda create -n myenv python=3.7 anaconda (where myenv is the envirnoment name)
  4. Activate it: conda activate myenv
  5. Install packages (see the requirements.txt file), e.g. conda install pandas
  6. Launch a Jupyter notebook: jupyter notebook

Alternatively, use Binder (link above).

A more detailed guide to setup your environment, with multiple options.

Credits

  • Michael Repplinger, who ran the 2018/19 edition and Gianluca Lebani, who ran the 2017/18 edition.
  • Giovanni Colavizza and Matteo Romanello, Applied Data Analysis course for the Oxford Digitial Humanities Summer School DOI
  • James Hetherington and Giovanni Colavizza, Research Software Engineering with Python

About

Amsterdam University College - Text Mining and Collective Intelligence - Fall 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages