Python-Text-Analysis icon indicating copy to clipboard operation
Python-Text-Analysis copied to clipboard

Issue with loading lematizer

Open joseaveldanes opened this issue 1 year ago • 0 comments

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

joseaveldanes avatar Sep 25 '23 23:09 joseaveldanes