+1 for ctakes-core
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] > On Behalf Of Steven Bethard > Sent: Tuesday, October 02, 2012 12:54 PM > To: [email protected] > Subject: location for SHARP Knowtator reader? > > Now that we've finally got the Apache repository working, I'd like to add > the code for reading Knowtator XML annotations into the UIMA type system. > There are basically two pieces of this code, a generic parser for reading > Knowtator XML files, and an AnalysisEngine that reads the Knowtator XML > files created from the SHARP project and maps them to the cTAKES type > system: > > https://github.com/bethard/ctakes- > temporal/blob/master/src/main/java/org/apache/ctakes/knowtator/KnowtatorXM > LParser.java > https://github.com/bethard/ctakes- > temporal/blob/master/src/main/java/org/apache/ctakes/sharp/ae/KnowtatorXML > Reader.java > > Where should these go? Maybe ctakes-core? The dependencies are only the > ctakes-type-system and JDOM. > > Steve
