mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
* Add some more features for S1/S0
This commit is contained in:
parent
8156a01bca
commit
5da5cf7084
|
@ -287,6 +287,9 @@ s1_s0 = (
|
|||
(S1p, S0lL, S0p, S0_has_head),
|
||||
(S1p, S0lL, S0l2L, S0p),
|
||||
(S1p, S0lL, S0l2L, S0p, S0_has_head),
|
||||
(S1L, S0L, S0W),
|
||||
(S1L, S0L, S0p),
|
||||
(S1p, S1L, S0L, S0p),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user