This is an old revision of the document!


Courses and Tutorials on DSM

ESSLLI '09NAACL-HLT 2010ESSLLI '16 & '18Software & data setsBibliography

Software for the course

Practical examples and exercises for these courses and tutorials are based on the user-friendly software package wordspace for the interactive statistical computing environment R. If you want to follow along, please bring your own laptop and set up the required software as follows:

  1. Install up-to-date versions of R and the RStudio GUI
  2. Use the installer built into RStudio (or the standard R GUI) to install the following packages from the CRAN archive:
    • sparsesvd
    • wordspace
    • optional: tm, quanteda, Rtsne, shiny
  3. During the course, you will be asked to install a further package with additional evaluation tasks (wordspaceEval) from a password-protected Web page:
    • wordspaceEval v0.1: Source/LinuxMacOSWindows (login required)
    • download a suitable version and select “Install from: Package Archive File” in RStudio
  4. Download the sample data files listed below
  5. Download one or more of the pre-compiled DSMs listed below
  1. Install the wordspace package itself. It is available from CRAN through the standard installer, but you may be asked to use the latest version available here:
    • wordspace v0.2-0: Source/LinuxMacOSWindows
    • download a suitable version of the package for your platform
    • in the RStudio installer, select “Install from: Package Archive File”
  1. Use the installer built into RStudio (or the standard R GUI) to install the following packages from the CRAN archive:

Web interfaces