Jaeho Shin

Results 51 comments of Jaeho Shin

That's the intended correct way to do so. I haven't tested multi key schema seriously so there may be some bug. Could you be more specific at which step it...

Please try [LATEST](https://github.com/HazyResearch/mindbender/releases/tag/LATEST) from master. I think 721f128061a5da1b2a6ca29160ea6622dd481d91 may have sped things up.

@Colossus No these issues are great and welcome! Sorry for the rough corners though. We'll address them soon.

Have you looked at the [genomics-recall-relation example](https://github.com/HazyResearch/mindbender/blob/master/examples/labeling/genomics-recall-relation/template.html) for marking up n-ary tags? Adding an indicator next to the highlights sounds like a good idea. I'll come up with a way...

Thanks for your input, I'll squash those errors as well soon. So, does the relation labeling in the LATEST actually cover most of your previous hack? I want to leave...

You can increase the padding-bottom for body as a workaround. However, that's not a general fix, and I was thinking of moving the bottom bar to a scrollable sidebar at...

Thanks for the suggestions! Yeah I was anticipating we'd need parallel indexing pretty soon. I had bad experience with GNU parallel–it was unstable, bloated, CLI changing too much across versions–but...

I see. Sounds like deciding the cluster size should depend on query time latency requirement.

First of all, thanks for sharing this high-quality code. I also want auth support in mindbender, but some parts of this PR feel like an overkill. Here are my questions:...

If we're backing up, are we assuming users want to go back into the past restoring the tags of a task as a whole? Or is it more important for...