HDBSCAN_45_8_ngram3 / config.json
Trubnik1967's picture
Add BERTopic model
718d409 verified
raw
history blame contribute delete
294 Bytes
{
"calculate_probabilities": true,
"language": null,
"low_memory": false,
"min_topic_size": 100,
"n_gram_range": [
1,
3
],
"nr_topics": 9,
"seed_topic_list": null,
"top_n_words": 10,
"verbose": true,
"zeroshot_min_similarity": null,
"zeroshot_topic_list": null
}