.. |
__init__.py
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
_hashing.pxd
|
* Progress to getting WordTree working. Tests pass, but so far it's slower.
|
2014-08-16 19:59:38 +02:00 |
_hashing.pyx
|
* Progress to getting WordTree working. Tests pass, but so far it's slower.
|
2014-08-16 19:59:38 +02:00 |
en_ptb.pxd
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
en_ptb.pyx
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
en.pxd
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
en.pyx
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
lexeme.pxd
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
lexeme.pyx
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
spacy.pxd
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
spacy.pyx
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
string_tools.pxd
|
* Add string decode and encode helpers to string_tools
|
2014-08-15 23:57:27 +02:00 |
string_tools.pyx
|
* Remove dependence on murmurhash
|
2014-08-16 17:37:09 +02:00 |
tokens.pxd
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |
tokens.pyx
|
* Restore happax. commit uncommited work
|
2014-08-02 21:27:03 +01:00 |
util.py
|
* Refactor spacy so that chunks return arrays of lexemes, so that there is properly one lexeme per word.
|
2014-08-18 19:14:00 +02:00 |