<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>The Corpus of British Isles Spoken English (CoBISE)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A New Resource of Contemporary British</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Irish Speech</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Steven Coats</string-name>
          <email>steven.coats@oulu.fi</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>English, YouTube</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Oulu, English, Faculty of Humanities</institution>
          ,
          <addr-line>90100 Oulu</addr-line>
          ,
          <country country="FI">Finland</country>
        </aff>
      </contrib-group>
      <fpage>187</fpage>
      <lpage>194</lpage>
      <abstract>
        <p>Corpora of transcribed regional speech are important for the study of dialects of English, but relatively few large corpora of transcribed naturalistic speech from the United Kingdom and Ireland exist. This paper presents the The Corpus of British Isles Spoken English (CoBISE), 112-million-word corpus of Automatic Speech Recognition (ASR) transcripts of YouTube videos from channels of councils and other government entities in the UK and Ireland. Transcripts are linked to publicly-available videos, so the corpus can also serve as a starting point for the study of multimodal phenomena. The paper describes the methods used for identifying relevant channels and the scripting pipeline for data collection and processing. Because ASR transcripts contain errors, analyses undertaken using the corpus should employ methods suitable for dealing with “noisy data”. Two possible approaches are described: for frequent phenomena, appropriate feature selection and use of robust classification models, and for rare phenomena, manual inspection of the audio/video data.</p>
      </abstract>
      <kwd-group>
        <kwd>corpus linguistics</kwd>
        <kwd>spoken language</kwd>
        <kwd>dialectology</kwd>
        <kwd>British English</kwd>
        <kwd>Irish English</kwd>
        <kwd>Scottish English</kwd>
        <kwd>Welsh</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        New methodological approaches [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">1, 2, 3</xref>
        ] and new sources of data have invigorated the study
