Software
Jangada
Jangada is Java library for signature extraction and reply-to extraction from email messages. The ideas follow the ideas of the following paper ( Learning to Extract Signature and Reply Lines from Email), but performance was slightly improved by using a new set of features not mentioned in the original reference.More details, usage and examples can be found in this page.
Ciranda
TA java application that predicts the Email-Acts (or email speech-Acts) of email messages. The ideas follow the contents of the following papers (Learning to Classify Email into "Speech Acts" and On The Collective Classification of Email Speech Acts), but performance was significantly improved by careful feature selection and additional features.More details, usage and examples can be found in this page.
Cut Once
Cut Once is an extension to Mozilla Thunderbird - a popular open source email client. Cut Once implements methods for Email Leak Detection and Recipient Recommendation based on the following papers: Preventing Information Leaks in Email and Ranking Users for Intelligent Message Addressing.More details, usage, and examples can be found in this page.
Other
I have contributed to Minorthird, MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text..My toy github repos: here.