Description Usage Arguments Value
List all word forms from a parsed
object that sarisfy a logical condition
1 | ilistForms(parsed, where = "x$lemma==\"UNKNOWN\"")
|
parsed |
a |
where |
a character string containing a logical expression. The analysis list should be named |
a sorted string vector of all distinct word forms found. If the argument where
is an empty string it is interpreted as no condition, and the output will contain all word forms present in parsed
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.