import NLTK modules

Gopinath Rajee 646 Reputation points
2023-01-31T05:28:06.1133333+00:00

All,

I'm trying to get the NLTK's corpora deployed in Azure Databricks 11.3 LTS ML. What am I doing wrong?

Thanks,

grajee

nltk3

nltk1

nltk2

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,917 questions
{count} votes

Accepted answer
  1. MartinJaffer-MSFT 26,021 Reputation points
    2023-02-01T17:18:00.3166667+00:00

    @Gopinath Rajee Hello and welcome to Microsoft Q&A

    From what I can see, your NLTK is looking for "wordnet". You have already downloaded a "wordnet.zip".

    I'm no expert in NLTK, but I think you may need to unzip the "wordnet.zip". The library is likely looking for what is inside, rather than the compressed archive.


0 additional answers

Sort by: Most helpful