Learn R Programming

BERTopic (version 0.1.0)

bertopic_available: Is Python + BERTopic available?

Description

Checks whether the active Python (as initialized by reticulate) can import the key modules needed for BERTopic.

Usage

bertopic_available()

Arguments

Value

Logical scalar.

Examples

Run this code
if (FALSE) {
bertopic_available()
}

Run the code above in your browser using DataLab