Skip to content

Spacy as NLP Pipeline

junkerm edited this page Jun 29, 2020 · 1 revision

Specmate can use spacy as an NLP backend via a REST API.

To enable the spacy backend, perform the following steps:

  1. Obtain a running spacy REST api, e.g. as described here
  2. Add the following lines to your specmate config (adapt URL and used model to your setting)
  1. Run specmate