You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for raising this, @linhui1020, and for providing a good solution, @Sirius2713. Most similar errors will be due to you missing certain Python content on your local machine, though only a few packages have separate content like this, such as Spacy and its English language model en (also known as en_core_web_sm).
This is the main reason Google Colab is easier for some students, because it has most NLP content already installed so you would rarely get this sort of error.
Also, it may be interesting sometimes to look at the lucem_illud source code, which can be found locally once you install it or on GitHub (e.g., processing.py).
Hi,
I successfully installed illud package as instructed, but when I try to install lecem_illud, jupyter returns an error like below.
The text was updated successfully, but these errors were encountered: