STATE node has no postag
Abierto
bug
pybart
- Lenguaje dominante
- Python
- Estrellas
- 35
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.