Matthew Honnibal
|
cc8bf62208
|
* Fix Issue #360: Tokenizer failed when the infix regex matched the start of the string while trying to tokenize multi-infix tokens.
|
2016-05-09 13:23:47 +02:00 |
|
Matthew Honnibal
|
6f82065761
|
* Fix infixed commas in tokenizer, re Issue #326. Need to benchmark on empirical data, to make sure this doesn't break other cases.
|
2016-04-14 11:36:03 +02:00 |
|
Matthew Honnibal
|
04d0209be9
|
* Recognise multiple infixes in a token.
|
2016-04-13 18:38:26 +10:00 |
|
Matthew Honnibal
|
b1fe41b45d
|
* Extend infix test, commenting on limitation of tokenizer w.r.t. infixes at the moment.
|
2016-03-29 14:31:05 +11:00 |
|
Matthew Honnibal
|
9c73983bdd
|
* Add test for hyphenation problem in Issue #302
|
2016-03-29 14:27:13 +11:00 |
|
Matthew Honnibal
|
4e16f9e435
|
* Move tests underneath spacy/
|
2015-10-26 00:07:31 +11:00 |
|