Harry Wei

Results 16 comments of Harry Wei

Update: consider an abstract vector search engine, or an abstract similarity-based search engine.

It turned out a bit more complicated than I first thought. Every mechanism that changes the selection (which is more than “hook A”) needs to trigger “callback B”. Took me...

> I don't have any browser extensions. You are not expected to need one. Also for most purposes you don't need to go directly to Binder -- doc pages are...

@GeorgePearse Hi George, I'm trying to figure out if the example above helps. Are you trying to make a customized demo? Or are you just looking for a generic (pre-coded)...

Hi Faris, There are pre-coded demos in phurwicz/hover-binder (https://github.com/phurwicz/hover-binder). Basically you click on the link of a demo, wait for loading, and get to an annotation interface immediately. Does that...

> Hello, I also agree with the need to have a generic pre-coded demo where people can start with as a hello-world and move on from there, especially one that...

About downloading notebooks: great point, we will add it. For now there will be just the code blocks, but we plan to include the walkthrough properly. About hosting on a...

Hi Kwame, thanks first of all! Were you running hover locally? If so, you are right to disregard the binder stuff. Those are only needed when you run code directly...

On the recipe​ (i.e. simple_annotator​) level there currently isn’t. For ABSTAIN the light gray color is kind of the point — ABSTAIN is the unlabeled background upon which labeled colors...

Sure, great point! The catch is that one may want to "lock" the configuration upon any read operation. We don't want the user to inadvertently mix two sets of configs...