🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Using Read Documents from Files for Hundreds of Single-Document Classes

User: "Emi"
New Altair Community Member
Updated by Jocelyn
Hi,

I have about a thousand documents in a single folder and would like to use the "Read Documents from Files" operator to process them. I realize I need to have a folder for each document if I would like to indicate each document as a class. I am wondering if there are other operators or a smart way of achieving the same thing as it seems impractical to manually create a folder for each document and also manually indicate each folder as a class in "text directories" parameter of the "Read Documents from Files" operator.

Thank you.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Andrew2"
    New Altair Community Member
    Hello

    The file name is provided as meta data so you can parse this using the generate attributes operator.

    Regards

    Andrew