🎉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

"Regarding Text Operator"

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

I have an excel sheet which contains large number of rows and single columns of text data. I would like to classify these records. I think we cant apply tokenizer and other text operator in ExcelExampleSource. Is there any operator which converts example set into text document?

Thanks,
Ratheesan

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "land"
    New Altair Community Member
    Hi,
    you might change the type of nominal attributes to text and then use the ExampleSetTextInput operator. It will then use the content of the text attributes for building the word vector.

    Greetings,
      Sebastian
    User: "sudheendra"
    New Altair Community Member
    Hi Sebastain,

    I am using Rm 4.6. I am not able to find out the " ExampleSetTextInput " operator. Is it avaliable in Beta version?

    Thanks,
    Sekhar
    User: "land"
    New Altair Community Member
    Hi,
    sorry, that was my fault. The operator is called StringTextInput in the 4.x versions. It's part of the text plugin.

    Greetings,
      Sebastian