Description
Exception in thread "main" java.lang.IllegalStateException: Must be started first!
at opennlp.tools.cmdline.PerformanceMonitor.incrementCounter(PerformanceMonitor.java:68)
at opennlp.tools.cmdline.PerformanceMonitor.incrementCounter(PerformanceMonitor.java:77)
at opennlp.tools.cmdline.chunker.ChunkerMETool.run(ChunkerMETool.java:77)
at opennlp.tools.cmdline.CLI.main(CLI.java:227)