Étiqueté : corpus linguistics
Multidimensional scaling (MDS) is a very popular multivariate exploratory approach because it is relatively old, versatile, and easy to understand and implement. It is used to visualize distances in multidimensional maps (in general: two-dimensional...
The dplyr package is based on a data manipulation ‘grammar’. This grammar provides a consistent set of ‘verbs’ that solve the most common data manipulation tasks. I illustrate five of these ‘verbs’: filter(), arrange(), select(), mutate(), and summarise().
This short post is the first of a series on network graphs for corpus linguistics. Because of the COVID19 pandemic, such graphs have been in the spotlight in the last few months for their...