The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

What would be the best operator to use to filter/remove bad data for Sentiment Analysis?

fishmansffishmansf Member Posts: 1 Learner I
I have a data set that is a list of reviews for the Spotify app but some of the data is either corrupted and outputs non-numerical, alphabetical, or character data as seen below.  What would be a good operator to remove this kind of data?  Thank you!

Tagged:

Answers

  • MarcoBarradasMarcoBarradas Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, Member Posts: 272 Unicorn
    Hi @fishmansf

    You can use a filter example to set the filtering rule as a match and define a Regex that looks for these non word characters and remove those from your example set. 

Sign In or Register to comment.