idiolect 1.2.0
minor bug fixes
contentmask()no longer has the option to replace ASCII; removed dependency ontextcleanpackage.contentmask()used with the “frames” algorithm now adopts the Universal POS-tags, making it more compatible with other languages.create_corpus()tests for the correct syntax of the file names and returns an error if not correct (plus showing which file names are incorrect).create_corpus()includes an argument to specify the encoding of the texts.
idiolect 1.1.1
CRAN release: 2025-12-03
minor bug fixes
concordance()now can take sentences as input and will also show sentence boundarieslambdaG_visualize()can now the text heatmap either with sentences ordered by lambdaG values (default) or by the original order of the sentences in the textlambdaG_visualize()can now visualize negative lambdaG values in an html filengram_tracing()contained a major bug when performing tests with multiple known authors which would lead to anomalously high and incorrect performance statistics. This has been fixed.performance()progress bar now can be optionalperformance()can run leave-one-out by author rather than just by text
