This commit is contained in:
Wolfgang Seeker 2016-04-07 18:19:51 +02:00
parent 872695759d
commit 1fe911cdb0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cdef class EnglishNounChunks(DocIterator):
cdef int i
cdef int _np_label
cdef set _np_deps
cdef int _conjunct
cdef class GermanNounChunks(DocIterator):
cdef int i