Download this file

34 lines (22 with data), 620 Bytes


name: "Bug Report"
about: Use this template if you came across a bug or unexpected behaviour differing from the docs.


Description

How to reproduce the bug

import spacy

nlp = spacy.blank("fr")
nlp.add_pipe("eds.normalizer")

# ...

Your Environment

  • Operating System:
  • Python Version Used:
  • spaCy Version Used:
  • EDS-NLP Version Used:
  • Environment Information: