mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
parent
5e55bfa821
commit
a2345618f1
|
@ -351,6 +351,7 @@ property to `0` for the first word of the document.
|
|||
- assert doc[4].sent_start == 1
|
||||
+ assert doc[4].is_sent_start == True
|
||||
```
|
||||
</Infobox>
|
||||
|
||||
## Token.is_sent_end {#is_sent_end tag="property" new="2"}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user