from .finvoc2vec_config import FinVoc2VecConfig from .finvoc2vec_model import FinVoc2Vec __all__ = ['FinVoc2VecConfig', 'FinVoc2Vec']