История страницы
...
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
Parameters and their 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.
...
Результат
Программный робот отработал успешно. В результате работы действия текст, расположенный в файлах архива, извлечен в строку.