This website requires JavaScript.
Explore
Help
Register
Sign In
explosion
/
spaCy
Watch
1
Star
1
Fork
0
You've already forked spaCy
mirror of
https://github.com/explosion/spaCy.git
synced
2024-11-11 12:18:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eaa3b1319d
spaCy
/
spacy
/
language_data
/
__init__.py
4 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
Apply emoticon exceptions to tokenizer
2016-12-07 23:11:59 +03:00
from
.
emoticons
import
*
Split punctuation into its own file
2016-12-08 21:46:43 +03:00
from
.
punctuation
import
*
Add global language data utils
2016-12-17 14:27:41 +03:00
from
.
util
import
*
Reference in New Issue
Copy Permalink