Skip to content

nltk does not find the packaged perceptron tagger #80

@ErikPrantare

Description

@ErikPrantare

I needed to add the following (according to error messages emitted during loading) to get automatic local pronunciation generation working:

import nltk
nltk.download('averaged_perceptron_tagger_eng')

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