Metadata-Version: 1.1
Name: wikiclass
Version: 0.0.2
Summary: A library for performing automatic detection of assessment classes of Wikipedia articles.
Home-page: https://github.com/halfak/Wiki-Class
Author: Aaron Halfaker / Morten Warncke-Wang
Author-email: ahalfaker@wikimedia.org
License: MIT
Description: Wiki-Class: Wikipedia article quality classification
        ====================================================
        
        A library for performing automatic detection of assessment classes of Wikipedia
        articles.  For more information, see `the documentation
        <http://pythonhosted.org/wikiclass>`_
        
        **Compatible with Python 3.x only.**  Sorry.
        
        * **Install:** ``pip install wikiclass``
        * **Models:** `<https://github.com/halfak/Wiki-Class/tree/master/models>`_
        * **Documentation:** `<http://pythonhosted.org/wikiclass>`_
        
        Authors
        -------
            Aaron Halfaker
                * ahalfaker@wikimedia.org
                * `<http://halfaker.info>`_
            Morten Warncke-Wang
                * `<http://www-users.cs.umn.edu/~morten>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
