jInFil is an open source Java tool for Instance Filtering.
Instance Filtering is a preprocessing step for supervised classification-based learning systems for entity recognition. The goal of Instance Filtering is to reduce both the skewed class distribution and the data set size by eliminating negative instances, while preserving positive ones as much as possible. This process is performed on both the training and test set, with the effect of reducing the learning and classification time, while maintaining or improving the prediction accuracy.
The core of jInFil is primarily developed by Claudio Giuliano and Raffaella Rinaldi.
jInFil is released as free software with full source code, provided under the terms of the Apache License, Version 2.0.
Some of jInFil's features include:
The latest version of jInFil is 1.1, released 09 June 2006. To download, install and run it go to the User's Guide.
You are welcome to use the code under the terms of the Apache License, Version 2.0, however please acknowledge its use with a citation: