mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 12:42:27 +00:00
36 lines
1.2 KiB
ReStructuredText
36 lines
1.2 KiB
ReStructuredText
Welcome to Senpy's documentation!
|
|
=================================
|
|
|
|
.. image:: https://readthedocs.org/projects/senpy/badge/?version=latest
|
|
:target: http://senpy.readthedocs.io/en/latest/
|
|
.. image:: https://badge.fury.io/py/senpy.svg
|
|
:target: https://badge.fury.io/py/senpy
|
|
.. image:: https://lab.gsi.upm.es/senpy/senpy/badges/master/build.svg
|
|
:target: https://lab.gsi.upm.es/senpy/senpy/commits/master
|
|
.. image:: https://lab.gsi.upm.es/senpy/senpy/badges/master/coverage.svg
|
|
:target: https://lab.gsi.upm.es/senpy/senpy/commits/master
|
|
.. image:: https://img.shields.io/pypi/l/requests.svg
|
|
:target: https://lab.gsi.upm.es/senpy/senpy/
|
|
|
|
|
|
Senpy is a framework for sentiment and emotion analysis services.
|
|
Senpy services are interchangeable and easy to use because they share a common semantic :doc:`apischema`.
|
|
|
|
If you interested in consuming Senpy services, read :doc:`Quickstart`.
|
|
To get familiar with the concepts behind Senpy, and what it can offer for service developers, check out :doc:`development`.
|
|
:doc:`apischema` contains information about the semantic models and vocabularies used by Senpy.
|
|
|
|
|
|
.. toctree::
|
|
:caption: Learn more about senpy:
|
|
:maxdepth: 2
|
|
|
|
senpy
|
|
demo
|
|
Quickstart.ipynb
|
|
installation
|
|
apischema
|
|
advanced
|
|
publications
|
|
|