A little error in this line
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/allenai/PathNet/blob/e47be03584f59beef1ea770b2894dadcaee75fc4/scripts/path_finder_wrapper.py#L50
This line should be:
`
data['cpos'] = cand_tokens['pos']
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.