Sure, Thanks Sean. I was actually wondering if it should reuse the new org.apache.ctakes.assertion.medfacts.AssertionAnalysisEngine assertion component instead of the necontexts for negation.
--Pei > -----Original Message----- > From: Murphy, Sean P. [mailto:[email protected]] > Sent: Wednesday, January 02, 2013 10:32 AM > To: '[email protected]' > Subject: RE: Old Negation Annotator in Smoking Status? > > It should be updated with the new import path as was the case with the > "/ctakes-smoking- > status/src/main/resources/org/apache/ctakes/smokingstatus/analysis_engi > ne/ProductionPostSentenceAggregate_step2_libsvm.xml" > I added a change to make it the same using the import as follows: > > <import name="org.apache.ctakes.necontexts.desc.NegationAnnotator"/> > > Should I create a bug and check into both trunk and version 3.0? > > Thanks, > ~Sean > From: Kaggal, Vinod C. > Sent: Wednesday, January 02, 2013 9:16 AM > To: Murphy, Sean P. > Subject: Fwd: Old Negation Annotator in Smoking Status? > > > > Begin forwarded message: > > > From: "Chen, Pei" > <[email protected]<mailto:[email protected]> > > > Subject: Old Negation Annotator in Smoking Status? > Date: December 28, 2012 1:52:05 PM CST > To: "[email protected]<mailto:ctakes- > [email protected]>" <ctakes- > [email protected]<mailto:[email protected]>> > Reply-To: <[email protected]<mailto:ctakes- > [email protected]>> > > Does anyone recall how the NegationAnnotator is used in Smoking > Status/ProdcutionPostSentenceAggregate_step2_libsvm.xml? > Still seems to use the old NegationAnnotator from necontexts instead of the > new assertion module? Is it being used to determine in the classification of > smoking status? > > --Pei
