D0men1c0's picture
Add BERTopic model
4b60802 verified
raw
history blame
351 Bytes
{
"calculate_probabilities": true,
"language": null,
"low_memory": true,
"min_topic_size": 10,
"n_gram_range": [
1,
3
],
"nr_topics": null,
"seed_topic_list": null,
"top_n_words": 10,
"verbose": true,
"zeroshot_min_similarity": 0.7,
"zeroshot_topic_list": null,
"embedding_model": "all-MiniLM-L6-v2"
}