Skip to content

Instantly share code, notes, and snippets.

@AyishaR
Created March 14, 2021 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AyishaR/6fdc6275062938f3497d7b0eda332bf6 to your computer and use it in GitHub Desktop.
Save AyishaR/6fdc6275062938f3497d7b0eda332bf6 to your computer and use it in GitHub Desktop.
word_dirs = list(set(df['class'].to_list()))
hotwords = ['jackhammer', 'dog_bark', 'siren', 'gun_shot']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment