[
https://issues.apache.org/jira/browse/UIMA-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579231#comment-13579231
]
Peter Klügl commented on UIMA-2678:
-----------------------------------
Thanks. I fixed all issues but the figure about the process model for
TextRuler. The figure fits the description, but I think both are not very
helpful. The TextRuler section needs some major improvements, e.g, one should
mention the boundary type problem (LP2), and the description of the algorithms
should differ between the original implementation of the paper and the
implementation for TextMarker (no SGML). If there is interest in using
TextRuler, then there should probably be some working TextRuler examples like
the other ExampleProject for TextMarker in general.
> Small documentation errata for TextMarker documentation
> -------------------------------------------------------
>
> Key: UIMA-2678
> URL: https://issues.apache.org/jira/browse/UIMA-2678
> Project: UIMA
> Issue Type: Improvement
> Components: TextMarker
> Affects Versions: 2.0.0TextMarker
> Reporter: Pablo Duboue (KeaText)
> Assignee: Peter Klügl
> Priority: Minor
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira