Closed GoogleCodeExporter closed 8 years ago
I copied XWriter to uimaFIT and made only one substantive change. Instead of
assuming that the file name will be pulled out of the JCas using ClearTK's
ViewURIUtil - it instead uses a FileNamer interface. The default
implementation of the interface simply names each file according to an
incrementing integer (e.g. 1.xmi, 2.xmi, etc.).
Original comment by pvogren@gmail.com
on 9 Jun 2010 at 5:53
Original issue reported on code.google.com by
pvogren@gmail.com
on 1 May 2010 at 9:45