of regional language variation in the British Isles in recent years, with data from spoken
language corpora [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and social media [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] providing new insights into local, regional, and
national patterns of lexical and grammatical variation in UK Englishes. Despite this, existing
resources may be insuficient for capturing contemporary spoken language variation from
a broad geographic perspective: many are either focused on local or national varieties (e.g.
the NECTE/DECTE corpora for Newcastle and the Tyneside [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], the Irish component of the
International Corpus of English [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], or the Scottish Corpus of Texts and Speech [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]), lack
suficient geographical granularity for the reliable identification of regional or local dialect
features [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], or are not large enough to capture the range of syntactic variation in contemporary
speech. This paper introduces a new resource: the Corpus of British Isles Spoken English
(CoBISE, https://cc.oulu.fi/~scoats/CoBISE.html), a 112-million-word corpus of 38,680
wordtimed, part-of-speech-tagged Automatic Speech Recognition (ASR) transcripts, corresponding
LGOBE
CEUR
to more than 12,801 hours of video, from 494 YouTube channels of local councils or other
institutions of local governance in 453 locations in England, Scotland, Wales, Northern Ireland,
and the Republic of Ireland. Similar to the Corpus of North American Spoken English,1 many
of the transcripts are records of public council meetings (see also [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]).
      </p>
      <p>This paper summarizes the methods used for data collection, processing, and geolocation of
the channels sampled in the corpus. Because CoBISE consists of ASR transcripts, it is “noisy” data,
containing errors. Nevertheless, due to its size and the preponderance of accurately transcribed
forms, it can be used to extract reliable linguistic signals for a wide range of relatively frequent
phenomena. Because the transcripts are from videos viewable by anyone with access to the
internet, phenomena of interest can also be examined and manually verified in the corresponding
videos—the paper provides an example of how this can be done for a low-frequency feature.
Finally, the structure of the corpus facilitates the creation of corpora of video or audio data
with a simple pipeline of download and conversion scripts, opening up the possibility for
semi-automated analysis of (for example) acoustic or visual aspects of communication. While
the resource has been created for the study of linguistic and communicative phenomena, it may
also be of interest as a source of data for text-mining based studies within the broader context
of digital humanities and social sciences, for example in disciplines such as political science,
sociology, media studies, or cultural studies.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Data Collection</title>
      <p>
        The data collection process for CoBISE consisted of a three-step procedure. First, relevant
channels were identified (YouTube channels of local government entities). Next, identifier
metadata and transcripts were accessed through YouTube’s public-facing server. Finally,
downloaded transcripts were filtered and processed (removal of non-relevant material, geocoding,
conversion of .vtt transcripts, PoS tagging), mostly using procedures already described [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ].
      </p>
      <p>Channels were identified by sending search queries for the names of 413 sub-regional
administrative areas (generally counties or equivalent administrative bodies) in the UK and Ireland to
YouTube’s search page; additional channels were identified from online lists of local government
authorities maintained by the UK and Ireland governments. Results were manually checked
to remove non-government channels or non-UK/Ireland channels from places with the same
names (e.g. Boston in Massachusetts, USA instead of Norfolk, UK or Ipswich in Queensland,
Australia, instead of Sufolk, UK).</p>
      <p>
        Transcripts were collected with scripts based on the open-source program YouTube-DL in
Python, routed through the Tor service to circumvent IP restrictions.2 A script removed
nonASR or automatically-translated non-English transcripts and those with fewer than 50 words.
Geocoding of channel locations was undertaken by sending the channel name and country
location to Google’s geocoding API;3 results were manually checked and corrected if necessary.
Part-of-speech tagging with the Penn Treebank tagset was undertaken with spaCy [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].4 Tokens
1https://cc.oulu.fi/~scoats/CoNASE.html.
2https://github.com/ytdl-org/youtube-dl/, https://www.torproject.org/.
3https://developers.google.com/maps/documentation/geocoding/overview.
4Some corpus creation scripts are available at https://github.com/stcoats.
in the corpus have the format token_POS_10.0, where token is the transcribed lexical item,
POS the part-of-speech tag, and 10.0 the time ofset from the start of the corresponding video.
The corpus is structured as a table in which each transcript is assigned a single row; columns
indicate country, the name of the channel from which the transcript was downloaded, the id
code of that channel, the title of the video, the video’s id code, the length of the video in seconds,
the street address of the authority that is responsible for the channel, the number of words
in the transcript, the PoS-tagged and timed text of the transcript, and the latitude-longitude
coordinates of the channel location. The publicly available version of the corpus5 has been
additionally altered in order to comply with Fair Use provisions of copyright law: every 200
tokens, 10 words have been removed and replaced with the @ symbol. Table 1 shows the size
of the corpus by country location as number of sampled channels and videos, number of word
tokens, and aggregate length in hours of the videos for which transcripts were downloaded.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Transcript Accuracy and Corpus Use</title>
      <p>
        ASR transcripts of naturalistic speech are inaccurate, with recent systems showing word error
rates (WER) in the range of 0.2-0.5 for naturalistic conversational speech [
        <xref ref-type="bibr" rid="ref14 ref15">14, 15</xref>
        ]. Many factors
can afect WER: audio recording quality, speech fluency or lack thereof, use of out-of-vocabulary
words such as proper nouns, technical terms, slang, or dialect words, as well as properties of the
speech signal related to individual characteristics, including regional accent, speech rate, pitch,
and other prosodic features [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Calculation of the WER for CoBISE has not been undertaken,
as it would require a large sample of ground-truth (manually prepared) transcripts, but can be
estimated based on the average WER of 0.22 found for a sample of transcripts from Philadelphia,
USA, from the CoNASE corpus [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]; a semi-manual analysis using data from CoBISE found
that 27.6% of 1,154 manually-examined search hits contained an ASR error [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Accuracy rates
for ASR can be lower for regional varieties of English such as Scottish English/Scots or Indian
English, compared to Southern UK or American English [
        <xref ref-type="bibr" rid="ref17 ref18 ref19">17, 18, 19</xref>
        ], if models have been trained
using data from Southern UK and Standard American speakers.
      </p>
      <p>
        Noisy data such as ASR transcripts can nevertheless be used to draw accurate inferences about
lexical, grammatical, and pragmatic feature use in naturalistic conversation, given suficient
sample sizes. Agarwal et al. [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], for example, found that noisy data such as randomly introduced
spelling errors or inaccurate ASR transcripts do not significantly afect text classification tasks
5https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/UGIIWD.
using bag-of-words approaches, even when up to 70% of the words in training texts contain
errors, due to the fact that for a given word, as long as the proportion of correct transcriptions
is higher, the signal will be stronger in the data.
      </p>
      <p>
        For common lexical types, frequencies in large ASR transcript corpora are unlikely to deviate
significantly from those in corpora comprised of manual transcripts of the same recordings.
Figure 1 shows, for 42 Philadelphia City Council meetings for which both ASR and manual
transcripts were obtained, the logarithm of frequency for the 14,433 word types that occur at
least once in both transcript types (see [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] for details). 96.5% of word types have frequencies
that are not significantly diferent at  = .05, according to a log-likelihood test. CoBISE data
is likely to exhibit a similar pattern and therefore may prove useful “out of the box” for
largescale descriptive analyses in which common lexical items or relatively frequent grammatical
constructions are considered. Given the robustness of noisy ASR data for classification tasks
demonstrated by Agarwal et al., it may also be possible to use CoBISE data in predictive models
that employ machine learning algorithms such as linear support vector machines [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
      </p>
      <p>For infrequent phenomena and/or analyses in which precision is required, manual annotation
can be used to verify transcript texts. The design of the corpus makes it possible to link every
instance of a particular utterance to the URLs of the corresponding videos at the moment of
utterance, allowing the analyst to check the accuracy of transcripts and to mark up utterances
with speaker or contextual features that may be of interest.</p>
      <p>Figure 2 schematically illustrates the procedure for creating a table with search hits for I
daresay: A regular expression is used to search the corpus and generate a table showing the
locations, channels, search hits, and links to the videos at the times of utterance. The analyst
can then sequentially listen to the utterances, adding annotations that indicate (for example)
ASR errors or contextual features such as conversation type, apparent speaker gender, or other
categories that may be relevant for an ensuing analysis.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Example Analysis</title>
      <p>
        This method has been used in [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] to verify naturalistic usages of double modals, a
rare non-standard syntactic feature of some regional varieties of spoken English in the British
Isles, North America, and elsewhere [
        <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
        ].6 Because double modals are mainly absent from
text corpora and quite rare in speech, even in varieties in which they are known to occur,
knowledge of the geographical extent of the feature has been based on limited data, and in the
British Isles, the feature has been thought to occur exclusively in Scotland, Northern Ireland,
and Northern England. Using the regular expression search and manual annotation approach
described above, however, showed that double modals can be found in naturalistic speech from
throughout the UK and Ireland. Figure 3 shows that in Britain, the relative frequency of double
modals is somewhat higher in the North of England and Scotland, but the feature also occurs in
speech from the English Midlands and South and from Wales.
      </p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and Summary</title>
      <p>CoBISE, a large corpus of naturalistic speech created from ASR transcripts of videos uploaded
by councils and other government entities in the UK and Ireland, may be useful for research
in dialectology, sociolinguistics, phonetics, or pragmatics, as well as digital humanities and
social sciences. Despite ASR errors in the transcripts, frequent lexical items, collocations, or
lexical bundles leave a reliable signal in the corpus, and manual verification and annotation
methods can be used to investigate rare lexical, discourse, or syntactic features, such as double
modals. Like the related CoNASE corpus, data in CoBISE is linked to publicly-available videos
from which the audio and video signals can easily be extracted, opening up new opportunities
for corpus-based studies of acoustic or visual properties of speech and interaction. A further
possibility for CoBISE data would be to investigate pragmatic or discourse phenomena such
as turn-taking, markers of politeness, expressions of consternation, or self-repairs. In coming
years, the accuracy of ASR algorithms will likely continue to improve, and more and more
6Use of two modal auxiliary verbs within a single verbal phrase, for example Will you can help me with this?
speech data will become available for researchers interested in regional variation in speech.
CoBISE, as a curated collection of ASR transcripts, represents an early stage in this development,
and it is hoped that the resource will ofer researchers in linguistics and interaction studies
useful material for the investigation of naturalistic speech in the British Isles.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>Thanks are due to Finland’s Centre for Scientific Computing ( https://csc.fi) for providing access
to computing and storage resources.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>J.</given-names>
            <surname>Nerbonne</surname>
          </string-name>
          ,
          <article-title>Data-driven dialectology</article-title>
          ,
          <source>Language and Linguistics Compass</source>
          <volume>3</volume>
          (
          <year>2009</year>
          )
          <fpage>175</fpage>
          -
          <lpage>198</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>B.</given-names>
            <surname>Szmrecsanyi</surname>
          </string-name>
          ,
          <article-title>Corpus-based dialectometry: A methodological sketch</article-title>
          ,
          <source>Corpora</source>
          <volume>6</volume>
          (
          <year>2011</year>
          )
          <fpage>45</fpage>
          -
          <lpage>76</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>B.</given-names>
            <surname>Szmrecsanyi</surname>
          </string-name>
          ,
          <article-title>Grammatical variation in British English dialects: A study in corpus-based dialectometry</article-title>
          , Cambridge University Press, Cambridge, UK,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>L.</given-names>
            <surname>Anderwald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wagner</surname>
          </string-name>
          ,
          <article-title>The Freiburg English Dialect Corpus: Applying corpus-linguistic research tools to the analysis of dialect data</article-title>
          , in: J.
          <string-name>
            <surname>C. Beal</surname>
            ,
            <given-names>K. P.</given-names>
          </string-name>
          <string-name>
            <surname>Corrigan</surname>
          </string-name>
          , H. Moisl (Eds.),
          <source>Creating and digitizing language corpora</source>
          volume
          <volume>1</volume>
          :
          <string-name>
            <surname>Synchronic</surname>
            <given-names>databases</given-names>
          </string-name>
          , Palgrave Macmillan, Houndmills, Basingstoke,
          <year>2007</year>
          , pp.
          <fpage>35</fpage>
          -
          <lpage>53</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Grieve</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Montgomery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Murakami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <article-title>Mapping lexical dialect variation in British English using Twitter</article-title>
          ,
          <source>Frontiers in Artificial Intelligence</source>
          <volume>2</volume>
          (
          <year>2019</year>
          ). doi:
          <volume>10</volume>
          .3389/ frai.
          <year>2019</year>
          .
          <volume>00011</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K. P.</given-names>
            <surname>Corrigan</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Buchstaller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mearns</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Moisl</surname>
          </string-name>
          ,
          <source>The Diachronic Electronic Corpus of Tyneside English</source>
          ,
          <year>2012</year>
          . URL: https://research.ncl.ac.uk/decte.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kallen</surname>
          </string-name>
          , J. Kirk, ICE-Ireland:
          <article-title>Local variations on global standards</article-title>
          , in: J.
          <string-name>
            <surname>C. Beal</surname>
            ,
            <given-names>K. P.</given-names>
          </string-name>
          <string-name>
            <surname>Corrigan</surname>
          </string-name>
          , H. Moisl (Eds.),
          <source>Creating and digitizing language corpora</source>
          volume
          <volume>1</volume>
          :
          <string-name>
            <surname>Synchronic</surname>
            <given-names>databases</given-names>
          </string-name>
          , Palgrave Macmillan, Houndmills, Basingstoke,
          <year>2007</year>
          , pp.
          <fpage>121</fpage>
          -
          <lpage>162</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Corbett</surname>
          </string-name>
          ,
          <article-title>Syntactic variation: Evidence from the Scottish Corpus of Text and Speech</article-title>
          , in: R. Lawson (Ed.), Sociolinguistics in Scotland, Palgrave Macmillan, Houndmills, Basingstoke,
          <year>2014</year>
          , pp.
          <fpage>258</fpage>
          -
          <lpage>276</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>V.</given-names>
            <surname>Brezina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Love</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Aijmer</surname>
          </string-name>
          ,
          <article-title>Corpus linguistics and sociolinguistics: Introducing the Spoken BNC2014</article-title>
          , in: V.
          <string-name>
            <surname>Brezina</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Love</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          Aijmer (Eds.),
          <article-title>Corpus approaches to contemporary British speech: Sociolinguistic studies of the Spoken BNC2014</article-title>
          , Routledge, New York,
          <year>2018</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Coats</surname>
          </string-name>
          ,
          <article-title>Double Modals in contemporary British and Irish Speech (In review)</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Coats</surname>
          </string-name>
          ,
          <article-title>A corpus of regional American language from YouTube</article-title>
          , in: C.
          <string-name>
            <surname>Navarretta</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Agirrezabal</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Maegaard (Eds.),
          <source>Proceedings of the 4th Digital Humanities in the Nordic Countries Conference</source>
          , Copenhagen, Denmark, March 6-
          <issue>8</issue>
          ,
          <year>2019</year>
          , DHN '19,
          <string-name>
            <surname>CEURWS</surname>
          </string-name>
          , Aachen, Germany,
          <year>2019</year>
          , pp.
          <fpage>79</fpage>
          -
          <lpage>91</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2364</volume>
          /7_paper.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Coats</surname>
          </string-name>
          ,
          <article-title>Dialect corpora from YouTube</article-title>
          , in: Proceedings of ICAME41, De Gruyter, Forthcoming.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Honnibal</surname>
          </string-name>
          , I. Montani,
          <string-name>
            <given-names>H.</given-names>
            <surname>Peters</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. V.</given-names>
            <surname>Landeghem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Samsonov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Geovedi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Regan</surname>
          </string-name>
          , G. Orosz,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Kristiansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. O.</given-names>
            <surname>McCann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Altinok</surname>
          </string-name>
          , Roman,
          <string-name>
            <given-names>G.</given-names>
            <surname>Howard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bozek</surname>
          </string-name>
          , E. Bot,
          <string-name>
            <given-names>M.</given-names>
            <surname>Amery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Phatthiyaphaibun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. U.</given-names>
            <surname>Vogelsang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Böing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Tippa</surname>
          </string-name>
          , jeannefukumaru, G. Dubbin,
          <string-name>
            <given-names>V.</given-names>
            <surname>Mazaev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Balakrishnan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Møllerhøj</surname>
          </string-name>
          , wbwseeker, M. Burton, thomasO,
          <string-name>
            <given-names>A.</given-names>
            <surname>Patel</surname>
          </string-name>
          , Explosion/spaCy v2.
          <article-title>1.7: Improved evaluation, better language factories</article-title>
          and bug ifxes,
          <year>2019</year>
          . doi:
          <volume>10</volume>
          .5281/zenodo.3358113.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J. Y.</given-names>
            <surname>Kim</surname>
          </string-name>
          , C. Liu,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Calvo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>McCabe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C. R.</given-names>
            <surname>Taylor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. W.</given-names>
            <surname>Schuller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <article-title>A comparison of online automatic speech recognition systems and the nonverbal responses to unintelligible speech</article-title>
          ,
          <year>2019</year>
          . arXiv:
          <year>1904</year>
          .12403.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Koenecke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Lake</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Nudell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Quartey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Mengesha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Toups</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Rickford</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jurafsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Goel</surname>
          </string-name>
          ,
          <article-title>Racial disparities in automated speech recognition</article-title>
          ,
          <source>Proceedings of the National Academy of Sciences</source>
          <volume>117</volume>
          (
          <year>2020</year>
          )
          <fpage>7684</fpage>
          -
          <lpage>7689</lpage>
          . doi:
          <volume>10</volume>
          .1073/pnas.1915768117.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Aksënova</surname>
          </string-name>
          ,
          <string-name>
            <surname>D. van Esch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Flynn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Golik</surname>
          </string-name>
          ,
          <article-title>How might we create better benchmarks for speech recognition?</article-title>
          ,
          <source>in: Proceedings of the 1st Workshop on Benchmarking: Past</source>
          , Present and Future, Association for Computational Linguistics, Online,
          <year>2021</year>
          , pp.
          <fpage>22</fpage>
          -
          <lpage>34</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2021</year>
          .bppf-
          <volume>1</volume>
          .4.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>R.</given-names>
            <surname>Tatman</surname>
          </string-name>
          ,
          <article-title>Gender and dialect bias in YouTube's automatic captions</article-title>
          ,
          <source>in: Proceedings of the First ACL Workshop on Ethics in Natural Language Processing</source>
          , Association for Computational Linguistics, Valencia, Spain,
          <year>2017</year>
          , pp.
          <fpage>53</fpage>
          -
          <lpage>59</lpage>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W17</fpage>
          - 1606.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>N.</given-names>
            <surname>Markl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lai</surname>
          </string-name>
          ,
          <article-title>Context-sensitive evaluation of automatic speech recognition: considering user experience &amp; language variation</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Bridging Human-Computer Interaction and Natural Language Processing</source>
          , Association for Computational Linguistics, Online,
          <year>2021</year>
          , pp.
          <fpage>34</fpage>
          -
          <lpage>40</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .hcinlp-
          <volume>1</volume>
          .6.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>J.</given-names>
            <surname>Meyer</surname>
          </string-name>
          , L. Rauchenstein,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Eisenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Howell</surname>
          </string-name>
          ,
          <article-title>Artie bias corpus: An open dataset for detecting demographic bias in speech applications</article-title>
          ,
          <source>in: Proceedings of the 12th Language Resources and Evaluation Conference</source>
          , European Language Resources Association, Marseille, France,
          <year>2020</year>
          , pp.
          <fpage>6462</fpage>
          -
          <lpage>6468</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .lrec-
          <volume>1</volume>
          .
          <fpage>796</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Godbole</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Punjani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Roy</surname>
          </string-name>
          ,
          <article-title>How much noise is too much: A study in automatic text classification</article-title>
          ,
          <source>in: Seventh IEEE International Conference on Data Mining (ICDM</source>
          <year>2007</year>
          ),
          <year>2007</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>12</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICDM.
          <year>2007</year>
          .
          <volume>21</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>V.</given-names>
            <surname>Laippala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Egbert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Biber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.-J.</given-names>
            <surname>Kyröläinen</surname>
          </string-name>
          ,
          <article-title>Exploring the role of lexis and grammar for the stable identification of register in an unrestricted corpus of web documents</article-title>
          ,
          <source>Language Resources and Evaluation</source>
          <volume>55</volume>
          (
          <year>2021</year>
          )
          <fpage>757</fpage>
          -
          <lpage>788</lpage>
          . doi:
          <volume>10</volume>
          .1007/s10579- 020- 09519- z.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Coats</surname>
          </string-name>
          , Naturalistic double modals in North America, American
          <string-name>
            <surname>Speech</surname>
          </string-name>
          (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          . 1215/
          <fpage>00031283</fpage>
          -
          <lpage>9766889</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Fennell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Butters</surname>
          </string-name>
          ,
          <article-title>Historical and contemporary distribution of double modals in english</article-title>
          , in: E. W. Schneider (Ed.), Focus on the USA:
          <article-title>Varieties of English around the world</article-title>
          , John Benjamins, Amsterdam,
          <year>1996</year>
          , pp.
          <fpage>265</fpage>
          -
          <lpage>288</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>M. B. Montgomery</surname>
            ,
            <given-names>S. J.</given-names>
          </string-name>
          <string-name>
            <surname>Nagle</surname>
          </string-name>
          ,
          <article-title>Double modals in Scotland and the Southern United States: Trans-atlantic inheritance or independent development?</article-title>
          ,
          <source>Folia Linguistica Historica</source>
          <volume>14</volume>
          (
          <year>1994</year>
          )
          <fpage>91</fpage>
          -
          <lpage>108</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>