Nice2Predict icon indicating copy to clipboard operation
Nice2Predict copied to clipboard

Learning framework for program property prediction

Results 12 Nice2Predict issues
Sort by recently updated
recently updated
newest added

Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request [GET /](http://www.jsnice.org/). Reason: Error reading from remote server Apache/2.4.7...

Bazel configuration appears to have bitrotted. Update to the latest set of dependencies & fix build issues.

Consider the following request to http://www.nice2predict.org/query. ```shell curl 'http://www.nice2predict.org/query' \ -H 'Connection: keep-alive' \ -H 'Pragma: no-cache' \ -H 'Cache-Control: no-cache' \ -H 'Accept: */*' \ -H 'X-Requested-With: XMLHttpRequest' \...

I am using Debin to train a CRF via `py/train_crf.py` and I get a segfault in Nice2Predict. Nice2Predict software library versions are from the Debin docker image. ``` Calling Nice2Predict/bazel-bin/n2p/training/train_json...

when I build the project by`bazel build //...`,it always occur the following error. ``` ERROR: /root/.cache/bazel/_bazel_root/18886dfff758d88a4f92fb648ac370ec/external/org_pubref_rules_protobuf/protobuf/internal/require.bzl:46:13: no such package '@boringssl//': Error downloading [https://boringssl.googlesource.com/boringssl/+archive/74ffd81aa7ec3d0aa3d3d820dbeda934958ca81a.tar.gz] to /root/.cache/bazel/_bazel_root/18886dfff758d88a4f92fb648ac370ec/external/boringssl/74ffd81aa7ec3d0aa3d3d820dbeda934958ca81a.tar.gz: Premature EOF and referenced by...

When you try to install on macOS Mojave v1.0.14.1 the system throws an error.

When running `train_json` for debin, it gives `Exceeded stackLimit in readValue().` error. This PR comments out the lines for raising the error and make it run for now

"include a parses" doesn't sound right

Hi @onponomarev , I am trying to train the Javascript model using the JSON file available on the website. I am getting the following error: `I0408 18:54:03.846069 15043 readerutil.h:105] String...