spaCy/spacy
Ines Montani de997c1a33 Merge pull request #842 from magnusburton/master
Added regular verb rules for Swedish
2017-02-17 11:18:20 +01:00
..
de Use global abbreviation data languages and remove duplicates 2017-01-08 20:36:00 +01:00
en
es Fix Issue #736: Times were being tokenized with incorrect string values. 2017-01-12 11:21:01 +01:00
fi
fr
hu Use relative import 2017-01-23 21:27:49 +01:00
it Remove unused import 2017-01-08 22:17:37 +01:00
language_data Keep infixes of punctuation + hyphens as one token (see #801) 2017-02-02 16:22:40 +01:00
munge
nl Remove unused import 2017-01-08 22:17:37 +01:00
pt Remove unused import 2017-01-08 22:17:37 +01:00
serialize Fix Issue #459 -- failed to deserialize empty doc. 2016-10-23 16:31:05 +02:00
sv
syntax Revert changes to tagger and parser for thinc 6 2017-01-09 10:08:34 -06:00
tests
tokens
zh
__init__.pxd
__init__.py
about.py
attrs.pxd
attrs.pyx
cfile.pxd
cfile.pyx Handle pathlib.Path objects in CFile 2016-09-24 22:01:46 +02:00
deprecated.py Finish refactoring data loading 2016-09-24 20:26:17 +02:00
download.py Fix missing import 2017-01-19 22:03:52 +11:00
gold.pxd Fix gold.pyx for 1.0 2016-11-25 08:57:59 -06:00
gold.pyx Merge old training fixes with newer state 2016-11-25 09:16:36 -06:00
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
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
orth.pyx Fix multi-line string of NUM_WORDS (resolves #759) 2017-01-20 15:11:48 +01:00
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd Refactor the pipeline classes to make them more consistent, and remove the redundant blank() constructor. 2016-10-16 21:34:57 +02:00
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
strings.pyx
structs.pxd
symbols.pxd Update symbols.pxd 2016-12-12 10:09:58 +11:00
symbols.pyx Revert "Add acl to symbols.pyx" 2016-12-12 10:10:28 +11:00
tagger.pxd Add cfg field to Tagger 2016-10-17 01:03:41 +02:00
tagger.pyx
tokenizer.pxd
tokenizer.pyx Allow zero-width 'infix' token 2017-01-23 18:28:01 +01:00
train.py
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx