spaCy/spacy/pipeline
Adriane Boyd a005ccd6d7 Preserve _SP when filtering tag map in Tagger
To allow "SP" as a tag (for Chinese OntoNotes), preserve "_SP" if
present as the reference `SPACE` POS in the tag map in
`Tagger.begin_training()`.
2020-05-31 19:57:54 +02:00
..
__init__.py
entityruler.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
functions.py
hooks.py
morphologizer.pyx
pipes.pyx Preserve _SP when filtering tag map in Tagger 2020-05-31 19:57:54 +02:00