This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
spaCy
mirror of
https://github.com/explosion/spaCy.git
Watch
1
Star
1
Fork
You've already forked spaCy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
460b4c3207
spaCy
/
lang_data
/
en
/
infix.txt
4 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* Fix ... tokenization, and correct orth inconsistencies in specials.json
2015-07-20 10:09:34 +00:00
\.\.\.
* Fix infix-period tokenization
2015-07-26 15:14:52 +00:00
(?:[\w\d]+)(\.)(?:[\w\d])
* Fix ... tokenization, and correct orth inconsistencies in specials.json
2015-07-20 10:09:34 +00:00
(?<=[a-zA-Z])-(?=[a-zA-z])