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

Small documentation errata for TextMarker documentation

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0TextMarker
    • 2.0.0TextMarker
    • Ruta
    • None

    Description

      Here are some small typos and other issues I noted while going through the TextMarker documentation:

      (page 7, Section 1.4)

      BLOCK(English) Document

      {FEATURE("language", "en")} {
      // rules for english documents
      }
      BLOCK(English) Document{FEATURE("language", "de")} {
      // rules for german documents
      }

      --> shouldn't it be?

      BLOCK(English) Document{FEATURE("language", "en")}

      {
      // rules for english documents
      }
      BLOCK(German) Document

      {FEATURE("language", "de")}

      {
      // rules for german documents
      }

      (page 8)

      "The next exmaple" -> "The next example"

      (page 9)

      ”The first rule deletes all text covered by annotations of the type “DEL”." -> type "Date"?

      "The last rule finally performs all of these changes in an additonal view called
      “modified”." -> this look unclear from the example, it looks to be missing some parameters. It is all clear after reading Sect. 1.5.4, you might want to add a link to that section.

      (page 10)

      neccessary -> necessary (2 times)

      (page 11)

      neccessary -> necessary

      (page 12)

      extact -> exact

      (page 21)

      the ampersant expression example is wrongly rendered

      (page 23, Section 2.3.4)

      shouldn't W+? CW on "123 456 small small Big" match no only "small small Big" (as mentioned in the text) but also "small Big"?

      (page 54)

      A block declaration always starts with the keyword “BLOCK” , followed by the identifier of the block within brackets. --> within parenthesis?

      RCULRY -> RCURLY

      (page 58)

      the example file is separated by semi-colons, but the text refer to it as a comma-separated file.

      (page 77)

      Add the diagram at http://tmwiki.informatik.uni-wuerzburg.de/attach/TextRulerIntroduction/TextRulerProcessModel.PNG ?

      (page 78)

      Table 3.4, the publication column is off by 1.

      Attachments

        Activity

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

          People

            pkluegl Peter Klügl
            pdubouekeatext Pablo Duboue (KeaText)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment