I get the following error: org.dbpedia.spotlight.exceptions.ConfigurationException: Cannot find spotter file ../dist/src/deb/control/data/usr/share/dbpedia-spotlight/spotter.dict at org.dbpedia.spotlight.model.SpotterConfiguration.(SpotterConfiguration.java:54) at org.dbpedia.spotlight.model.SpotlightConfiguration.(SpotlightConfiguration.java:143) at org.dbpedia.spotlight.web.rest.Server.main(Server.java:70)
usage: java -jar dbpedia-spotlight.jar org.dbpedia.spotlight.web.rest.Server [config file] or: mvn scala:run "-DaddArgs=[config file]"