| .. |
|
cli
|
Merge branch 'master' into feature/nel-wiki
|
2019-07-09 21:57:47 +02:00 |
|
data
|
|
|
|
displacy
|
Exclude user_data when copying doc in displaCy (closes #3882)
|
2019-06-26 14:37:05 +02:00 |
|
lang
|
Fix default punctuation rules for hindi text (#3625 explosion)
|
2019-07-11 15:00:51 +05:30 |
|
matcher
|
Dependency tree pattern matcher (#3465)
|
2019-06-16 13:25:32 +02:00 |
|
pipeline
|
more friendly textcat errors (#3946)
|
2019-07-10 19:39:38 +02:00 |
|
syntax
|
|
|
|
tests
|
Add test file for issue (#3625) and spacy contributor agreement
|
2019-07-11 14:53:14 +05:30 |
|
tokens
|
Rename Binder->DocBox, and improve it.
|
2019-07-10 19:37:20 +02:00 |
|
__init__.pxd
|
|
|
|
__init__.py
|
|
|
|
__main__.py
|
|
|
|
_align.pyx
|
|
|
|
_ml.py
|
experiment with adding NER types to the feature vector
|
2019-06-29 14:52:36 +02:00 |
|
about.py
|
Set version to 2.1.5.dev0
|
2019-07-10 22:54:09 +02:00 |
|
attrs.pxd
|
ensure Span.as_doc keeps the entity links + unit test
|
2019-06-25 15:28:51 +02:00 |
|
attrs.pyx
|
ensure Span.as_doc keeps the entity links + unit test
|
2019-06-25 15:28:51 +02:00 |
|
compat.py
|
Fix symlink creation to show error message on failure (#3589) (resolves #3307))
|
2019-04-16 11:58:31 +02:00 |
|
errors.py
|
more friendly textcat errors (#3946)
|
2019-07-10 19:39:38 +02:00 |
|
glossary.py
|
Update glossary.py to match information found in documentation (#3704) (closes ##3679)
|
2019-05-10 14:23:20 +02:00 |
|
gold.pxd
|
introduce goldparse.links
|
2019-06-07 13:54:45 +02:00 |
|
gold.pyx
|
introduce goldparse.links
|
2019-06-07 13:54:45 +02:00 |
|
kb.pxd
|
rename to KBEntryC
|
2019-06-26 15:55:26 +02:00 |
|
kb.pyx
|
rename to KBEntryC
|
2019-06-26 15:55:26 +02:00 |
|
language.py
|
remove redundancy
|
2019-07-03 15:02:10 +02:00 |
|
lemmatizer.py
|
Fix inconsistant lemmatizer issue #3484 (#3646)
|
2019-05-04 18:16:03 +02:00 |
|
lexeme.pxd
|
|
|
|
lexeme.pyx
|
|
|
|
morphology.pxd
|
|
|
|
morphology.pyx
|
Fix issue #3551: Upper case lemmas
|
2019-04-16 12:27:15 +02:00 |
|
parts_of_speech.pxd
|
|
|
|
parts_of_speech.pyx
|
|
|
|
scorer.py
|
Update Scorer.ents_per_type
|
2019-07-10 11:19:28 +02:00 |
|
strings.pxd
|
|
|
|
strings.pyx
|
|
|
|
structs.pxd
|
rename to KBEntryC
|
2019-06-26 15:55:26 +02:00 |
|
symbols.pxd
|
ensure Span.as_doc keeps the entity links + unit test
|
2019-06-25 15:28:51 +02:00 |
|
symbols.pyx
|
ensure Span.as_doc keeps the entity links + unit test
|
2019-06-25 15:28:51 +02:00 |
|
tokenizer.pxd
|
|
|
|
tokenizer.pyx
|
DOC: Update tokenizer docs to include default value for batch_size in pipe (#3492)
|
2019-03-28 12:48:02 +01:00 |
|
typedefs.pxd
|
|
|
|
typedefs.pyx
|
|
|
|
util.py
|
Make jsonschema dependency optional (#3784)
|
2019-05-30 14:34:58 +02:00 |
|
vectors.pyx
|
|
|
|
vocab.pxd
|
|
|
|
vocab.pyx
|
|
|