jerrygao

Results 3 issues of jerrygao

Following the example code, i'm trying to setup marrow.mailer with gmail. There is no indication for any failure. But, after debugging, it actually throws `[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:600)`...

In current version (2.0-beta.1) of JATE2.0, the app will complain "`uk.ac.shef.dcs.jate.JATEException: Cannot find expected field: jate_ngraminfo`" if data format is not supported or simply no content can be extracted. It...

Hi, I got IndexOutOfBoundsException when attempting to compute SVD for a large matrix (3404 x 21951). The matrix is created using edu.ucla.sspace.matrix.SparseOnDiskMatrix. The numDimensions is set to maximum size (21951)...