spaCy/spacy
2014-08-15 23:57:27 +02:00
..
__init__.py * Restore happax. commit uncommited work 2014-08-02 21:27:03 +01:00
_hashing.pxd * Free lexemes clobbered as happaxes 2014-08-01 07:37:50 +01:00
_hashing.pyx * Restore happax. commit uncommited work 2014-08-02 21:27:03 +01:00
en_ptb.pxd * Refactor for string view features. Working on setting up flags and enums. 2014-07-07 16:58:48 +02:00
en_ptb.pyx * Refactor for string view features. Working on setting up flags and enums. 2014-07-07 16:58:48 +02:00
en.pxd * Refactor for string view features. Working on setting up flags and enums. 2014-07-07 16:58:48 +02:00
en.pyx * Upd from spacy 2014-07-23 17:35:18 +01:00
lexeme.pxd * Switch to 32bit hash for strings 2014-08-02 21:51:52 +01:00
lexeme.pyx * Add length property 2014-08-02 21:26:44 +01:00
spacy.pxd * Remove happax stuff 2014-08-02 22:11:28 +01:00
spacy.pyx * Remove happax stuff 2014-08-02 22:11:28 +01:00
string_tools.pxd * Add string decode and encode helpers to string_tools 2014-08-15 23:57:27 +02:00
string_tools.pyx * Add string decode and encode helpers to string_tools 2014-08-15 23:57:27 +02:00
tokens.pxd * Upd from spacy 2014-07-23 17:35:18 +01:00
tokens.pyx * Restore happax. commit uncommited work 2014-08-02 21:27:03 +01:00
util.py * Fixed major efficiency problem, from not quite grokking pass by reference in cython c++ 2014-07-07 07:36:43 +02:00