edsnlp.pipes.core.normalizer.quotes.factory
create_component = registry.factory.register('eds.quotes', assigns=['token.norm'], deprecated=['quotes'])(QuotesConverter)
module-attribute
We normalise quotes, following this source <https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>
_.
Parameters
PARAMETER | DESCRIPTION |
---|---|
nlp | The pipeline object. TYPE: |
name | The component name. TYPE: |
quotes | List of quotation characters and their transcription. TYPE: |