Metadata-Version: 1.1
Name: beard-server
Version: 0.3.0
Summary: Beard as RESTful API and Celery service.
Home-page: https://github.com/inspirehep/beard-server
Author: CERN
Author-email: admin@inspirehep.net
License: GPLv2
Description: ..
            This file is part of Inspire.
            Copyright (C) 2016 CERN.
        
            Inspire is free software; you can redistribute it
            and/or modify it under the terms of the GNU General Public License as
            published by the Free Software Foundation; either version 2 of the
            License, or (at your option) any later version.
        
            Inspire is distributed in the hope that it will be
            useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
            General Public License for more details.
        
            You should have received a copy of the GNU General Public License
            along with Inspire; if not, write to the
            Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
            MA 02111-1307, USA.
        
            In applying this license, CERN does not
            waive the privileges and immunities granted to it by virtue of its status
            as an Intergovernmental Organization or submit itself to any jurisdiction.
        
        ==============
         beard-server
        ==============
        
        .. image:: https://img.shields.io/travis/inspirehep/beard-server.svg
                :target: https://travis-ci.org/inspirehep/beard-server
        
        .. image:: https://img.shields.io/coveralls/inspirehep/beard-server.svg
                :target: https://coveralls.io/r/inspirehep/beard-server
        
        .. image:: https://img.shields.io/github/tag/inspirehep/beard-server.svg
                :target: https://github.com/inspirehep/beard-server/releases
        
        .. image:: https://img.shields.io/pypi/dm/beard-server.svg
                :target: https://pypi.python.org/pypi/beard-server
        
        .. image:: https://img.shields.io/github/license/inspirehep/beard-server.svg
                :target: https://github.com/inspirehep/beard-server/blob/master/LICENSE
        
        
        Beard as RESTful API and Celery service.
        
        *This is an experimental developer preview release.*
        
        * Free software: GPLv2 license
        * Documentation: https://pythonhosted.org/beard-server/
        
        
        ..
            This file is part of Inspire.
            Copyright (C) 2016 CERN.
        
            Inspire is free software; you can redistribute it
            and/or modify it under the terms of the GNU General Public License as
            published by the Free Software Foundation; either version 2 of the
            License, or (at your option) any later version.
        
            Inspire is distributed in the hope that it will be
            useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
            General Public License for more details.
        
            You should have received a copy of the GNU General Public License
            along with Inspire; if not, write to the
            Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
            MA 02111-1307, USA.
        
            In applying this license, CERN does not
            waive the privileges and immunities granted to it by virtue of its status
            as an Intergovernmental Organization or submit itself to any jurisdiction.
        
        
        Changes
        =======
        
        Version 0.3.0 (released TBD)
        
        - New training model to be used without arXiv categories.
        
        Version 0.1.0 (released TBD)
        
        - Initial public release.
        
Keywords: author disambiguation
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
