-
@stephenbach ?
-
Create mapping in Snorkel front-end so that each `Candidate` (variable) can have its own support; should then require minimal changes to compiler (just changing `cardinality`) and none to NS!
Examp…
-
Hi,
I am reading [DeepDive: A Data Management System for
Automatic Knowledge Base Construction][1]. From there how they define the Probability Distribution is especially hard to me.
1. In page …
-
Hello,
I labeled candidates in the viewer but cannot access it. In third tutorial, it says use annotator's name as the AnnotationKey.
![screen shot 2017-03-27 at 5 51 20 pm](https://cloud.gith…
-
@okayzed I have been trying to start snorkel and tried like many different versions of node and other npm packages on both linux and mac. I have tried with sybil and mongo both.
It crashes on belo…
-
I'm seeing following error when trying to issue query against data set. It appears that __user variable is null,
```Couldn't setup socket for new client on query controller [TypeError: Cannot read …
-
@danich1 has created code to convert pubtator format to BioC XML and TSV in https://github.com/greenelab/snorkeling/pull/11. We'll want to incorporate that code in this repo.
So @danich1, can you c…
-
On dev, I got an error when running the following code:
`%time F_train = feature_manager.create(session, cands, 'train features')
`
The error (not showing the full traceback):
```
/Users/Emily/…
-
The big update @ajratner mentioned is now merged into master.
@danich1, let's update the snorkel submodule to HazyResearch/snorkel@36e8bcb69227e3903a8574eee775af784a53e635 (approx v0.5).
-
I am trying to learn snorkel. However, I can not even install it. So far I tried the following approaches:
```
user@MacBook-Pro-de-User:~$ pip install git+https://github.com/HazyResearch/snork…