* Fix tokenization of email addresses.

This commit is contained in:
Matthew Honnibal 2015-07-26 16:38:08 +02:00
parent 48a4d15264
commit 94f314c271

View File

@ -1,3 +1,2 @@
\.\.\.
(?<=[a-z])\.(?=[A-Z])
(?<=[a-zA-Z])-(?=[a-zA-z])