Description
When running the package's initialization or data download routines, the required resource lemmas_dic.pickle fails to download due to a 404 Not Found error from the hosting server (sina.birzeit.edu). This causes subsequent downstream errors (such as FileNotFoundError) when tools attempt to load the missing dictionary file.
**Error Logs **
lemmas_dic.pickle
An error occurred while downloading the file: 404 Client Error: Not Found for url: https://sina.birzeit.edu/lemmas_dic.pickle
Description
When running the package's initialization or data download routines, the required resource
lemmas_dic.picklefails to download due to a 404 Not Found error from the hosting server (sina.birzeit.edu). This causes subsequent downstream errors (such asFileNotFoundError) when tools attempt to load the missing dictionary file.**Error Logs **