Results 6 issues of se4u

Is it possible to login to a page inside an iframe? I tried the x-frame-bypass component with sites like `twitter.com` and `linkedin.com` but the component broke.

First of all, thank you for this great code, it is very useful. I wanted to point out a small bug however. Here's a MWE: ``` python import fuckit @fuckit...

Consider the following example which can be executed on bash ```bash python3.5

Hi, I am working with the wordnet dataset from this repo and I noticed something odd with the data. Fitting the transitive closure baseline on the training data `dataset/contrastive_trans.t7` also...

Running the predict command fails with the error ``` $ python -m allennlp.run predict models/squad2.tar co-squac/datasets/converted/quac_dev.json --use-dataset-reader --output-file output/squad2.quac --batch-size 10 --cuda-device 0 --silent INFO - root - Loading a...

Torch is a neural network library built using lua which is heavily used in machine learning community. This PR adds partial support for torch's neural network api to the company-lua...