sgnlp.models.rumour_detection_twitter.utils.download_tokenizer_files_from_azure

download_tokenizer_files_from_azure(azure_path: str, local_path: str)None[source]

Download all required files for tokenizer from Azure storage.

Parameters
  • azure_path (str) – url to the tokenizer files on the Azure blob.

  • local_path (str) – path ot the folder on the local machine.