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
868e558037
spaCy
/
data
/
en
History
Matthew Honnibal
c4cd3bc57a
* Add prefix and suffix data files
2014-09-25 18:24:52 +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
prefix
* Add prefix and suffix data files
2014-09-25 18:24:52 +02:00
suffix
* Add prefix and suffix data files
2014-09-25 18:24:52 +02:00
tokenization
* Refactor tokenization, splitting it into a clearer life-cycle.
2014-09-16 13:16:02 +02:00