示例#1
0
def lemmatizer():
    return Lemmatizer.from_dir(path.join(LOCAL_DATA_DIR))