On 26 February 2013 16:54, Ilnar Salimzyan <[email protected]> wrote: >>>> org.apertium.lttoolbox.process.FSTProcessor.analysis(FSTProcessor.java:886) >>>> at org.apertium.lttoolbox.LTProc.doMain(LTProc.java:284) >>>> at org.apertium.pipeline.Dispatcher.doLTProc(Dispatcher.java:297) >>>> at org.apertium.pipeline.Dispatcher.dispatch(Dispatcher.java:381) >>>> at apertiumview.Pipeline$PipelineTask.run(Pipeline.java:123) >>>> at apertiumview.Pipeline$1.run(Pipeline.java:41)
(IIRC) This is the equivalent of lt-proc -a, but your mode uses HFST, which is probably what's causing the problem. I think the pipeline has some hardcoded assumptions of what an Apertium pipeline consists of, and this has probably not been tested with Apertium+HFST. -- <Sefam> Are any of the mentors around? <jimregan> yes, they're the ones trolling you ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
