Unstructured-IO / Unstructured-IO/unstructured

bug/nltk.download('averaged_perceptron_tagger_eng')&nltk.download('punkt_tab')

Open
#3,967 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
HTML
Stars
15.5k
Forks
1.3k
Avg merge
4d 2h
Merged PRs (30d)
13

Description

nltk.download('averaged_perceptron_tagger_eng')
&
nltk.download('punkt_tab')

These two repositories were missing added using the command.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the repository for nltk.download and the resource names averaged_perceptron_tagger_eng and punkt_tab. Check where these resources are expected to be available and how missing resources are handled. Done means the reported missing-resource behavior is resolved and the relevant usage is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.