oolong icon indicating copy to clipboard operation
oolong copied to clipboard

🍵 Create and administrate validation tests for automated content analysis tools.

Results 9 oolong issues
Sort by recently updated
recently updated
newest added

Currently, `gs` only supports one ordinal question. What about an option to specify a list of questions to code? ```r generic1

Ref [this tweet](https://twitter.com/sweetMals/status/1425355224164691972) The original question asks for exporting to csv. I think a much better way is to export it to a "tidy" data frame / tibble so that...

FR

Hi, Is there a way to set the number of questions for the word intrusion task similar to topic intrusion task? At the moment, for instance, if I am assessing...

FR

What should be the acceptable behavior of `witi(abstracts_stm)` or `create_oolong(abstracts_stm, type = "witi")`? For old users, it should give you an oolong object with only `wi` because `input_corpus` is NULL....

Following up on #39, there should be an option to switch off keywords in word intrusion test (but it doesn't make any sense in topic intrusion test.)

Superseded, also with an unannounced hidden `dplyr` dependency.

``` Warning (test-smallk.R:45:5): small k topicmodels partial match of 'topic' to 'topics' Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-smallk.R:45:5 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5....

because some people run them interactively and get stuck.

A query from a user about create a test for BERTopic. What this user has is top topic words (or `terms` for all `.extract_ingredients.*` methods). It should be possible to...