orkgnlp.common.util.decorators

Defines decorators used within the package

Functions

sanitize_text

This decorator can only be used above functions having the argument text at first position.

singleton

This decorator can only be used above the __new__ function of a class.