Results 6 comments of Messi

@loaiabdalslam thank you for checking the issue. What parameters did you set for running process? The same as mine ?

I run this code ``` python import os os.environ['is_test_suite']="True" from auto_ml import Predictor from auto_ml.utils import get_boston_dataset from auto_ml.utils_models import load_ml_model # Load data df_train, df_test = get_boston_dataset() # Tell...

Travis Ci build failed for the reasons. Can I fix the issues?

I need to figure out how to solve this issue

와우!! 친절히 답변해주셔서 감사합니다. lemmatization에서 거의 유일한 라이브러리인 거 같아 써보려고 했는데 아쉽네요 ㅠㅠ 아직 공부하는 과정이라서 어떻게 응용해야 할 지도 잘 모르겠구요 ..ㅠㅠ 혹시 그러면 lemmatization을 위해서 현업에서는 보통...