mirror of
https://github.com/explosion/spaCy.git
synced 2026-01-11 19:21:15 +03:00
5 lines
86 B
Cython
5 lines
86 B
Cython
DEF NON_MONOTONIC = True
|
|
DEF USE_BREAK = True
|
|
DEF USE_SPLIT = False
|
|
DEF MAX_SPLIT = 1
|