Sosuke Kobayashi

Results 17 comments of Sosuke Kobayashi

Hmm. It seems that smashwords.com is making its blocking very strict. For avoiding that, we need really patient (maybe too slow) crawling or proxy-based crawling with multiple IPs of proxy...

Then, I had hesitated to say this so far. But, now this may help you and others in the NLP community. I found [a tweet by someone](https://twitter.com/IgorBrigadir/status/1095075607178870786) suggests the existence...

I have no idea. I don't know even what was distributed first. Most of the language models (even document-level ones) or others, including skip-thought vectors, are not troubled with the...

That sounds an issue. One dirty (but maybe practically good) trick is seeing near lines (e.g. within 100 lines) as same-document and distant lines (e.g. outside 100000 lines) as different-document....

Thank you @richarddwang! It is a great job. I added the reference to nlp in README of this repo.

@shawwn Excellent work! It seems great, and I added the reference to it in the README in this repo!

https://github.com/CSAILVision/sceneparsing/blob/master/objectInfo150.txt The current values may be extracted from the last column of this file, followed by splitting it with a blank and picking the last element. So, class `palm, palm...

Thank you! The code works in my environment with your uploaded images. But, somehow the generated images by a trained model are much worse than ones shown in README. I...

@Tianlong-Chen when you have time, could you please take a look?