File size: 307 Bytes
9e6e2b4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"calculate_probabilities": false,
"language": "multilingual",
"low_memory": false,
"min_topic_size": 10,
"n_gram_range": [
1,
4
],
"nr_topics": null,
"seed_topic_list": null,
"top_n_words": 25,
"verbose": false,
"zeroshot_min_similarity": 0.7,
"zeroshot_topic_list": null
} |