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.

Wordlist with error codes

Viper1988Viper1988 Member Posts: 12 Contributor II
edited November 2018 in Help
Hi,

I want to get a wordlist out of about one million rows of text.
Error codes are like A1, A2, B1, B2 ...
But in the results I dont get them. I only tokenize, filter stopwords(dictionary) and filter Tokens by length (min. 2 - max. 50) in the process documents operator
Does anybody have an idea why I dont get the error codes in the results?

Best regards

Answers

  • homburghomburg Employee, Member Posts: 114 RM Data Scientist
    Hi,

    have tried using breakpoints for your operators? After each step you can have a look at your data in order to inspect your workflow. For testing purposes you may sample you input to avoid long running process steps.

    Cheers,
    Helge
Sign In or Register to comment.