mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Whitespace
This commit is contained in:
parent
9c090945e0
commit
fe43f8cf39
|
@ -47,6 +47,7 @@ cdef bint _entity_is_sunk(StateClass st, Transition* golds) nogil:
|
|||
else:
|
||||
return False
|
||||
|
||||
|
||||
cdef class BiluoPushDown(TransitionSystem):
|
||||
@classmethod
|
||||
def get_labels(cls, gold_tuples):
|
||||
|
|
Loading…
Reference in New Issue
Block a user