All things Research Bazaar Arizona! ☀️🌵💻 Need help with computing? Your fellow researchers are here to help/commiserate.
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line
678)
Failed to start pool.
Error using parallel.Cluster/createConcurrentJob (line 1145)
Unable to write to MAT-file
/home/u5/elahehalizadeh/.matlab/local_cluster_jobs/R2019a/Job265.in.mat.
The file may be corrupt.
==> ThirdStep_TISMorph.e2586980.21 <==
Parallel pool failed to start with the following error. For more detailed
information, validate the profile 'local' in the Cluster Profile Manager.
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line
678)
Failed to start pool.
Error using parallel.Job/createTask (line 320)
Only one task may be created on a concurrent Job.
==> ThirdStep_TISMorph.e2586978.38 <==
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line
678)
Failed to start pool.
Error using
parallel.internal.customattr.CustomGetSet/hSetAllowNonPublic (line 87)
Cannot create 'Task1.in.mat' because
'/home/u5/elahehalizadeh/.matlab/local_cluster_jobs/R2019a/Job253' does
not exist.
Maybe. My primary problem is figuring out how to sausage grind the math into code. There may be some library that can help me, but I probably wouldn't know if I saw it.
Unfortunately, my Youtube level education on LSH is not measuring up well to the math in this dissertation I am reading.
So far I have googled a lot of LSH tutorials and had min-hashing and Jaccard distance between text documents explained to me a half dozen times.
@julianpistorius, so I added stanford-corenlp-3.9.2-models.jar to the lib directory, and now I get a different error: Execution failed for task ':run'.
Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
What went wrong:
Execution failed for task ':run'.
Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.