xml.break-and-reshape.xpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nlp-common Show documentation
Show all versions of nlp-common Show documentation
Common API for NLP functionality and XProc steps
The newest version!
XSLT match pattern to select the elements that can be direct
parent of sentences, words and sub-sentences.
XSLT match pattern to select the elements that cannot be
contained by sentence elements.
XSLT match pattern to select the elements that cannot contain
sentence elements but must be considered as sentences (such as
DTBook pagenums). They must be able to hold an ID attribute.
XSLT match pattern to select the elements that do not necessary
separate sentences.
XSLT match pattern to select elements that end the current word.
XSLT match pattern to select elements that end the current
sentence.
Name of the element used for representing a word.
Name of the element used for representing a sentence.
Attribute name of the element used for representing a word.
Corresponding attribute value of the option 'word-attr'.
Attribute name of the element used for representing a sentence.
Corresponding attribute value of the option 'sentence-attr'.
Output namespace in which the words and the sentences will be
created.
Input document (Zedai, DTBook etc.).
Input document with the words and the sentences. Sentence elements are given a unique
id
attribute.
List of the sentences' id.
px:break-detect
px:reshape