STATE node has no postag
Open
bug
pybart
- Dominant language
- Python
- Stars
- 35
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When adding STATE node, we don't give it any POS tag, which causes pybart conversions that depends on them to fail.
e.g.

Optional solution, to add its special POS tag (e.g. `_`) to the conversions rules where needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.