spaCy/data/en
2014-12-09 19:04:27 +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 * Update tokenization rules 2014-11-04 01:06:00 +11:00
prefix * Revise tokenization rules to match PTB. Rules are pretty messy around periods, need better support for these. 2014-12-07 22:04:47 +11:00
suffix * Make suffixes file use full-power regex, so that we can handle periods properly 2014-12-09 19:04:27 +11:00
tokenization * Work on lemmatization 2014-12-09 16:06:18 +11:00