spaCy/data/en
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