🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Wordlist with error codes

User: "Viper1988"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "homburg"
    New Altair Community Member
    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