Add a method to save a doc to conllu format
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the `repr(doc)` of a doc produces the concatenation of the CoNLL-U representation of all sentences but without the comments indicating medata like sentence ids.
A method to save to a CoNLL-U file with these metadata should be added.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.