salesforce / logai

LogAI - An open-source library for log analytics and intelligence
BSD 3-Clause "New" or "Revised" License
392 stars 58 forks source link

How to Install offline nltk downloader to obtain the resource?? #73

Open lcr157 opened 2 months ago

lcr157 commented 2 months ago

This is a situation where you need to test offline, but you can run the logAI GUI after completing the modules and basic settings. However, when I click Run, an error saying "Please use the NLTK Downloader to obtain the resource" appears. Do I need to download the modules for NLTK online and move them offline?

Since there is no information on how to install offline, it would be nice if you could also explain how to do this.