Unstructured-IO / Unstructured-IO/unstructured
bug/nltk.download('averaged_perceptron_tagger_eng')&nltk.download('punkt_tab')
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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