There is a newer version of the record available.

Published November 8, 2017 | Version v1.2.0
Software Open

quadrama/DramaAnalysis: 1.2.0

Creators

  • 1. Institut für Maschinelle Sprachverarbeitung, Uni Stuttgart

Description

Changelog

  • Bugs fixed
    • Files created by report() now have proper file suffix #60
    • report() now honors the data directory set by users #58
    • Documentation has been updated #63
    • Added vignette about data loading #31
  • New features
    • personnel exchange now part of the report #51
    • frequencytable() can be run for segments of the play #54
    • loadFields() can now be used to load enriched word fields #59. Enriched word fields are posted here. Also, enrichDictionary() has been added to enrich word fields using word2vec.
Requirements

DramaAnalysis should work on Mac OS X, Windows 10 and Linuxes, but the JVM needs a bit of memory, so we assume to be working on the 64bit variants.

  • R (64 bit)
  • Java
  • rJava
    • Please make sure rJava finds the correct Java installation on your machine. Windows: This answer worked when testing.
Updating

In some cases, the old java code is not replaced if you just install the new version. Please restart R before and do not run setup() before installation.

Installation install.packages("https://github.com/quadrama/DramaAnalysis/releases/download/v1.2.0/DramaAnalysis_1.2.0.tar.gz", repos=NULL, type="source", INSTALL_opts="--no-multiarch")

Files

quadrama/DramaAnalysis-v1.2.0.zip

Files (315.7 kB)

Name Size Download all
md5:d264ccf86f59262f738ea1ec2e97234c
315.7 kB Preview Download

Additional details

Related works