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
371d6f8
BERTopic
/
config.json
keonju
Add BERTopic model
371d6f8
over 1 year ago
raw
Copy download link
history
blame
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"
:
30
,
"verbose"
:
false
}