SALAMI outdated
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 27
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Many jams annotations are missing on SALAMI dataset folder when compared with SALAMI v2.0 available on Github.
I tried running the parser again. But it seems to be broken:
line 175 in create_annotations
AttributeError: 'SortedkeyList' object has no attribute add_observation
Any recommendation on how to fix this?
Contributor guide
No contributing guide indexed for this repository
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 at line 175 in create_annotations and inspect the parser call that raises the SortedkeyList AttributeError. Compare the generated annotations in the SALAMI dataset folder with SALAMI v2.0; done means the parser runs successfully and the missing annotations are restored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100