Software
The following are open-source software packages that I have produced as part of my research. Feel free to use them in your own work, and be sure to cite the papers listed in README files, if appropriate.
You may also be interested in my data sets.
- AMIL: Active Multiple-Instance Library.
An open-source framework for multiple-instance (MI) learning, and MI active learning in particular. - ABNER: A Biomedical Named Entity Recognizer.
An open-source information extraction tool which identifies proteins and other entities of biomedical significance from free text, using a linear-chain conditional random field (CRF). ABNER works stand-alone or as a Java API.