Unify and customizable Conll-like readers
Open
enhancement
priority: low
topic: data
- Dominant language
- Python
- Stars
- 253
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
The current ConllU and ontonotes reader are both in the same format, the conll-like readers. There are many variations to the CoNLL format, such as different fields for different columns. The current readers are hard-coded on the fields, and the file extensions. However, one single reader should be able to handle these, with some configurable file extensions and field names.
Contributor guide
Research direction
Start by locating the current CoNLL-U and OntoNotes readers and comparing their hard-coded fields and file extensions. Done should mean one configurable CoNLL-like reader can handle both formats and support variations through configurable extensions and field names.
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
- Mostly clear
- Newbie friendliness
- 25/100