Metadata-Version: 2.1
Name: opentapioca
Version: 0.1.0
Summary: Simple entity linking service for Wikidata
Home-page: https://github.com/wetneb/opentapioca
Author: Antonin Delpeuch
Author-email: antonin@delpeuch.eu
License: MIT
Description: OpenTapioca
        ===========
        
        `Documentation
        Status <https://opentapioca.readthedocs.io/en/latest/?badge=latest>`__
        `Build Status <https://travis-ci.org/wetneb/opentapioca>`__ `Coverage
        Status <https://coveralls.io/github/wetneb/opentapioca>`__
        
        OpenTapioca is a simple and fast `Named Entity Linking
        system <https://en.wikipedia.org/wiki/Entity_linking>`__ for
        `Wikidata <https://www.wikidata.org/>`__. It is kept synchronous with
        Wikidata in real time, encouraging users to improve the results of their
        entity linking tasks by contributing back to Wikidata.
        
        A live instance is running at https://opentapioca.org/.
        
        A `NIF
        endpoint <https://github.com/dice-group/gerbil/wiki/How-to-create-a-NIF-based-web-service>`__
        is available at https://opentapioca.org/api/nif.
        
        See `the docs <https://opentapioca.readthedocs.io/en/latest/>`__ for
        more information about how it works and how to run it. See `the
        paper <https://arxiv.org/abs/1904.09131>`__ for some more motivation
        about the design of the system.
        
        OpenTapioca is released under the Apache-2.0 license.
        
Keywords: NIF NLP Wikidata NERD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
Provides-Extra: test
