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-13 13:17:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
849de654e7
spaCy
/
data
/
en
History
Matthew Honnibal
849de654e7
* Add file for infix patterns
2014-10-14 20:26:43 +11: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
infix
* Add file for infix patterns
2014-10-14 20:26:43 +11:00
prefix
* Add prefix and suffix data files
2014-09-25 18:24:52 +02:00
suffix
* Add semi-colon to suffix punct
2014-10-14 10:43:45 +11:00
tokenization
* Refactor tokenization, splitting it into a clearer life-cycle.
2014-09-16 13:16:02 +02:00