diff --git a/app.py b/app.py index 35c0ec1..dd487c5 100644 --- a/app.py +++ b/app.py @@ -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