Get topic coherence from Palmetto remote or local
Arguments
- solution
A wide tibble where each column contains a top-N terms.
- depth
The number of top terms to use to use for coherence estimation. If
backend = "web"
, then the number cannot be less than 3 and more than 10.- coherence
A name of coherence metric. Valid names: "ca", "cp", "cv", "npmi", "uci", "umass". Default is
npmi
.- backend
Path to Palmetto either
"web"
or a string with an URL. Example: http://localhost:7777/service/.