[ https://issues.apache.org/jira/browse/CTAKES-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946141#comment-15946141 ]
ASF subversion and git services commented on CTAKES-178: -------------------------------------------------------- Commit 1789250 from james-mas...@apache.org in branch 'ctakes/trunk' [ https://svn.apache.org/r1789250 ] CTAKES-178 don't allow space(s) in the "number" attribute of a MedicationStrength. > parsing of medication strength does not verify a number was discovered > (strength value includes both the dosage and strength value in some cases) > ------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CTAKES-178 > URL: https://issues.apache.org/jira/browse/CTAKES-178 > Project: cTAKES > Issue Type: Bug > Components: ctakes-drug-ner > Affects Versions: 3.0-incubating, 3.1.0 > Reporter: James Joseph Masanz > Assignee: James Joseph Masanz > Fix For: 4.0.0 > > > for the text "aspirin 2 325mg tablet prn by mouth", a > org.apache.ctakes.typesystem.type.refsem.MedicationStrength annotation is > created with > number = "2 325" > rather than with > number = "325" > The 2 should be a dosage (MedicationDosage.value) > FYI, I don't know how prevalent that pattern is so I don't know how high a > priority this might be. -- This message was sent by Atlassian JIRA (v6.3.15#6346)