process documents loop

User: "slimik"
New Altair Community Member
Updated by Jocelyn

Hello everyone,

 

i'm trying to perform sentiment analysis to a bunch of data and i want to test different parameters of Process Document from Data operator.It is obvious that i can't test manually all the possible combinations of prune methods or token filtering (within Process Documents operator) . Is there any way to loop this procedure in order to find the optimum values of the parameters?

 

Thank you

Sort by:
1 - 1 of 11
    User: "Thomas_Ott"
    New Altair Community Member
    Accepted Answer

    Yes, you could embed the Process Documents from Data operator inside a Grid Optimization operator and then vary the parameters.