gesistsa / oolong

🍵 Create and administrate validation tests for automated content analysis tools.
https://gesistsa.github.io/oolong/
GNU Lesser General Public License v2.1
54 stars 7 forks source link

`frac = 1` #93

Closed chainsawriot closed 4 weeks ago

chainsawriot commented 1 month ago
Warning (test-topicmodels.R:63:5): generate_topic_content
exact_n is larger than the size of input_corpus. Switch to frac = 1
Backtrace:
    ▆
 1. ├─testthat::expect_warning(...) at test-topicmodels.R:63:5
 2. │ └─testthat:::expect_condition_matching(...)
 3. │   └─testthat:::quasi_capture(...)
 4. │     ├─testthat (local) .capture(...)
 5. │     │ └─base::withCallingHandlers(...)
 6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
 7. └─oolong:::.generate_test_content(...)
 8.   └─oolong:::.generate_topic_intrusion_test(...) at oolong/R/oolong_tm.R:134:9