Closed GoogleCodeExporter closed 9 years ago
We're going to move TreebankFormatParser and the TreebankNode classes to
cleartk-util.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 5:48
This issue was closed by revision d3389223e687.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 9:54
This issue was closed by revision f4c5caccfc65.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 9:56
Oops. Wrong issue closed. Those commits should have closed Issue 374, not Issue
372.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 9:58
This issue was closed by revision da8c38d6679c.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 11:05
This involved moving a few things. In particular:
* The TreebankNode POJOs were moved to org.cleartk.util.treebank
* TreebankFormatParser was moved to org.cleartk.util.treebank
* TreebankNodeUtility moved to
org.clearrtk.corpus.penntreebank.TreebankNodeConverter
* Several methods in the old TreebankNodeUtility were moved to
type.TreebankNodeUtil
So there are some backwards incompatibility issues, but we decided they were
worth it.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 11:41
Original issue reported on code.google.com by
steven.b...@gmail.com
on 30 May 2013 at 5:47