Description Usage Arguments Details Value
These methods enable you to correct errors that occurred during automatic processing, e.g., wrong hyphenation.
1 2 | ## S4 method for signature 'kRp.corpus'
correct.hyph(obj, word = NULL, hyphen = NULL, cache = TRUE)
|
obj |
An object of class |
word |
A character string,
the (possibly incorrectly hyphenated) |
hyphen |
A character string,
the new manually hyphenated version of |
cache |
Logical, if |
For details on what these methods do on a per text object basis, please refer to the
documentation of correct.hyph
in the sylly
package.
An object of the same class as obj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.