{
  "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"
}