set up the django server and the process to run the model:
python manage.py runserver
python mysite/tf_daemon_v2.py
set up Redis in its directory(using the default port 6379):
redis-server
A Chinese Named Entity Recognition (NER) Framework Service with a website to accept queries
set up the django server and the process to run the model:
python manage.py runserver
python mysite/tf_daemon_v2.py
set up Redis in its directory(using the default port 6379):
redis-server
A Chinese Named Entity Recognition (NER) Framework Service with a website to accept queries