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
e60b958b7d
spaCy
/
data
/
en
History
Matthew Honnibal
cc3971ce5c
* Fix error in tokenization rules
2014-07-07 05:09:34 +02:00
..
case
* Reorganized, moving language-independent stuff to spacy. The functions in spacy ask for the dictionaries and split function on input, but the language-specific modules are curried versions that use the globals
2014-07-07 04:21:06 +02:00
clusters
* Reorganized, moving language-independent stuff to spacy. The functions in spacy ask for the dictionaries and split function on input, but the language-specific modules are curried versions that use the globals
2014-07-07 04:21:06 +02:00
tokenization
* Fix error in tokenization rules
2014-07-07 05:09:34 +02:00