File size: 302 Bytes
2ba593c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "calculate_probabilities": false,
  "language": null,
  "low_memory": false,
  "min_topic_size": 100,
  "n_gram_range": [
    1,
    2
  ],
  "nr_topics": null,
  "seed_topic_list": null,
  "top_n_words": 20,
  "verbose": true,
  "embedding_model": "ZhafranR/XLM-RoBERTa-Large-FineTuned-CCIDNews"
}