File size: 658 Bytes
82d775a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "calculate_probabilities": false,
  "language": null,
  "low_memory": false,
  "min_topic_size": 15,
  "n_gram_range": [
    1,
    1
  ],
  "nr_topics": null,
  "seed_topic_list": null,
  "top_n_words": 10,
  "verbose": false,
  "zeroshot_min_similarity": 0.85,
  "zeroshot_topic_list": [
    "Weather Updates",
    "Evacuation Information",
    "Emergency Services",
    "Relief Efforts",
    "Rescue Operations",
    "Flooding Reports",
    "Traffic and Road Closures",
    "Government and Local Authority Announcements",
    "Personal Stories and Experiences",
    "Storm Damage Reports",
    "Others"
  ],
  "embedding_model": "thenlper/gte-small"
}