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
cc3971ce5c
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