Print a compact summary of an object returned by fit_topic_model() without
expanding the cached DTW, TWW, or backend fit internals.
Usage
# S3 method for class 'nlp_topic_fit'
print(x, ...)Arguments
- x
An object returned by
fit_topic_model().- ...
Unused.
