diff --git a/app/app/settings.py b/app/app/settings.py index c80952b1..6c522749 100644 --- a/app/app/settings.py +++ b/app/app/settings.py @@ -26,9 +26,10 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) SECRET_KEY = 'v8sk33sy82!uw3ty=!jjv5vp7=s2phrzw(m(hrn^f7e_#1h2al' # SECURITY WARNING: don't run with debug turned on in production! -# DEBUG = True +#DEBUG = True DEBUG = bool(os.environ.get('DEBUG', False)) - +print(DEBUG) +print(os.environ.get("DEBUG")) # ALLOWED_HOSTS = [] diff --git a/app/server/static/images/named_entity_recognition.png b/app/server/static/images/named_entity_recognition.png new file mode 100644 index 00000000..89b31e91 Binary files /dev/null and b/app/server/static/images/named_entity_recognition.png differ diff --git a/app/server/static/images/sentiment_analysis.png b/app/server/static/images/sentiment_analysis.png new file mode 100644 index 00000000..568f52e6 Binary files /dev/null and b/app/server/static/images/sentiment_analysis.png differ diff --git a/app/server/static/images/translation.png b/app/server/static/images/translation.png new file mode 100644 index 00000000..acf1e163 Binary files /dev/null and b/app/server/static/images/translation.png differ diff --git a/app/server/templates/index.html b/app/server/templates/index.html index fbf7c563..be671cb5 100644 --- a/app/server/templates/index.html +++ b/app/server/templates/index.html @@ -8,14 +8,14 @@

Text annotation for Human

Just create project, upload data and start annotation. You can build dataset in hours.

- + Try Demo

- +
@@ -30,7 +30,7 @@
- Description + Description
@@ -53,7 +53,7 @@
- Description + Description
@@ -76,7 +76,7 @@
- Description + Description