Shahrokh Daijavad

Results 118 comments of Shahrokh Daijavad

I do like the idea of having this resource page, but I saw @Bytes-Explorer 's reservations about doing this. I discussed it with Nirmit this morning and his general direction...

@cmadam Do you have a Mac M1 (or I assume M2 would have the same problem) to recreate this and investigate how to solve or find a work-around?

@roytman and @revit13, I discussed this with @touma-I today. This is definitely a useful transform that we will merge. Can you please add at least one Python notebook and if...

@roytman Which notebook are you looking at? A typical one to look at is this one: https://github.com/IBM/data-prep-kit/blob/dev/transforms/language/gneissweb_classification/gneissweb_classification.ipynb

You are right, @roytman. Definitely, rep_removal is not a good example, by not having a cell that shows the table of input parameters. It was written under the time pressure...

Hi, @shivdeep-singh-ibm I was trying to fix a notebook that @ykalathiya has created for this transform in #845 and saw a problem with pip installing scancode-toolkit. The way I fixed...

@daw3rd Please submit a PR with the recommended addition of `pip install wheel` to the README file AFTER the release of 1.0.0. Thanks.

OK, let's capture the work-around that Burn has found for RH (on CCC): I found a suggestion to pip install fasttext-wheel which succeeded but the data-prep-kit install still tried to...

@agoyal26 We are already mentioning what has to be done with fasttext (the root cause of this issue) in 2 places: For Linux machines: https://github.com/IBM/data-prep-kit/blob/dev/doc/quick-start/quick-start.md For Windows machines: https://github.com/IBM/data-prep-kit/blob/dev/doc/quick-start/quick-start.md#running-transforms-on-windows @touma-I...

Thanks, @Hajar-Emami. @swith005 Can you please help with this? @Hajar-Emami has already created the code for doing this internally, but an open DPK transform for this will be a great...