Steven
Steven
Hi team, I am trying to parse some medline files I have using the demo'd code on the repo. However, when I run the below code: ``` import os import...
I'm trying to run `textTopic` to create a topic model in R v. `4.3.3` using the following code with the CRAN version of text (v. 1.2) ``` topics_result
Hi, When running `textrpp_initialize()` I encounter a fatal error: OMP: Error #15: Initializing libomp.dylib, but found libomp.dylib already initialized. when running in R Studio v 4.4.1. I've replicated the error...