Slightly better documentation

yapsy
J. Fernando Sánchez 10 years ago
parent d0d137da3d
commit e14ffc63fa

@ -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

Loading…
Cancel
Save