История страницы
...
To text Version 1 (Net)
Группа Group "Robin AI", подгруппа subgroup "Классификатор Classifier (Preferentum)"
Описание
Действие извлекает тексты из файлов. Если на входе архив файлов, то они будут объединены в один текст
Иконка действия
...
Description
The action extracts texts from files. If the input is an archive of files, they will be merged into a single text
Action icon
Settings
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Index File | Path to file with index | File path | C:\Users\Desktop\Indexing | No |
Results | ||||
Result | Classified text | String |
Особые условия использования
Особых условий нет.
Пример использования
Задача
Special conditions of use
None.
Example of use
Task
There is an archive with files from which you need to extract textИмеется архив с файлами, из которого требуется извлечь текст.
...
Solution
Воспользоваться действием "Перевести в текст"Use the "To text" action.
Реализация
Implementation
- Move the "To text" action to the workspaceПеретащить на рабочую область действие "Перевести в текст".
- Добавить путь к архиву в поле "Файл с индексом"Add the path to the archive in the "Index file" field.
- Нажать на кнопку "Старт" в верхней панели.
Результат
Программный робот отработал успешно. В результате работы действия текст, расположенный в файлах архива, извлечен в строку.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully. As a result of the action operation, the text located in the archive files was extracted into a string.