Henning Peters
|
ee1f1ac300
|
mark test_sentence_space() as model test
|
2016-02-10 07:49:11 +01:00 |
|
Matthew Honnibal
|
04177debd0
|
* Unwind limit to sentence boundary detection that prevents it from inserting boundaries on whitespace. Replace it with a check for whitespace in StateClass.fast_forward, so that whitespace is LeftArced when it's on the stack. This should prevent the previous problem of whitespace-only sentences. Should fix Issue #184, but may cause further problems. Needs testing.
|
2016-01-19 02:54:15 +01:00 |
|
Matthew Honnibal
|
7893de3203
|
* Add test for Issue #184: Whitespace at sentence boundary causes sentence boundary error.
|
2016-01-18 23:04:38 +01:00 |
|
Matthew Honnibal
|
4e16f9e435
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
|