spaCy/spacy
Matthew Honnibal 322b64dca0 Allow lookup of morphology by attribute name 2019-03-08 01:38:15 +01:00
..
cli Fix ud_train.py 2019-03-07 01:31:23 +01:00
data
displacy
lang
matcher
pipeline Remove enums from morphology 2019-03-07 17:14:57 +01:00
syntax 💫 Improve handling of missing NER tags (closes #2603) (#3341) 2019-02-27 12:06:32 +01:00
tests Add test for morph analysis 2019-03-08 00:10:07 +01:00
tokens
__init__.pxd
__init__.py
__main__.py
_align.pyx
_ml.py Update morphology branch from develop 2019-03-07 00:14:43 +01:00
about.py Set version to v2.1.0a10 2019-02-27 12:26:13 +01:00
attrs.pxd
attrs.pyx Fix intify_attrs function for obsolete data 2019-03-07 21:59:03 +01:00
compat.py
errors.py
glossary.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
gold.pxd
gold.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
morphology.pxd Allow lookup of morphology by attribute name 2019-03-08 01:38:15 +01:00
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
scorer.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
strings.pxd Try to fix StringStore clean up (see #1506) 2017-11-11 03:11:27 +03:00
strings.pyx
structs.pxd Add length attribute to MorphAnalysisC 2019-03-08 00:08:57 +01:00
symbols.pxd
symbols.pyx
tokenizer.pxd Disable tokenizer cache for special-cases. Fixes #1250 2017-10-24 16:08:05 +02:00
tokenizer.pyx Load token_match regex with .match, not .search 2019-02-21 09:09:03 +01:00
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd 💫 Small efficiency fixes to tokenizer (#2587) 2018-07-24 23:35:54 +02:00
vocab.pyx