spaCy/spacy
2019-10-06 19:24:21 +02:00
..
cli Support bilstm_depth arg in spacy pretrain 2019-10-06 19:22:26 +02:00
data
displacy Move lookup tables out of the core library (#4346) 2019-10-01 00:01:27 +02:00
lang Improve URL_PATTERN and handling in tokenizer (#4374) 2019-10-05 13:00:09 +02:00
matcher Make PhraseMatcher.vocab consistent with Matcher.vocab (closes #4373) 2019-10-04 12:18:41 +02:00
pipeline Use cosine loss in Cloze multitask 2019-10-06 19:23:46 +02:00
syntax Ensure the NER remains consistent after resizing (#4330) 2019-09-27 20:57:13 +02:00
tests Improve URL_PATTERN and handling in tokenizer (#4374) 2019-10-05 13:00:09 +02:00
tokens Bugfix initializing DocBin with attributes (#4368) 2019-10-03 14:48:45 +02:00
__init__.pxd
__init__.py
__main__.py
_align.pyx
_ml.py Add option to ignore zero vectors in get_cossim_loss 2019-10-06 19:20:54 +02:00
about.py Set version to v2.2.1 2019-10-03 14:50:39 +02:00
attrs.pxd
attrs.pyx Bugfix initializing DocBin with attributes (#4368) 2019-10-03 14:48:45 +02:00
compat.py
errors.py Use consistent spelling 2019-10-02 10:37:39 +02:00
glossary.py Include Norwegian NER entity types in glossary [ci skip] 2019-09-15 17:16:21 +02:00
gold.pxd
gold.pyx Fix orth replacement 2019-09-19 00:03:24 +02:00
kb.pxd
kb.pyx
language.py Use consistent spelling 2019-10-02 10:37:39 +02:00
lemmatizer.py Refactor lemmatizer and data table integration (#4353) 2019-10-01 21:36:03 +02:00
lexeme.pxd
lexeme.pyx
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 Make except more explicit 2019-09-18 19:57:08 +02:00
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx Improve URL_PATTERN and handling in tokenizer (#4374) 2019-10-05 13:00:09 +02:00
typedefs.pxd
typedefs.pyx
util.py Enable GPU in pytorch n use_gpu functon 2019-10-06 19:24:21 +02:00
vectors.pyx most_similar() return the k most similar vectors (#4364) 2019-10-03 14:09:44 +02:00
vocab.pxd
vocab.pyx most_similar() return the k most similar vectors (#4364) 2019-10-03 14:09:44 +02:00