Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
keonju
/
BERTopic
like
2
Text Classification
BERTopic
Model card
Files
Files and versions
Community
Use this model
5f6ef07
BERTopic
/
config.json
keonju
Add BERTopic model
9da5b2f
over 1 year ago
raw
Copy download link
history
blame
Safe
232 Bytes
{
"calculate_probabilities"
:
false
,
"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"
:
false
}