Tagged Questions

10
votes
4answers
1k views

What’s the best profanity filter which supports Java integration?

What is the best profanity filter (free / open source or paid commercial) which supports Java integration? It needs to be able to take a string and return a clean string... Can be a web service and ...