.. |
de
|
Reorganise language data
|
2016-12-18 16:54:19 +01:00 |
en
|
Another tweak to GloVe path hackery.
|
2016-12-18 23:12:49 +01:00 |
es
|
Reorganise language data
|
2016-12-18 16:54:19 +01:00 |
fr
|
Reorganise language data
|
2016-12-18 16:54:19 +01:00 |
it
|
Reorganise language data
|
2016-12-18 16:54:19 +01:00 |
language_data
|
Add base tag map
|
2016-12-18 16:54:28 +01:00 |
munge
|
* Fix Python3 problem in align_raw
|
2015-07-28 16:06:53 +02:00 |
nl
|
Reorganise language data
|
2016-12-18 16:54:19 +01:00 |
pt
|
…
|
|
serialize
|
Fix Issue #459 -- failed to deserialize empty doc.
|
2016-10-23 16:31:05 +02:00 |
sv
|
Initial commit for Swedish
|
2016-12-20 11:05:06 +01:00 |
syntax
|
Fix unicode problem in nonproj module
|
2016-11-25 17:29:17 -06:00 |
tests
|
Fix test for word vector
|
2016-12-18 23:31:55 +01:00 |
tokens
|
…
|
|
zh
|
…
|
|
__init__.pxd
|
…
|
|
__init__.py
|
…
|
|
about.py
|
…
|
|
attrs.pxd
|
…
|
|
attrs.pyx
|
…
|
|
cfile.pxd
|
…
|
|
cfile.pyx
|
…
|
|
deprecated.py
|
Finish refactoring data loading
|
2016-09-24 20:26:17 +02:00 |
download.py
|
…
|
|
gold.pxd
|
Fix gold.pyx for 1.0
|
2016-11-25 08:57:59 -06:00 |
gold.pyx
|
…
|
|
language.py
|
…
|
|
lemmatizer.py
|
Wire up lemmatizer rules for English
|
2016-12-18 15:50:09 +01:00 |
lexeme.pxd
|
Remove stray .tensor attribute from Lexeme
|
2016-10-18 01:16:32 +02:00 |
lexeme.pyx
|
Fix doc strings
|
2016-11-01 12:25:36 +01:00 |
matcher.pyx
|
Remove duplicated line of vocab declaration
|
2016-11-13 18:52:49 +08:00 |
morphology.pxd
|
…
|
|
morphology.pyx
|
…
|
|
multi_words.py
|
…
|
|
orth.pxd
|
remove text-unidecode dependency
|
2016-02-24 08:01:59 +01:00 |
orth.pyx
|
…
|
|
parts_of_speech.pxd
|
* Fix parts_of_speech now that symbols list has been reformed
|
2015-10-13 13:44:40 +11:00 |
parts_of_speech.pyx
|
* Fix NAMES list in spacy/parts_of_speech.pyx
|
2015-10-13 14:18:45 +11:00 |
pipeline.pxd
|
…
|
|
pipeline.pyx
|
Fix doc strings
|
2016-11-01 12:25:36 +01:00 |
scorer.py
|
Allow dep to be None in scorer, for missing labels.
|
2016-11-25 09:02:49 -06:00 |
strings.pxd
|
Update strings.pxd
|
2016-10-24 14:00:35 +02:00 |
strings.pyx
|
Use 32 bit hashes for OOV, re Issue #589, Issue #285
|
2016-11-01 13:27:13 +01:00 |
structs.pxd
|
…
|
|
symbols.pxd
|
…
|
|
symbols.pyx
|
…
|
|
tagger.pxd
|
Add cfg field to Tagger
|
2016-10-17 01:03:41 +02:00 |
tagger.pyx
|
…
|
|
tokenizer.pxd
|
Finish refactoring data loading
|
2016-09-24 20:26:17 +02:00 |
tokenizer.pyx
|
Temporarily put back the tokenize_from_strings method, while tests aren't updated yet.
|
2016-11-04 19:18:07 +01:00 |
train.py
|
Fix train.py for 1.0
|
2016-11-25 08:55:33 -06:00 |
typedefs.pxd
|
…
|
|
typedefs.pyx
|
…
|
|
util.py
|
Move update_exc to global language data utils
|
2016-12-17 12:29:02 +01:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
…
|
|