-
I was testing out the cdr/CDR_learning.ipynb notebook file and encountered an error. Wanted to know if there is a workaround towards this issue:
----------------------------------------------------…
-
Running the SparseLogisticRegression model, I get an error from tensorflow about segment ideas not increasing by 1. Any idea what's up with that?
Input:
disc_model.train(F_unlabeled, train_margina…
-
The stack trace is below. I suspect it has something to do with the fact that for tables, a Document has more types of children than 1 (i.e., not just Sentences; a Document has Table, Cell, and Phrase…
-
For large numbers will return `NaN` because `np.exp` returns `inf`, rather than approaching 1.0
-
Come here maybe, we have the best food Rendang, you must try it
-
I don't have many details, but when running fast_annotations on about 100k candidates, my computer completely freezes, requiring a hard reset.
For the cell:
```
from snorkel.models import CandidateS…
-
This is a simple pitfall that occurs when learning rate + regularization parameters are incorrectly set, should throw simple warning
-
Running this code results in a ProgressBar that stops at 99%:
```
from snorkel.utils import ProgressBar
pb = ProgressBar(250)
for i in range(250):
pb.bar(i)
pb.close()
```
-
On the semi-structured branch, if I try to run:
```python
%load_ext autoreload
%autoreload 2
%matplotlib inline
import os
import sys
sys.path.append(os.environ['SNORKELHOME'] + '/tutorials/ta…
-
### What did you expect to happen?
Yoast slows down the Text editor in Wordpress. Edit impossible
### What happened instead?
### How can we reproduce this behavior?
Can you provide a link to a page…