Skip to content

quadrama/Corpora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuaDramA Corpora

This repository contains an overview and some metadata over the corpora we are using. In particular, it allows an easy lookup of text ids and title or author.

QuaDramA

Our own corpus, which is currently a combination of TextGrid, GerDraCor and some Shakespeare dramas. We also modified the data where necessary and added additional annotations.

  • Overview table: qd.csv
  • Collection prefix: qd

Installation (in the R console with loaded DramaAnalysis package):

installData("qd")

TextGrid

Extracted from the TextGrid repository. Dates have been added through extraction from the DLINA corpus.

Installation (in the R console with loaded DramaAnalysis package):

installData("tg")

GerDraCor

Extracted from a fork of the GerDraCor repository.

  • Overview table: gdc.csv
  • Collection prefix: gdc

Installation (in the R console with loaded DramaAnalysis package):

installData("gdc")

Releases

No releases published

Packages

No packages published

Languages