Skip to content

Instantly share code, notes, and snippets.

View rewbs's full-sized avatar

Robin Fernandes rewbs

View GitHub Profile
@rewbs
rewbs / Binary Predictions.js
Last active December 10, 2015 13:19
This gist relates to a problem with the Google Prediction API described here: https://groups.google.com/forum/?fromgroups=#!topic/prediction-api-discuss/fUDvAN1L_UE . These are recent predictions, in which the service returns binary results.
[ { "input" : " at java.lang.OutOfMemoryError.()V (OutOfMemoryError.java:25)\n at java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (ZipFile.java:164)\n at java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (JarFile.java:208)\n at org.apache.felix.framework.util.JarFileX.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (JarFileX.java:61)\n at org.apache.felix.framework.cache.JarContent.hasEntry(Ljava/lang/String;)Z (JarContent.java:91)\n at org.apache.felix.framework.ModuleImpl.getResourceLocal(Ljava/lang/String;)Ljava/net/URL; (ModuleImpl.java:806)\n at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(Ljava/lang/String;Z)Ljava/lang/Object; (ModuleImpl.java:716)\n at org.apache.felix.framework.ModuleImpl.getResourceByDelegation(Ljava/lang/String;)Ljava/net/URL; (ModuleImpl.java:641)\n at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL; (ModuleImpl.java:1942)\n at java.lang.C