Hi All,
I get compiler error message (Type "NSUBJ.Governor.pos" not defined in this
script/block) for this Ruta (2.6.0) statement:
NSUBJ.Governor.pos == "VBZ" {->LOG("Successful")};I thought I'm using FeatureMatchExpression. The typesystem I have imported is the DKPro typesystem. The type of NSUBJ.Governor is Token and "pos" is a feature of Token. Any idea? Regards, Reza
