TopicModelling / config.json
heyitskim1912's picture
Add BERTopic model
1314de6
raw
history blame contribute delete
230 Bytes
{
"calculate_probabilities": true,
"language": null,
"low_memory": false,
"min_topic_size": 10,
"n_gram_range": [
1,
1
],
"nr_topics": null,
"seed_topic_list": null,
"top_n_words": 10,
"verbose": true
}