Nothing
# Extracted from test-tokens.R:1307
# setup ------------------------------------------------------------------------
library(testthat)
test_env <- simulate_test_env(package = "quanteda", path = "..")
attach(test_env, warn.conflicts = FALSE)
# prequel ----------------------------------------------------------------------
quanteda_options("tokens_tokenizer_word" = "word3")
# test -------------------------------------------------------------------------
skip_if_installed("torch")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.