from core import logging_ from core.nlp import nlp logger = logging_.getLogger("nestor") while True: nlp.repond(input(">"))