Fix Token API docs from #5375 (#5418)

This commit is contained in:
adrianeboyd 2020-05-08 10:25:02 +02:00 committed by GitHub
parent 5e55bfa821
commit a2345618f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"}