spaCy/spacy
Ines Montani 2982f82934 Auto-format 2019-02-24 14:09:15 +01:00
..
cli 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
data
displacy Fix escaping of HTML in displacy ENT (closes #2728) 2019-02-21 14:30:39 +01:00
lang Auto-format 2019-02-24 14:09:15 +01:00
matcher
pipeline
syntax
tests Fix escaping of HTML in displacy ENT (closes #2728) 2019-02-21 14:30:39 +01:00
tokens Fix issue #3288 (#3308) 2019-02-21 09:48:53 +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
__main__.py
_align.pyx
_ml.py
about.py
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
gold.pxd Add support for sent_start to GoldParse 2017-08-25 20:03:14 -05:00
gold.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd Add support for Universal Dependencies v2.0 2017-03-03 13:17:34 +01:00
parts_of_speech.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
scorer.py
strings.pxd Try to fix StringStore clean up (see #1506) 2017-11-11 03:11:27 +03:00
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
typedefs.pyx
util.py
vectors.pyx Fix KeyError in Vectors.most_similar. Fixes #2648 2018-12-10 16:19:18 +01:00
vocab.pxd
vocab.pyx Prevent exceptions from setting POS but not TAG. Closes #1773 2018-12-30 13:16:05 +01:00