🎉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

POS in text preprocessing fails why?

User: "mhm"
New Altair Community Member
Updated by Jocelyn
Hello RapidMiner community,

I have one use case which is basically, I need to filter the sentence by part of speech in text preprocessing extension. however, the filter fails to detect NNP when the name is lowercase. Does anyone have a solution to this? 

Thanks,
Mohammed
Sort by:
1 - 2 of 21
    User: "CKönig"
    New Altair Community Member
    Hey Mohammed,
    can you please elaborate on what you tried so far, including your process setup and data, maybe even give examples?
    User: "mhm"
    New Altair Community Member
    OP
    I don't have an image right now. I need a way to identify the location inside a text. 

    for example, Mohammed lives in saudi arabia. I need PoS in text processing to know the location in the sentence. According to my experiments, PoS fails when the location on lower case. is there any solution to this?