Hopeing someone might know whats going on here.
A little background
I am doing some simple cleaning of scraped text from a website. Part of it entails removing all the spaces from the text.
The Issue
replaceAll("\\s+", "")
Simply does not remove some of the spaces. My best guess is that some of the "spaces" are some other character or something I am not too sure. If I manually hit backspace on the "space" between two words/chars and then proceed to insert a space and re-run the replaceAll() it works fine.
In order to better get help on this issue, I will directly paste some of the strings below that have this so-called "space" in them
ANSWER: C
ANSWER: A
ANSWER: TRUE