..
cli
Port train CLI updates
2020-06-03 14:03:43 +02:00
displacy
Add missing import
2020-04-28 13:48:37 +02:00
lang
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
matcher
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
ml
Various fixes to NEL functionality, Example class etc ( #5460 )
2020-05-20 11:41:12 +02:00
pipeline
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
syntax
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
tests
Update senter test and auto-format
2020-05-21 20:17:14 +02:00
tokens
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +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
Simplify warnings
2020-04-28 13:37:37 +02:00
__main__.py
Update spaCy for thinc 8.0.0 ( #4920 )
2020-01-29 17:06:46 +01:00
_ml.py
Skip duplicate lexeme rank setting ( #5401 )
2020-05-14 18:26:12 +02:00
about.py
Set version to v3.0.0.dev8
2020-05-19 17:15:39 +02:00
analysis.py
Simplify warnings
2020-04-28 13:37:37 +02:00
attrs.pxd
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
attrs.pyx
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
compat.py
Merge branch 'develop' into refactor/remove-symlinks
2020-02-18 17:22:20 +01:00
errors.py
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
glossary.py
Tidy up and auto-format
2020-02-18 15:38:18 +01:00
gold.pxd
Fix accidentally quadratic runtime in Example.split_sents ( #5464 )
2020-05-20 18:48:18 +02:00
gold.pyx
Fix merge issues
2020-05-21 19:42:13 +02:00
kb.pxd
Tidy up compiler flags and imports ( #5071 )
2020-03-02 11:48:10 +01:00
kb.pyx
Simplify warnings
2020-04-28 13:37:37 +02:00
language.py
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
lemmatizer.py
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
lexeme.pxd
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
lexeme.pyx
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
lookups.py
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
morphology.pxd
Tidy up compiler flags and imports ( #5071 )
2020-03-02 11:48:10 +01:00
morphology.pyx
Update warning IDs
2020-05-21 18:39:11 +02:00
parts_of_speech.pxd
Add support for Universal Dependencies v2.0
2017-03-03 13:17:34 +01:00
parts_of_speech.pyx
Drop Python 2.7 and 3.5 ( #4828 )
2019-12-22 01:53:56 +01:00
schemas.py
Fix test and schemas
2020-05-21 19:01:02 +02:00
scorer.py
Update morphologizer ( #5108 )
2020-04-02 14:46:32 +02:00
strings.pxd
Tidy up compiler flags and imports ( #5071 )
2020-03-02 11:48:10 +01:00
strings.pyx
Tidy up compiler flags and imports ( #5071 )
2020-03-02 11:48:10 +01:00
structs.pxd
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
symbols.pxd
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
symbols.pyx
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
tokenizer.pxd
Tidy up compiler flags and imports ( #5071 )
2020-03-02 11:48:10 +01:00
tokenizer.pyx
Simplify warnings
2020-04-28 13:37:37 +02:00
typedefs.pxd
Update spaCy for thinc 8.0.0 ( #4920 )
2020-01-29 17:06:46 +01:00
typedefs.pyx
Tidy up rest
2017-10-27 21:07:59 +02:00
util.py
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
vectors.pyx
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
vocab.pxd
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
vocab.pyx
Remove serialization getter
2020-05-21 18:48:21 +02:00