Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-138

Example MeetingFinderCPE_withXmlDetagging.xml doesn't work

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • Examples
    • None

    Description

      Reported by user on alphaWorks forum:

      I recently started working with UIMA and have still some problems especially with one Collection Processing Engine, that was provided with UIMA examples.
      The CPE's name is MeetingFinderCPE_WithXmlDetagging. I haven't yet changed anything about the Java or XML code and it seems to me there is an error which originates either from distribution incompabilities or maybe there is an error in some part of the code.

      I keep receiving an error message that reads:

      com.ibm.uima.analysis_engine.AnalysisEngineProcessException: Annotator processing failed.
      Caused by: CASRuntimeException: No sofaFS with name xmlDocument found.

      As I have only found a bad solution to this problem, it would be great if someone might take care of it, especially since it is an example that is not mentioned in the tutorial.

      -----------------------------------------------------------------------------
      Adam:

      There are two issues:

      (a) The CPE GUI doesn't support sofaMappings at all.

      (b) The example descriptor tried to supply a CollectionReader sofa Mapping that mapped the Collection Reader's initialView to a CPE Sofa called "rawDocument". This isn't supported - it results in an error saying "rawDocument" is not found before the CollectionReader is even called. Should this be supported?

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            alally Adam P. Lally
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment