oolong 0.6.0

oolong 0.5.1

oolong 0.5.0

## 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

oolong 0.4.1

oolong 0.4.0

oolong 0.3.11

oolong 0.3.4