Accompanying R package for Rajeg's (2019) PhD thesis titled "Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for HAPPINESS"
LatestThis release changed the internal code for mdca()
. The change concerns with creating new, vectorised internal function for running faster binomial test using dbinom()
, especially when running binomial test for large distinctive collocates analysis in the thesis. The update also allows not to use tidyr's unnest()
and nest()
new behaviour previously required to run the binomial test.