0
Hello, I am currently trying to reproduce result in information recovery task and the model I am playing is in java, a language I am not used to.
To run the model, I need to use the bundled JVM included in the Elastic search distribution as described on their website: https://www.elastic.co/guide/en/elasticsearch/reference/current/setup.html
But since I’m a total beginner in java I don’t know how to use this java virtual machine on the linux terminal.