spaCy/spacy
Ines Montani 547464609d Remove merge_subtokens from parser postprocessing for now 2019-07-09 21:50:30 +02:00
..
cli Update pretrain to prevent unintended overwriting of weight fil… (#3902) 2019-07-09 21:48:30 +02:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy Exclude user_data when copying doc in displaCy (closes #3882) 2019-06-26 14:37:05 +02:00
lang Norwegian tweaks (#3894) 2019-07-08 10:28:47 +02:00
matcher Dependency tree pattern matcher (#3465) 2019-06-16 13:25:32 +02:00
pipeline
syntax
tests Added an argument to `EntityRuler` constructor to pass attrs to… (#3919) 2019-07-09 20:09:17 +02:00
tokens 💫 Improve introspection of custom extension attributes (#3729) 2019-05-12 00:53:11 +02: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 Fix formatting (hopefully also restarts build properly) 2019-03-20 09:55:45 +01:00
__main__.py
_align.pyx
_ml.py fixed tag_map.py merge conflict 2019-04-04 14:18:27 +08:00
about.py
attrs.pxd
attrs.pyx
compat.py
errors.py
glossary.py
gold.pxd
gold.pyx
kb.pxd
kb.pyx
language.py Document Language.evaluate 2019-05-24 14:06:36 +02:00
lemmatizer.py
lexeme.pxd 💫 Support lexical attributes in retokenizer attrs (closes #2390) (#3325) 2019-02-24 21:13:51 +01:00
lexeme.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py Evaluation of NER model per entity type, closes #3490 (#3911) 2019-07-09 20:54:59 +02:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx Revert "Merge branch 'develop' of https://github.com/explosion/spaCy into develop" 2018-03-27 19:23:02 +02:00
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 Tidy up property code style (#3391) 2019-03-11 15:59:09 +01:00