def __init__(self):
     self.__predictor = DialogueActTypePredictor()
     self.__extractor = NamedEntityExtractor()