CSV Text to number converstion

User: "aamir121a"
New Altair Community Member
Updated by Jocelyn
I am doing a k-means cluster on some csv data ( 3 columns) , I want to map text to number using  text to nominal operator , how it does not preserver the  row column format ,  any ideas how I can to clustering on text data.

Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi,

    you might want to use the text mining extension and use Tokenize in Process Documents.

    ~martin