multithreading - Why does OpenNLP training tool require so much time in a (non-)multithreaded setup? -


i have mined training data wikipedia/dbpedia (about 30mb of text). train model opennlp takes forever. mac has i7 / 4 cores , running on 13h still computing event counts. problem be, not using multithreading. have experience that? how can improve process?


Comments