Skip to content

Error in readme #4

@RisingOrange

Description

@RisingOrange

There is an typo in the readme file.
It says
nltk.download("averaged_perceptron_taggepython r")
instead of
nltk.download("averaged_perceptron_tagger")

It's generally not that easy to set this program up.
The instructions in procedure.txt are not very clear
and you have to find this file to begin with.

But besides that this projects is very interesting,
thanks for sharing!

Edit:
I also had to download these:
nltk.download('maxent_ne_chunker')
nltk.download('words')

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