Uploaded image for project: 'cTAKES'
  1. cTAKES
  2. CTAKES-287

DateAnnotator - Support in DAY MONTH YEAR format (i.e. 13 June 2013)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.1
    • None
    • ctakes-core
    • None

    Description

      Hi Everyone,

      I want the date annotator to detect dates in DAY MONTH YEAR format (i.e. 13 June 2013) as it only detects June 2013. I tried modifying the DateFSM.java but can't seem to make it work.
      Currently the annotator only detect date formats starting with months as below:

      • <li>10/15/2002</li>
      • <li>10/15</li>
      • <li>10-15-2002</li>
      • <li>10-15</li>

      and

      • <li>October 15, 2002</li>
      • <li>October 15 2002</li>
      • <li>October 15</li>
      • <li>October 2002</li>
      • <li>Oct 15, 2002</li>
      • <li>Oct 15 2002</li>
      • <li>Oct 15</li>
      • <li>Oct 2002</li>
      • <li>Oct. 15, 2002</li>
      • <li>Oct. 15 2002</li>
      • <li>Oct. 15</li>
      • <li>Oct. 2002</li>

      Would appreciate your help.

      Thanks,
      Carlo Cabiling

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenpei Pei Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: