possible-worlds-research / possible-worlds-research/common-crawl-processor
Projection issue: not all PNs are used
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The random projections don't use all PNs. Change projection creation function to make sure this does not happen. (Check out warning in projection function.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the projection creation function and reading the warning in the projection function. Trace how random projections are built and identify how to verify that every PN is used. Done means the projection creation no longer leaves PNs unused; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100