Either ctakes-core or ctakes-utils seems appropriate... --Pei
> -----Original Message----- > From: Masanz, James J. [mailto:[email protected]] > Sent: Tuesday, October 02, 2012 2:30 PM > To: '[email protected]' > Subject: RE: location for SHARP Knowtator reader? > > > +1 for ctakes-core > > > > -----Original Message----- > > From: ctakes-dev-return-477- > [email protected] > > [mailto:ctakes-dev-return-477- > [email protected] > > rg] > > 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/Knowt > at > > orXM > > LParser.java > > https://github.com/bethard/ctakes- > > > temporal/blob/master/src/main/java/org/apache/ctakes/sharp/ae/Knowtat > o > > rXML > > Reader.java > > > > Where should these go? Maybe ctakes-core? The dependencies are only > > the ctakes-type-system and JDOM. > > > > Steve
