corcra / troll-interconnector

ask not for whom the bell trolls
MIT License
0 stars 0 forks source link

function that returns the average length of user's back-and-forths with other users #9

Open corcra opened 8 years ago

corcra commented 8 years ago

Also another feature in our heuristic troll-detector. This one is somewhat more nuanced because there's a difference between

A -> B: hey
A -> B: hey
A -> B: hey
A -> B: fuck you

and

A -> B: hey
B -> A: oh hey what's up
A -> B: nmuch wbu

We could potentially integrate insult detection here as well (so only count conversations that are insulting, or something).