NEWS


oolong 0.6.2

oolong 0.6.1 (2024-04-15)

oolong 0.6.0 (2024-02-10)

oolong 0.5.1

oolong 0.5.0 (2023-08-25)

## This code is okay
set.seed(123)
wsi(abstracts_stm, use_frex_words = TRUE, difficulty = 0.8)

set.seed(123)
## You will get different results with oolong 0.5.0
wsi(abstracts_stm, use_frex_words = TRUE)

## You need to explicitly use the old default, which is quite high
set.seed(123)
wsi(abstracts_stm, use_frex_words = TRUE, frexweight = 1)

oolong 0.4.3 (2023-06-11)

oolong 0.4.1 (2021-11-09)

oolong 0.4.0 (2021-05-31)

oolong 0.3.11 (2020-11-13)

oolong 0.3.4 (2020-03-21)