[ https://issues.apache.org/jira/browse/OPENNLP-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890706#comment-13890706 ]
Joern Kottmann commented on OPENNLP-118: ---------------------------------------- We can just use an ObjectStream<Event> for this, there is no reason anymore to strongly disallow to use ObjectStream inside the machine learning code. Any thoughts? > The maxent package EventStream should be similar to the ObjectStream > -------------------------------------------------------------------- > > Key: OPENNLP-118 > URL: https://issues.apache.org/jira/browse/OPENNLP-118 > Project: OpenNLP > Issue Type: Improvement > Components: OpenNLP ML > Reporter: Joern Kottmann > Assignee: Joern Kottmann > Fix For: 1.6.0 > > > The EventStream in the maxent package should be changed in a way that it is > similar to the ObjectStream in the tools package. > It also needs to throw exceptions, needs a close method, and maybe should > support the reset, to start from the begin of the stream again. -- This message was sent by Atlassian JIRA (v6.1.5#6160)