Python-Text-Analysis
Python-Text-Analysis copied to clipboard
Issue with loading lematizer
Right before challenge 5: Applying a lemmatizer to a text, having an issue loading the lemmatizer. The solution here for Renata in the binder was "nltk.download('omw-1.4')" @rbarreto