What solution do you think would work?
It's not hard to think of ways to aggressively moderate a social network. It's just that some users (certainly the most toxic ones) will leave.
First, because the use of the word can be in a positive or negative sentence, and thus can either agree or disagree with your "censorship rule". You need a deeper NLP analysis to disambiguate.
Second, because - if online fora with this kind of ban has taught us anything - it's pretty easy to work around it by using punctuation, replacement characters, or other style variations to write the word in a way that it won't be caught by the regex.
Third, this method ends up banning legit words. There was a forum where I couldn't write "booby trap". I don't need to explain.
WRT reputation, networks that allow "unlimited registrations" are easy targets for https://en.wikipedia.org/wiki/Sybil_attack - One can use account age to mitigate of course, but given the amount of fake accounts that exist on the market (look at fiverr marketing offers) with long life and activity, I wouldn't expect age to be that big of a helper.
> Word banning is known to be a poor method.
It's a "poor method" if you're seeking perfection. We don't need perfection. > You need a deeper NLP analysis to disambiguate.
Ixnay. Only if you have zero tolerance for false positives.If users really can't understand why their website won't let them type "n-----" in a public message, even in good faith... well, I just don't know what to add.
> it's pretty easy to work around it by using punctuation,
> replacement characters, or other style variations to write the
> word in a way that it won't be caught by the regex.
Still an improvement. Easier to ID problem users. Not the only line of defense. > "booby trap". I don't need to explain.
Sure. I can live with that. You realize the alternative is the Youtube comments section. I don't feel comfortable posting there ever. I can live with finding synonyms for "booby trap" etc. I might actually enjoy commenting on my favorite YouTube videos, an activity that feels utterly meaningless with the current milieu of lunatics. > networks that allow "unlimited registrations" are easy targets
> for https://en.wikipedia.org/wiki/Sybil_attack - One can use
I imagine this could be handled much better than the social networks do now. Time-stamped accounts, data mining, user reporting. There has been ZERO incentive to rid ANY accounts till the past year, because bots, sock puppets and trolls still "help" a company's user growth, on paper.The problem isn't that solutions are hard to think of, it's that the incentives are horrible for these companies. They don't really care about anything but growth.