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
|
2017-04-10 18:04:36 +00:00
|
|
|
.. image:: https://lab.cluster.gsi.dit.upm.es/senpy/senpy/badges/master/build.svg
|
|
|
|
:target: https://lab.cluster.gsi.dit.upm.es/senpy/senpy/commits/master
|
|
|
|
.. image:: https://lab.cluster.gsi.dit.upm.es/senpy/senpy/badges/master/coverage.svg
|
|
|
|
:target: https://lab.cluster.gsi.dit.upm.es/senpy/senpy/commits/master
|
|
|
|
.. image:: https://img.shields.io/pypi/l/requests.svg
|
|
|
|
:target: https://lab.cluster.gsi.dit.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.
|
|
|
|
Services built with senpy are interchangeable and easy to use because they share a common :doc:`apischema`.
|
|
|
|
It also simplifies service development.
|
2017-04-03 16:18:35 +00:00
|
|
|
|
2017-06-09 15:21:19 +00:00
|
|
|
.. image:: senpy-architecture.png
|
|
|
|
:width: 100%
|
|
|
|
:align: center
|
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
|
2015-10-28 20:25:23 +00:00
|
|
|
installation
|
2017-04-07 12:19:08 +00:00
|
|
|
demo
|
2015-10-28 20:25:23 +00:00
|
|
|
usage
|
2017-04-03 16:18:35 +00:00
|
|
|
apischema
|
2015-10-28 20:25:23 +00:00
|
|
|
plugins
|
2017-03-01 16:56:17 +00:00
|
|
|
conversion
|
2017-04-07 12:19:08 +00:00
|
|
|
about
|