I found this article: DBpedia Statistical Spotlight installation
I dont understand this line (broken up to separate the command line arguments):
4. run java
-Xmx10G
-Xms10G
-jar
dbpedia-spotlight-0.7.jar
~/pathToModels/en/
http://localhost:2222/rest
Can anyone explain these command line arguments to me? I'm using NetBeans IDE and Glassfish server