1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 00:02:28 +00:00

Slightly better documentation

This commit is contained in:
J. Fernando Sánchez 2014-07-13 16:03:38 +02:00
parent d0d137da3d
commit e14ffc63fa

2
app.py
View File

@ -16,6 +16,8 @@
# limitations under the License.
'''
Simple Sentiment Analysis server for EUROSENTIMENT
This class shows how to use the nif_server module to create custom services.
'''
from flask import Flask
from random import random