Error downloading and loading model
Hello! I'm currently trying to use the LatinCy CLTK named entity recognizer by following this demo notebook: https://github.com/cltk/cltk/blob/master/notebooks/CLTK%20Demonstration.ipynb, but I'm running into the following error when trying to download the models required to run cltk_nlp.analyze:
ValueError: [E955] Can't find table(s) lemma_lookup for language 'la' in spacy-lookups-data. Make sure you have the package installed or provide your own lookup tables if no default lookups are available for your language.
Is there any way I can troubleshoot this so I can run the model and see the results? Thank you!!
Thanks for the comment—working on a permanent solution for this. For now, see the thread here for a solution: https://github.com/diyclassics/la_core_web_lg/issues/1#issuecomment-2295271783