2015-02-24 08:03:36 +00:00
|
|
|
Welcome to Senpy's documentation!
|
|
|
|
=================================
|
2017-04-07 16:32:05 +00:00
|
|
|
.. 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
|
2019-01-07 11:08:19 +00:00
|
|
|
.. 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
|
2017-04-10 18:04:36 +00:00
|
|
|
.. image:: https://img.shields.io/pypi/l/requests.svg
|
2019-01-07 11:08:19 +00:00
|
|
|
:target: https://lab.gsi.upm.es/senpy/senpy/
|
2017-04-10 18:04:36 +00:00
|
|
|
|
|
|
|
|
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.
|
2019-01-07 11:08:19 +00:00
|
|
|
Senpy services are interchangeable and easy to use because they share a common semantic :doc:`apischema`.
|
2017-04-03 16:18:35 +00:00
|
|
|
|
2019-01-07 11:08:19 +00:00
|
|
|
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
|
|
|
|
|
|
|
.. toctree::
|
2017-06-09 15:21:19 +00:00
|
|
|
:caption: Learn more about senpy:
|
2017-04-03 16:18:35 +00:00
|
|
|
:maxdepth: 2
|
|
|
|
|
2016-03-31 09:56:32 +00:00
|
|
|
senpy
|
2019-01-07 11:08:19 +00:00
|
|
|
Quickstart
|
2015-10-28 20:25:23 +00:00
|
|
|
installation
|
2019-01-07 11:08:19 +00:00
|
|
|
development
|
2017-04-03 16:18:35 +00:00
|
|
|
apischema
|
2019-01-07 11:08:19 +00:00
|
|
|
advanced
|
|
|
|
demo
|
|
|
|
publications
|