* Fix tokenization of email addresses.

This commit is contained in:
Matthew Honnibal 2015-07-26 16:38:08 +02:00
parent 48a4d15264
commit 94f314c271
1 changed files with 0 additions and 1 deletions

View File

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