Sorry to disturb you, but it seems that the current code base does not provide calculation of agreement between single and pair?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the current "compute_agreement.py" only provides the "human" and "pairwise" calculation functions. Can you please provide the calculation functions for other "agreement" results in the paper?
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 by reading compute_agreement.py and the existing human and pairwise calculation functions. Compare those functions with the agreement results described in the paper to determine which calculations are missing. Done means the requested agreement calculations are available alongside the existing functions and produce the expected results for the paper's cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100