Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Text Mining Phrases"

dointimedointime Member Posts: 1 Learner III
edited June 2019 in Help
Hi,
I recently created a simple dictionary-based process for locating and counting specific words (i.e. for sentiment the label was "positive" and the words were "good", "awesome" etc.) based on a text file with each line including a single word from the dictionary and applying the dictionary to a set of documents.
I would like to replicate the process but count specific multiple word phrases (i.e. "very good", "better than the best", etc.). I assume this involves a different tokenization and specifying the n-grams, but I cannot figure out the correct process.
Thanks for any assistance.
Sign In or Register to comment.