dutchSpeakersDistMeta {languageR} | R Documentation |
Metadata for dutchSpeakersDist
Description
Meta-data for the cross-entropy based between-speaker
distance matrix dutchSpeakersDist
Usage
data(dutchSpeakersDistMeta)
Format
A data frame with 165 observations on the following 6 variables.
Speaker
a factor with speakers as levels.
Sex
a factor with levels
female
andmale
.AgeYear
a numeric vector with the speakers' year of birth.
AgeGroup
a factor with levels
age18to24
,age25to34
,age35to44
,age45to55
, andage56up
.
ConversationType
a factor with levels
femaleOnly
maleFemale
,maleOnly
, andunknown
.EduLevel
a factor with levels
EduUnknown
,high
,low
mid
Source
http://lands.let.kun.nl/cgn/
References
Juola, P. (2003) The time course of language change, Computers and the Humanities, 37, 77-96.
Juola, P. and Baayen, R. H. (2005) A Controlled-corpus Experiment in Authorship Identification by Cross-entropy, Literary and Linguistic Computing, 20, 59-67.
Examples
## Not run:
data(dutchSpeakersDistMeta)
## End(Not run)
[Package languageR version 1.5.0 Index]