..
cli
Improve tag map initialization and updating ( #5768 )
2020-07-19 11:13:39 +02:00
data
…
displacy
Add missing import
2020-04-28 13:48:37 +02:00
lang
Update invalid tag maps ( #5796 )
2020-07-22 16:02:51 +02:00
matcher
Switch to new add API in PhraseMatcher unpickle
2020-05-25 11:22:47 +02:00
ml
Experimental character-based pretraining ( #5700 )
2020-07-05 15:48:39 +02:00
pipeline
Improve warnings around normalization tables ( #5794 )
2020-07-22 16:04:58 +02:00
syntax
Improve warnings around normalization tables ( #5794 )
2020-07-22 16:04:58 +02:00
tests
Fix lemmatizer is_base_form for python2.7 ( #5734 )
2020-07-09 22:11:24 +02:00
tokens
Add strings and ENT_KB_ID to Doc serialization ( #5691 )
2020-07-02 17:11:57 +02:00
__init__.pxd
…
__init__.py
Simplify warnings
2020-04-28 13:37:37 +02:00
__main__.py
…
_ml.py
Experimental character-based pretraining ( #5700 )
2020-07-05 15:48:39 +02:00
about.py
Set version to 2.3.2 ( #5756 )
2020-07-13 14:55:56 +02:00
analysis.py
Simplify warnings
2020-04-28 13:37:37 +02:00
attrs.pxd
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
attrs.pyx
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
compat.py
…
errors.py
Improve warnings around normalization tables ( #5794 )
2020-07-22 16:04:58 +02:00
glossary.py
…
gold.pxd
…
gold.pyx
Updates to docstrings ( #5589 )
2020-06-15 14:58:36 +02:00
kb.pxd
Tidy up and avoid absolute spacy imports in core
2020-05-21 20:05:03 +02:00
kb.pyx
Merge pull request #5264 from lfiedler/issue-5230
2020-05-22 00:31:07 +02:00
language.py
Include git commit in package and model meta ( #5694 )
2020-07-02 17:10:27 +02:00
lemmatizer.py
Fix lemmatizer is_base_form for python2.7 ( #5734 )
2020-07-09 22:11:24 +02:00
lexeme.pxd
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
lexeme.pyx
Fix polarity of Token.is_oov and Lexeme.is_oov ( #5634 )
2020-06-23 13:29:51 +02:00
lookups.py
Reduce memory usage of Lookup's BloomFilter ( #5606 )
2020-06-26 14:09:10 +02:00
morphology.pxd
…
morphology.pyx
Improve tag map initialization and updating ( #5768 )
2020-07-19 11:13:39 +02:00
parts_of_speech.pxd
…
parts_of_speech.pyx
…
scorer.py
Fix GoldParse init when token count differs ( #5191 )
2020-03-26 10:46:23 +01:00
strings.pxd
…
strings.pyx
…
structs.pxd
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
symbols.pxd
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
symbols.pyx
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
tokenizer.pxd
Rename to url_match
2020-05-22 12:41:03 +02:00
tokenizer.pyx
Rename to url_match
2020-05-22 12:41:03 +02:00
typedefs.pxd
…
typedefs.pyx
…
util.py
Skip vocab in component config overrides ( #5624 )
2020-06-23 23:21:11 +02:00
vectors.pyx
fix deserialization order
2020-05-30 12:53:32 +02:00
vocab.pxd
Reduce stored lexemes data, move feats to lookups ( #5238 )
2020-05-19 15:59:14 +02:00
vocab.pyx
Updates to docstrings ( #5589 )
2020-06-15 14:58:36 +02:00