1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-02-21 14:02:47 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Sofie Van Landeghem
709c9e75af
span.ent only returns first sentence ()
* return first sentence when span contains sentence boundary

* docs fix

* small fixes

* cleanup
2021-02-19 23:02:38 +11:00
Matthew Honnibal
0fb8d437c0
Fix sentence fragments bug (, ) ()
* Add test for 

* Update test for issue 7056

* Fix test

* Fix transitions method used in testing

* Fix state eol detection when rebuffer

* Clean up redundant fix
2021-02-14 13:38:13 +11:00