Hacker News new | ask | show | jobs
by matart 4330 days ago
How accurate do you think this can be? What happens if I write a facebook update that says, as an example:

I don't believe I have ever said "I feel depressed"

Would this be flagged? Does it only take one post to be flagged or is it looking for recurring behaviour?

1 comments

Good question. Part of the ongoing nature of this project is to expand our phrase detections. I pulled the original phrase list from a white paper written by BYU last year because I figured that would be a good starting point. There is room for vast improvement though.

If the last few posts leading up to the flagged post are classified as predominately negative (currently looking at the last 3 tweets before the flagged tweet), then we send the notification. The intuition is that if a person is comfortable enough with social to post seriously suicidal content, he or she has probably already made some preceding negative remarks.

Very interesting. Thanks for the response!