Open oterrier opened 1 year ago
Describe the bug fasttext word embeddings missing for the Urdu language
To Reproduce Try to train a NER model for urdu (ur) language using WordEmbeddings("ur") leads to an error OSError: HEAD request failed for url https://flair.informatik.hu-berlin.de/resources/embeddings/token/ur-wiki-fasttext-300d-1M.vectors.npy with status code 404.
Expected behavior The resource ur-wiki-fasttext-300d-1M.vectors.npy is missing on the dl server https://flair.informatik.hu-berlin.de But it actually exists on https://fasttext.cc/docs/en/pretrained-vectors.html
Environment (please complete the following information):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug fasttext word embeddings missing for the Urdu language
To Reproduce Try to train a NER model for urdu (ur) language using WordEmbeddings("ur") leads to an error OSError: HEAD request failed for url https://flair.informatik.hu-berlin.de/resources/embeddings/token/ur-wiki-fasttext-300d-1M.vectors.npy with status code 404.
Expected behavior The resource ur-wiki-fasttext-300d-1M.vectors.npy is missing on the dl server https://flair.informatik.hu-berlin.de But it actually exists on https://fasttext.cc/docs/en/pretrained-vectors.html
Environment (please complete the following information):