allenai / allenai/pybart

STATE node has no postag

Open
#44 0 comments 0 reactions 1 assignee Claimed by @aryehgigi View on GitHub
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.
![image](https://user-images.githubusercontent.com/5661975/169681659-62fbf745-14cb-433b-9ebb-2bd935681f84.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.