-
Hi,
I got this issue when running MeTaL on Mac OS X.
```
E RuntimeError: Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not ins…
senwu updated
6 years ago
-
Can anyone help me to understand how the relative accuracies of the labelling functions are being calculated? @ajratner @jason-fries
-
Hi:
When running DDL.open_mindtagger(...) in the notebook, there is a message "Making sure MindTagger is installed. Hang on!" but nothing happens. Is it normal that this installation to take so long?
-
-
I have a lot of pdf's (1000+) which are share the same domain (healthcare information) but are structured differently. They all contain tables which contain the meat of the information. Can I use snor…
-
There appears to be several bugs in the featurization code. Examples below.
In [`content_features.py`](https://github.com/SenWu/fonduer/blob/master/fonduer/features/content_features.py):
- [x] We …
-
Hi,
My purpose is extracting two entities(**Industry** and **Company**) in every Chinese raw text(or sentence), and each entity including few Chinese Characters. Modeling strategy is **LSTM + CRF**…
-
```
---------------------------------------------------------------------------
Exception Traceback (most recent call last)
in ()
----> 1 from snorkel.parser impor…
-
Is it possible that labelling functions gives 1,2,3,4,5 as output instead of only 1,-1&0 ?For ex, If in a category 'A' there are 4 sub categories(x,y,z,w) can we label all the sub categories using lab…
-
Just an FYI, an error pops up when running the tutorial notebooks because upon downloading or cloning the Snorkel repo, treedlib folder is empty.
Fix: I downloaded the files from the "treedlib @ 8…