POS in text preprocessing fails why?
Find more posts tagged with
Sort by:
1 - 2 of
21
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?
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?
can you please elaborate on what you tried so far, including your process setup and data, maybe even give examples?