| .. |
|
en
|
* Remove unnecessary key and id properties from Utf8String.
|
2015-07-17 01:40:18 +02:00 |
|
munge
|
|
|
|
ner
|
|
|
|
serialize
|
* Tests passing on round-trip pack/unpack on basic example
|
2015-07-17 21:20:48 +02:00 |
|
syntax
|
* Don't release the gil around Parser.parse. Does this indicate thread problems?
|
2015-07-17 23:07:37 +02:00 |
|
tokens
|
* Tests passing on round-trip pack/unpack on basic example
|
2015-07-17 21:20:48 +02:00 |
|
__init__.pxd
|
|
|
|
__init__.py
|
|
|
|
_bu_nn.pyx
|
|
|
|
_ml.pxd
|
* Remove gil from parser.call
|
2015-07-14 23:47:33 +02:00 |
|
_ml.pyx
|
* Remove gil from parser.call
|
2015-07-14 23:47:33 +02:00 |
|
_nn.py
|
|
|
|
_nn.pyx
|
|
|
|
_theano.pxd
|
|
|
|
_theano.pyx
|
|
|
|
attrs.pxd
|
* Upd attrs id list
|
2015-07-16 01:26:54 +02:00 |
|
attrs.pyx
|
* Add a blank attrs.pyx
|
2015-07-17 16:40:42 +02:00 |
|
gold.pxd
|
* Have oracle functions take a struct instead of a Python object
|
2015-06-02 20:01:06 +02:00 |
|
gold.pyx
|
* Fix space check in gold.pyx
|
2015-07-14 00:10:27 +02:00 |
|
lexeme.pxd
|
* Import Lexeme attrs from spacy.attrs, not spacy.typedefs
|
2015-07-16 11:20:08 +02:00 |
|
lexeme.pyx
|
|
|
|
morphology.pxd
|
|
|
|
morphology.pyx
|
|
|
|
multi_words.py
|
|
|
|
orth.pxd
|
* Make PyPy work
|
2015-01-05 17:54:38 +11:00 |
|
orth.pyx
|
|
|
|
parts_of_speech.pxd
|
* Add SPACE part-of-speech tag, and train tagger to assign it. Also train tagger not to make whitespace an entity
|
2015-07-09 13:30:41 +02:00 |
|
parts_of_speech.pyx
|
|
|
|
scorer.py
|
* Start scoring tokens
|
2015-06-28 06:21:38 +02:00 |
|
senses.pxd
|
|
|
|
senses.pyx
|
|
|
|
strings.pxd
|
* Remove unnecessary key and id properties from Utf8String.
|
2015-07-17 01:40:18 +02:00 |
|
strings.pyx
|
* Fix passing of ID attribute in string store
|
2015-07-17 14:49:42 +02:00 |
|
structs.pxd
|
* Remove unnecessary key and id properties from Utf8String.
|
2015-07-17 01:40:18 +02:00 |
|
tokenizer.pxd
|
* Refactor tokenizer, to set the 'spacy' field on TokenC instead of passing a string
|
2015-07-13 21:46:02 +02:00 |
|
tokenizer.pyx
|
* Fix tokenizer
|
2015-07-14 00:10:51 +02:00 |
|
typedefs.pxd
|
* Tests passing on round-trip pack/unpack on basic example
|
2015-07-17 21:20:48 +02:00 |
|
typedefs.pyx
|
|
|
|
util.py
|
Remove trailing whitespace
|
2015-04-19 13:01:38 -07:00 |
|
vocab.pxd
|
* Major refactor of serialization. Nearly complete now.
|
2015-07-17 01:27:54 +02:00 |
|
vocab.pyx
|
* Remove codec property from Vocab
|
2015-07-17 16:40:11 +02:00 |