if (FALSE) {
# Processing time is often longer than ten seconds
# because the function uses a large language model.
textA <- "Participant A was described as a nice, outgoing man, with a friendly attitude."
textB <- "Participant A was an extroverted and caring individual."
sim_llm(textA, textB)
}
Run the code above in your browser using DataLab