Local-File-Organizer
Local-File-Organizer copied to clipboard
Update main.py to download punkt_tab and solve this error
This solves this error, I was able to use the organizer, still however only with cpu.
raise LookupError(resource_not_found) LookupError: ********************************************************************** Resource punkt_tab not found. Please use the NLTK Downloader to obtain the resource:
import nltk nltk.download('punkt_tab')
For more information see: https://www.nltk.org/data.html
Attempted to load tokenizers/punkt_tab/english/