spaCy/spacy
Matthew Honnibal 681258e29b Add support for pretrained tok2vec to ud-train 2018-11-29 14:54:47 +00:00
..
cli Add support for pretrained tok2vec to ud-train 2018-11-29 14:54:47 +00:00
data
displacy fix issue #2452 - displacy arrow direction is always forward (#2506) (closes #2452) 2018-07-04 14:12:08 +02:00
lang 💫 Make like_num work for prefixed numbers (#2808) 2018-10-01 10:49:14 +02:00
syntax Update hyper-parameters after NER random search (#2972) 2018-11-27 18:49:52 +01:00
tests
tokens Fix copy_reg compatibility on _serialize module 2018-09-28 15:23:14 +02:00
__init__.pxd
__init__.py
__main__.py 💫 Add experimental ULMFit/BERT/Elmo-like pretraining (#2931) 2018-11-15 22:17:16 +01:00
_align.pyx Improve alignment around quotes 2018-08-16 01:04:34 +02:00
_ml.py
about.py
attrs.pxd
attrs.pyx
compat.py Port over #2949 2018-11-26 18:54:27 +01:00
errors.py
glossary.py
gold.pxd
gold.pyx
language.py Small hack in Language.update to make torch work 2018-09-13 22:51:52 +00:00
lemmatizer.py
lexeme.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
lexeme.pyx
matcher.pyx 💫 Allow matching non-ORTH attributes in PhraseMatcher (#2925) 2018-11-15 03:00:58 +01:00
morphology.pxd
morphology.pyx Fix lemmatization 2018-07-05 13:56:02 +02:00
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd Fix names of pipeline components 2017-10-26 12:38:23 +02:00
pipeline.pyx Update hyper-parameters after NER random search (#2972) 2018-11-27 18:49:52 +01:00
scorer.py Fix scoring if tokenization changes 2018-05-01 01:33:20 +02:00
strings.pxd Try to fix StringStore clean up (see #1506) 2017-11-11 03:11:27 +03:00
strings.pyx
structs.pxd Make TokenC.sent_tart an int, to allow ternary value 2017-10-08 19:58:54 +02: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
typedefs.pxd
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx