Skip to content

LookupError: #1

@zkn365

Description

@zkn365

LookupError:


Resource averaged_perceptron_tagger not found.
Please use the NLTK Downloader to obtain the resource:

import nltk
nltk.download('averaged_perceptron_tagger')

For more information see: https://www.nltk.org/data.html

Attempted to load taggers/averaged_perceptron_tagger/averaged_perceptron_tagger.pickle

This error can be fixed by mannual download the "averaged_perceptron_tagger" from the
nltk.download() dialog.
or
download "averaged_perceptron_tagger.zip" and put into 'C:\nltk_data'.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions