File size: 544 Bytes
f589858
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "calculate_probabilities": false,
  "language": "english",
  "low_memory": false,
  "min_topic_size": 10,
  "n_gram_range": [
    1,
    1
  ],
  "nr_topics": 50,
  "seed_topic_list": null,
  "top_n_words": 10,
  "verbose": false,
  "zeroshot_min_similarity": 0.85,
  "zeroshot_topic_list": [
    "android",
    "premium*",
    "ads",
    "math",
    "subscription",
    "update",
    "camera",
    "shake",
    "weather",
    "snooze",
    "loud",
    "doesn",
    "off"
  ],
  "embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
}