CONLL dumper should not map categories by default
Open
enhancement
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the conll dumper uses static mappings to map LIMA tags and relation names to CONLL ones. This should be done optionnaly and by default only output native LIMA tags and relation names. This would avoid outdated and incomplete mappings.
Contributor guide
Assessment
This issue has not been assessed yet.