dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

Token stream out of sync #71

Closed reckart closed 9 years ago

reckart commented 9 years ago
Comment 8 by project member frettchen.ii
I'm getting the same errors ("Token stream out of sync"; see attached) with a single-threaded
application.  I can provide further details on request.

Comment 9 by project member richard.eckart
@frettchen.ii: which TT4J version do you use? If it is 1.1.0, can you please set 

   TreeTaggerWrapper.TRACE = true;

That should provide some more information. 

Comment 10 by project member frettchen.ii
I'm using TT4J 1.1.0.  The problem happens only intermittently but I'll modify the
code as suggested and post the output here if/when it recurs.

Original issue reported on code.google.com by richard.eckart on 2012-06-12 09:18:42

reckart commented 9 years ago
What model are you using?

Original issue reported on code.google.com by richard.eckart on 2012-06-12 09:20:51

reckart commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by richard.eckart on 2012-10-13 18:31:41

reckart commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by richard.eckart on 2013-02-16 11:01:07

reckart commented 9 years ago
Never again heard anything about this. Closing. Please re-open if this can be reproduced.

Original issue reported on code.google.com by richard.eckart on 2013-12-19 02:00:40