NLP Server Instructions

  • Model should be available at [root]/models/model_dir (example: [root]/models/spacy_model_v2)
  • Requirements:
    • Python 3.8+
    • Flask 2.0.2+
    • Spacy 3.0.6+
    • and dependants of above

The api endpoints

  • /process TBD