Source code for GenerIter.app.clep_categorise

from GenerIter.app.categorise import Categorise

[docs]def main(): """The Command Line Entry Point for the packaged GenerIter.app.categorise app.""" app = Categorise()