Ejemplo n.º 1
0
def main():
    """c
    """
    agent = Agent(TRAINF, TESTF, "spam")
    agent.whole_shebang()
Ejemplo n.º 2
0
def main():
    """c
    """
    agent = Agent(TRAINF, TESTF, "8category")
    agent.whole_shebang()