spaCy/spacy
2018-02-23 16:48:54 +01:00
..
cli
data
displacy
lang Merge pull request #2000 from jimregan/polish-tag-map 2018-02-18 19:05:58 +01:00
syntax Improve parser oracle around sentence breaks. 2018-02-22 19:22:26 +01:00
tests Try to reduce memory usage of test_matcher 2018-02-23 15:34:37 +01:00
tokens
__init__.pxd
__init__.py
__main__.py
_align.pyx Fix data typing in align 2018-02-23 15:08:06 +01:00
_matcher2_notes.py
_ml.py
about.py Set version to 2.1.0.dev1 2018-02-23 16:22:24 +01:00
attrs.pxd
attrs.pyx missing PrepCase attribute 2018-02-18 14:46:12 +00:00
compat.py
glossary.py
gold.pxd
gold.pyx Use new alignment implementation in GoldParse 2018-02-20 21:16:35 +01:00
language.py
lemmatizer.py Don't lower-case lemmas of proper nouns 2018-02-21 16:01:16 +01:00
lexeme.pxd
lexeme.pyx
matcher.pyx Set unicode_literals in matcher 2018-02-23 16:48:54 +01:00
morphology.pxd fix typo/missing here too 2018-02-18 14:38:27 +00:00
morphology.pyx fix typo/missing here too 2018-02-18 14:38:27 +00:00
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx Add multi-task objective for sentence segmentation 2018-02-23 16:25:57 +01:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx