How do I export a results set (from text processing) to excel?

User107347
User107347 New Altair Community Member
edited November 5 in Community Q&A
I know that this has been asked before, but I do not find a recent clear response. I have a word list/count, tokenized from text processing that I want to export to Excel to generate summary statistics. How do I export this to Excel?

Best Answer

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    edited June 2020 Answer ✓
    HI @User107347,

    Mmmh, A priori you need to use a Write Excel operator after the Process Documents operator...

    If this solution does not answer to your need, please share your process and data and explain exactly what you want to do.

    EDIT : 

    Maybe you can use the WordList to Data operator to convert your word list into an example set and then use the Write Excel operator...

    Regards,

    Lionel

Answers

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    edited June 2020 Answer ✓
    HI @User107347,

    Mmmh, A priori you need to use a Write Excel operator after the Process Documents operator...

    If this solution does not answer to your need, please share your process and data and explain exactly what you want to do.

    EDIT : 

    Maybe you can use the WordList to Data operator to convert your word list into an example set and then use the Write Excel operator...

    Regards,

    Lionel