Closed GoogleCodeExporter closed 9 years ago
Issue 257 has been merged into this issue.
Original comment by steven.b...@gmail.com
on 24 Oct 2011 at 2:33
Issue 258 has been merged into this issue.
Original comment by steven.b...@gmail.com
on 24 Oct 2011 at 2:33
This is nearly complete. I have added a wiki page, Modules, that describes the
current organization and what's in each module.
There is one outstanding issue: ParentheticalAnnotator and it's UIMA type
system Parenthetical.xml are in cleartk-util. Parenthetical.xml should be moved
to cleartk-type-system, but then I don't know where to move
ParentheticalAnnotator. I see the following options:
* A new module, say, cleartk-parentheses
* cleartk-syntax, since parentheticals are type of syntactic constituent
* cleartk-token, since it's already a grab-bag of sentence segmenters,
tokenizers and part of speech taggers
I guess I lean towards the last option there, but I don't feel strongly about
it. (I only feel strongly that we shouldn't have cleartk-util depend on
cleartk-type-system.)
Original comment by steven.b...@gmail.com
on 14 Nov 2011 at 1:35
Moved ParentheticalAnnotator into cleartk-token in r3433.
Original comment by steven.b...@gmail.com
on 27 Nov 2011 at 3:03
Original issue reported on code.google.com by
steven.b...@gmail.com
on 24 Oct 2011 at 2:32