Skip to content

Accompanying R package for Rajeg's (2019) PhD thesis titled "Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for HAPPINESS"

Latest
Compare
Choose a tag to compare
@gederajeg gederajeg released this 02 Dec 06:47
· 15 commits to master since this release

This 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.