'Google colab : ModuleNotFoundError: No module named 'pymorphy2'
Im doing my project in university using Morphological Analyzer of text(russian language).Google Colab cant find the module named pymorphy2.
from pymorphy2 import MorphAnalyzer
Maybe there are sollutions for such problems?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
