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
3ba66f2dc7
spaCy
/
lang_data
/
en
/
infix.txt
4 lines
56 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
\.\.\.
* Revert bad infix change
2015-07-26 15:32:37 +00:00
(?<=[a-z])\.(?=[A-Z])
* Fix ... tokenization, and correct orth inconsistencies in specials.json
2015-07-20 10:09:34 +00:00
(?<=[a-zA-Z])-(?=[a-zA-z])