Splitting the user review comment in excel into sentences while keeping sentiment_score
Find more posts tagged with
Sort by:
1 - 2 of
21

One way is to split the sentence first and then de-pivot as in the attached example.
@kayman
This work like a charm
Thanks a lot for all your know-how!!
I had customized with my dataset and all looks good!!
thanks much once again for explanation.
regards,
Heikoe
This work like a charm

I had customized with my dataset and all looks good!!
thanks much once again for explanation.
regards,
Heikoe
Sort by:
1 - 1 of
11
One way is to split the sentence first and then de-pivot as in the attached example.