Creating frequency lists with R
In a previous post, I provided two frequency lists without revealing the scripts to make them. This post explains how to create word frequency lists (lemmatized and unlemmatized) from the BNC 2014 (spoken), using...
In a previous post, I provided two frequency lists without revealing the scripts to make them. This post explains how to create word frequency lists (lemmatized and unlemmatized) from the BNC 2014 (spoken), using...
Fellow Institut Universitaire de France colleague Julien Longhi invited me to give a talk at AFLA2020, the annual meeting of the French Association of Applied Linguistics. The event took place at CY Cergy Paris...
(updated Sept. 27th, 2019) This post provides an introduction to doing regional dialectology in the UK with R. More specifically, I focus on mapping lexical variables from the spoken component of the British National...
Last edit: June 7th, 2019 BNC.2014.query() is an interactive R script that I wrote for a course in computational sociolinguistics last semester. It is designed to run queries over the BNC-2014 (spoken component). It...
British National Corpus 2014 is a project led by the Centre for Corpus Approaches to Social Science at Lancaster University to create a 100M word corpus of contemporary British English, the BNC-XML, which is now...