Open classifier Version 2 (Net)
Action group: Text
Description
The action is designed to create a classifier context and connect the classification index folder.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Index folder path | Index folder path | Robin.FolderPath | C:\doc\img | No |
Results | ||||
Context | Context id | Robin.Object |
Special conditions of use
Before using the action, you must connect the classifier with the "Create classification index" action.
Example of use
Task
There are two folders "Texts folder" and "Indexing". The text folder contains folders 1 and 2 and their corresponding files. It is necessary to create a classification index, i.e. a variable to store the path to the indexing folder and then create a classifier context.
Solution
Use "Create classifier index", "Open classifier" actions.
Implementation
- Move the "Create classifier index" action to the workspace.
- Create a variable with the type "folder path" and specify it as a result of the action.
- Set the action parameters (specify the corresponding folder paths).
4. Move the "Open classifier" action to the workspace and set its parameter and result. Create a variable with the type "Object" to record the context identifier into it.
5. Click "Start" in the top panel.
Result
The program robot completed successfully.
The index and context of the classifier are obtained.