speaker_metadata_1860 | R Documentation |
The Hansard corpus debate metadata retains information about speakers. The variables are as follows:
speaker_metadata_1860
A data frame with 1035152 rows and 6 variables:
sentence_id A unique ID assigned to each sentence of the corpus, taken from the digitized parliamentary debates.
speaker The name of the speaker originally recorded in the transciptions of the debates.
suggested_speaker The suggested true identity of the speaker after undergoing disambiguation.
ambiguous Binary. Speaker is assigned the value of "1" if our algorithm marked them as ambiguous (e.g. multiple speakers were matched during the disambiguation process).
fuzzy_matched Binary. Speaker is assigned the value of "1" if our algorithm fuzzy matched the names of the speakers.
ignored Binary. The speaker is ignored by our disambiguation process if they are not a Member of Parliament (MP). Ignored speakers are assigned the value of "1."
\hrefhttps://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/ZCYJH8Harvard Dataverse
Buongiorno, Steph; Kalescky, Robert; Godat, Eric; Cerpa, Omar Alexander; Guldi, Jo (2021) (\hrefhttps://doi.org/10.7910/DVN/ZCYJH8)
data(speaker_metadata_1860)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.