1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-19 01:22:14 +03:00
spaCy/website/api/tagger.jade

7 lines
205 B
Plaintext

//- 💫 DOCS > API > TAGGER
include ../_includes/_mixins
//- This class inherits from Pipe, so this page uses the template in pipe.jade.
!=partial("pipe", { subclass: "Tagger", pipeline_id: "tagger" })