Skip to main content

Apply Model (Documents)

Synopsis

This operator allows you to apply document models on collections of document. Currently LDA and Dictionary Based Sentiment learners are supported.

Description

Some models might requiere that the documents are tokenized. The operator throws an error if this is not done.

Input

上校

A collection of documents which might be preprocessed.

国防部

A document model

Output

exa

An ExampleSet with the result of the application

国防部

The document model.

上校

The passed through collection of documents

Parameters

应用程序parameters

Models can expose additional parameters for application. These are documented in the respective learner.