Metadata-Version: 1.1
Name: hydrat
Version: 0.9.4
Summary: Classifier comparison framework
Home-page: http://hydrat.googlecode.com
Author: Marco Lui
Author-email: saffsd@gmail.com
License: BSD
Description: hydrat - Classifier Comparison Framework
        ==========================
        
        This is the hydrat classifier comparison framework.
        
        Credits
        -------
        
        - `Distribute`_
        - `Buildout`_
        - `modern-package-template`_
        
        .. _Buildout: http://www.buildout.org/
        .. _Distribute: http://pypi.python.org/pypi/distribute
        .. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template
        
        
        News
        ====
        
        0.9.4
        -----
        *Release date: 8-11-2012*
        
        * First "release" of hydrat in a long time. Development has continued, but there has not been an "official release" in awhile.
        * This release is intended to support my publication of a langid test harness.
        
        0.9.2.4
        -------
        
        *Release date: 16-10-2010*
        
        * Developed the cherrypy-based store browser. The browser is invoked via 'hydrat browse <file.h5>'
        ** Split into subcomponents
        ** Added result deletion via the browser
        ** Added result-set comparison, showing instances misclassified in a set of results
        ** Added intelligent class-space reduction in displaying a result's class-class confusion matrix
        * Added an xmlrpc server to the online framework. Classification as a service!
        * Added merge capabilities to store
        * Fixed a missing dependency on pexpect
        
        
        0.9.2.3
        -------
        
        *Release date: 12-10-2010*
        
        * Removed ~ from the paths considered in autoconfigure
        * Made weka easier to autoconfigure
        * Added -s to 'hydrat configure' to allow user to specify directories to scan
        
        0.9.2.2
        -------
        
        *Release date: 12-10-2010*
        
        * Improved the CLI options for 'hydrat browse'
        * Simplified the Store management in Framework
        * Added example code for the ALTW2010 Programming Competition
        
        0.9.2.1
        -------
        
        *Release date: 11-10-2010*
        
        * Fixed a subtle bug in the computation of cosine values.
        
        0.9.2
        -----
        
        *Release date: 10-10-2010*
        
        * Extensive work done on many fronts.
        
        
Keywords: machinelearning textclassification documentprocessing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
