MTIMLExtention is a package for fast training of text classifiers. It includes fast implementations of Support Vector Machines and AdaBoostM1 classifiers. It offers additional capabilities to the MTI ML package here.
Do refer to the MTI ML package for intructions about how to use this package. The instructions below install the MTI ML package in addition to building and installing the MTIMLExtension package.
This package has been tested with Java 11 and Maven 3.6.3.
To install it.
- mvn initialize
- mvn install