I have just discovered a maven setting at the begin of index_db.sh https://github.com/dbpedia-spotlight/dbpedia-spotlight/blob/master/bin/index_db.sh
export MVN_OPTS="-Xmx26G" 26G is needed? my notebook only has 8 G. I am using another index_db.sh, not the one in the master git tree, there is no such setting. regards reinhard Am 19.05.2013 09:52, schrieb reinhard schwab: > hi, > > i try to build the a language model using index_db.sh and i am at the > last step. > > mvn -pl index exec:java > -Dexec.mainClass=org.dbpedia.spotlight.db.CreateSpotlightModel > -Dexec.args="$2 $WDIR $TARGET_DIR $opennlp $STOPWORDS $4Stemmer"; > > it has failed with an OutOfMemoryError. > how much java heap is needed or what are the memory setting you have > used to build the language model for german? > > best regards > reinhard > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > Dbp-spotlight-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users > > ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Dbp-spotlight-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
