diff --git a/spacy/structs.pxd b/spacy/structs.pxd index a26c87e2f..96c614210 100644 --- a/spacy/structs.pxd +++ b/spacy/structs.pxd @@ -62,6 +62,7 @@ cdef struct TokenC: Morphology morph const Constituent* ctnt univ_pos_t pos + bint spacy int tag int idx int lemma