1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-28 17:01:43 +00:00
senpy/docs/index.rst

36 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2015-02-24 08:03:36 +00:00
Welcome to Senpy's documentation!
=================================
2019-04-04 16:53:55 +00:00
.. image:: https://readthedocs.org/projects/senpy/badge/?version=latest
2019-04-04 16:53:55 +00:00
:target: http://senpy.readthedocs.io/en/latest/
.. image:: https://badge.fury.io/py/senpy.svg
2019-04-04 16:53:55 +00:00
:target: https://badge.fury.io/py/senpy
.. image:: https://lab.gsi.upm.es/senpy/senpy/badges/master/build.svg
2019-04-04 16:53:55 +00:00
:target: https://lab.gsi.upm.es/senpy/senpy/commits/master
.. image:: https://lab.gsi.upm.es/senpy/senpy/badges/master/coverage.svg
2019-04-04 16:53:55 +00:00
:target: https://lab.gsi.upm.es/senpy/senpy/commits/master
.. image:: https://img.shields.io/pypi/l/requests.svg
2019-04-04 16:53:55 +00:00
:target: https://lab.gsi.upm.es/senpy/senpy/
2015-02-24 08:03:36 +00:00
2017-06-09 15:21:19 +00:00
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.
2015-02-24 08:03:36 +00:00
2019-04-04 16:53:55 +00:00
2015-02-24 08:03:36 +00:00
.. toctree::
2019-04-04 16:53:55 +00:00
:caption: Learn more about senpy:
:maxdepth: 2
senpy
demo
Quickstart.ipynb
installation
apischema
advanced
publications