The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The topics package relies on Java for
high-performance processing. To ensure a smooth installation, please
follow these two steps.
Before installing the R package, you must have the Java Runtime Environment (JRE) installed on your computer. 1. Download Java from here or www.java.com/en/download/. 2. Restart your computer after installation to ensure R can detect the new system paths.
Open R or RStudio and run the following commands.
You can also install the development version from GitHub.
Topic modeling is memory-intensive. You must increase the Java memory limit before loading the library. If you skip this, you may encounter OutOfMemoryError during model training.
# Set memory limit to 5GB (Run this BEFORE loading the library)
options(java.parameters = "-Xmx5000m")
library(topics)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.