Kota Mori

Results 12 comments of Kota Mori

I look forward to this very much! Can someone clarify if this would support multi-label classification cases? If so, what kind of rule would be applied?

@jnothman Let me clarify my point. My question is about the implementation of `class_weight="balanced"`, which is available for some of other classifiers. For binary or multi-class classification, what we mean...

@mstr3336 Thanks for the PR. I understand this makes the code safe against some edge cases. To better understand what is going on, could you kindly share an example RTF...

@quzhouxiachuan I would love to fix it. Can you give me a reproducible example of error?

@mstr3336 Thanks, I look forward to seeing that. Do you think you can share a test case too?

@mstr3336 I understand that. No problem.

@mstr3336 Thanks for your analysis. If possible, can you share an RTF file that contains that problematic string?

@mstr3336 Thanks for letting me know. If possible, can you post a file for which this library hangs? I would be happy to look into it.

@mstr3336 I understood. I will take a look at this anyways since hanging without a clue is not a great behavior. Thanks for the info.

@mstr3336 I tried creating an RTF file with a BMP image pasted. And also tried replacing (1) all 'i' to 'I' and (2) 'pict' by 'pIct'. For both cases, both...