.. |
de
|
Use global abbreviation data languages and remove duplicates
|
2017-01-08 20:36:00 +01:00 |
en
|
Use global abbreviation data languages and remove duplicates
|
2017-01-08 20:36:00 +01:00 |
es
|
Use global abbreviation data languages and remove duplicates
|
2017-01-08 20:36:00 +01:00 |
fr
|
…
|
|
hu
|
Reorganise Hungarian prefixes/suffixes/infixes
|
2017-01-08 20:40:33 +01:00 |
it
|
Remove unused import
|
2017-01-08 22:17:37 +01:00 |
language_data
|
…
|
|
munge
|
* Fix Python3 problem in align_raw
|
2015-07-28 16:06:53 +02:00 |
nl
|
…
|
|
pt
|
…
|
|
serialize
|
Fix Issue #459 -- failed to deserialize empty doc.
|
2016-10-23 16:31:05 +02:00 |
sv
|
Merge pull request #726 from magnusburton/master
|
2017-01-09 14:58:15 +01:00 |
syntax
|
Revert changes to tagger and parser for thinc 6
|
2017-01-09 10:08:34 -06:00 |
tests
|
Modernise Doc parse tree navigation tests and don't depend on models
|
2017-01-11 21:14:15 +01:00 |
tokens
|
Amend 8ae8b443f: Handle comparison with None tokens.
|
2017-01-11 13:03:32 +01:00 |
zh
|
Import Jieba inside zh.make_doc
|
2016-11-02 23:49:19 +01:00 |
__init__.pxd
|
* Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags.
|
2014-10-24 02:23:42 +11:00 |
__init__.py
|
Hungarian module is exposed in spacy.
|
2016-12-21 20:45:36 +01:00 |
about.py
|
Increment version
|
2016-12-27 21:11:22 +01:00 |
attrs.pxd
|
…
|
|
attrs.pyx
|
…
|
|
cfile.pxd
|
* Add cfile.pyx
|
2015-07-23 01:10:36 +02:00 |
cfile.pyx
|
…
|
|
deprecated.py
|
…
|
|
download.py
|
…
|
|
gold.pxd
|
Fix gold.pyx for 1.0
|
2016-11-25 08:57:59 -06:00 |
gold.pyx
|
…
|
|
language.py
|
…
|
|
lemmatizer.py
|
…
|
|
lexeme.pxd
|
…
|
|
lexeme.pyx
|
Fix doc strings
|
2016-11-01 12:25:36 +01:00 |
matcher.pyx
|
…
|
|
morphology.pxd
|
Update header for morphology class
|
2016-12-18 16:50:42 +01:00 |
morphology.pyx
|
Revert "Fix Issue #683: Add 'SP' to tag_map, if it's not there already, within the Morphology class."
|
2017-01-09 09:55:55 -06:00 |
multi_words.py
|
…
|
|
orth.pxd
|
remove text-unidecode dependency
|
2016-02-24 08:01:59 +01:00 |
orth.pyx
|
…
|
|
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
pipeline.pxd
|
…
|
|
pipeline.pyx
|
…
|
|
scorer.py
|
Allow dep to be None in scorer, for missing labels.
|
2016-11-25 09:02:49 -06:00 |
strings.pxd
|
…
|
|
strings.pyx
|
…
|
|
structs.pxd
|
…
|
|
symbols.pxd
|
…
|
|
symbols.pyx
|
Revert "Add acl to symbols.pyx"
|
2016-12-12 10:10:28 +11:00 |
tagger.pxd
|
…
|
|
tagger.pyx
|
…
|
|
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
Revert "Revert "Merge remote-tracking branch 'origin/master'""
|
2017-01-09 13:28:13 +01:00 |
train.py
|
…
|
|
typedefs.pxd
|
…
|
|
typedefs.pyx
|
…
|
|
util.py
|
…
|
|
vocab.pxd
|
…
|
|
vocab.pyx
|
Avoid "True if ... else False"
|
2017-01-11 11:18:22 +02:00 |