package concordancers
Type Members
-
class
Concordancer extends AnyRef
Output the string of text identified by the AQAnnotation and highlight in 'red' the text that was ignored (excluded).
-
class
OrigPosLemConcordancer extends AnyRef
Output the string of text identified by the AQAnnotation (typically a sentence annotation).
Output the string of text identified by the AQAnnotation (typically a sentence annotation). Below the sentence (in successive rows) output the original terms, parts of speech, and lemma terms for the text identified by the AQAnnotation.
-
class
XMLConcordancer extends AnyRef
Output the string of text identified by the AQannotation and highlight in 'red' the text that was ignored (excluded).
Output the string of text identified by the AQannotation and highlight in 'red' the text that was ignored (excluded). Also add the XML tags (in 'orange') that would have occurred in this string. Note, there are no guarantees that the XML will be well-formed.