createModel(corpus, keywords, model, voc = "none", vocformat = "")
Corpus
object as provided by
package tm.corpus
.voc
.model
, i.e., the path to the created KEA
model.
When controlled vocabularies are used (by default: no), the voc
argument should give the file path to the respective files without
their extensions. When vocformat
is "skos"
, the
extension must be .rdf; when "text"
, there must be files
with extensions .en, .rel and .use.
extractKeywords