GateNLP/python-gatenlp

Easier way to add additional actions to rules/actions

Closed this issue · 0 comments

Maybe something like rule.add_action(action) and action.add(action) ?

This is useful when rules get processed automatically, e.g. manually created rules will get actions added to log or write information about matches out.