Waikato / meka

Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
http://waikato.github.io/meka/
GNU General Public License v3.0
202 stars 76 forks source link

feature request: -version parameter #9

Closed niedakh closed 8 years ago

niedakh commented 8 years ago

Hi,

to make it easier to track possible changes in how meka operates - would you mind adding a -version parameter that would just throw the version out there on the stdout?

Best, Piotr

fracpete commented 8 years ago

I added a main method to meka.core.Version to output the current version on stdout. No parameters required.