Justin Chun-ting Ho

Results 8 comments of Justin Chun-ting Ho

It seems colab is using an older version of numba and newer version of scikit-learn, its default version will cause an `No module named 'numba.cloudpickle'` error for the former and...

Thank you for your detailed explanation, @MaartenGr. I think it would be very useful for other users if you could add the above recommendations into the FAQ (eg. "How do...

I am wondering if there is any update on this issue? I just tried with both igraph 1.2.4 and 1.2.5, both of them didn't work. I also tried `layout =...

Sorry for my very late response, I think saving the whole r would be a better option. And I agreed with @TimBMK that we should retain functionality for backward compability.

You are correct. I am still figuring a way to bypass it (PR is highly welcomed).

it should accept: string, character vector, and text file (one word per line).

approach: 1. assign a hidden worker 2. use JiebaR functionalities to add word to the worker

Added the function, which accepts string and char vector. Still need to expand to detect text file