spaCy/spacy
Ines Montani f8f68bb062 Auto-format [ci skip] 2019-10-10 17:08:39 +02:00
..
cli Fix ner_jsonl2json converter (fix #4389) (#4394) 2019-10-08 00:52:45 +02:00
data
displacy Move lookup tables out of the core library (#4346) 2019-10-01 00:01:27 +02:00
lang
matcher
pipeline Improve spacy pretrain (#4393) 2019-10-07 23:34:58 +02:00
syntax
tests
tokens
__init__.pxd
__init__.py Add registry for model creation functions ('architectures') (#4395) 2019-10-08 12:21:03 +02:00
__main__.py
_align.pyx
_ml.py
about.py
attrs.pxd Fix attrs alignment 2019-07-12 17:59:47 +02:00
attrs.pyx
compat.py
errors.py
glossary.py
gold.pxd
gold.pyx
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx Documentation for Entity Linking (#4065) 2019-09-12 11:38:34 +02:00
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx Alphanumeric -> alphabetic [ci skip] 2019-10-06 13:30:01 +02:00
lookups.py Refactor lemmatizer and data table integration (#4353) 2019-10-01 21:36:03 +02:00
morphology.pxd
morphology.pyx Improve Morphology errors (#4314) 2019-09-21 14:37:06 +02:00
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd Merge changes from master 2019-08-21 14:18:52 +02:00
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 Tidy up rest 2017-10-27 21:07:59 +02:00
util.py
vectors.pyx
vocab.pxd
vocab.pyx most_similar() return the k most similar vectors (#4364) 2019-10-03 14:09:44 +02:00