Speaker

class corpustools.corpus.classes.spontaneous.Speaker(name, **kwargs)[source]

Speaker objects contain information about the producers of WordTokens or Discourses

Parameters
namestring

Name to identify the Speaker

Attributes
namestring

Name of Speaker

genderstring

Gender of Speaker

ageint or string

Age of Speaker

Methods

__init__(name, **kwargs)