.. |
cli
|
Add tag_map argument to CLI debug-data and train (#4750) (#5038)
|
2020-02-26 12:10:38 +01:00 |
data
|
…
|
|
displacy
|
add lemma option to displacy 'dep' visualiser (#5041)
|
2020-02-22 14:11:51 +01:00 |
lang
|
Improve German tokenization
|
2020-02-26 13:06:52 +01:00 |
matcher
|
Fix int value handling in Matcher (#4749)
|
2019-12-06 19:22:57 +01:00 |
ml
|
Replace function registries with catalogue (#4584)
|
2019-11-07 11:45:22 +01:00 |
pipeline
|
Use nlp.pipe in EntityRuler for phrase patterns in add_patterns (#4931)
|
2020-02-16 18:17:47 +01:00 |
syntax
|
bugfix typo conv_window
|
2020-01-14 09:02:58 +01:00 |
tests
|
Merge pull request #5006 from svlandeg/bugfix/multiproc-underscore
|
2020-02-25 14:46:02 +01:00 |
tokens
|
Merge pull request #5006 from svlandeg/bugfix/multiproc-underscore
|
2020-02-25 14:46:02 +01:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Replace function registries with catalogue (#4584)
|
2019-11-07 11:45:22 +01:00 |
__main__.py
|
Use latest wasabi
|
2019-11-04 02:38:45 +01:00 |
_align.pyx
|
Fixes typos (#4843)
|
2019-12-29 14:24:13 +01:00 |
_ml.py
|
Put Tok2Vec refactor behind feature flag (#4563)
|
2019-10-31 15:01:15 +01:00 |
about.py
|
update spacy to 2.2.4.dev0
|
2020-02-26 10:50:05 +01:00 |
analysis.py
|
Support span._. in component decorator attrs (#4555)
|
2019-10-30 17:19:36 +01:00 |
attrs.pxd
|
make idx available via to_array (#5030)
|
2020-02-22 14:13:06 +01:00 |
attrs.pyx
|
make idx available via to_array (#5030)
|
2020-02-22 14:13:06 +01:00 |
compat.py
|
Replace function registries with catalogue (#4584)
|
2019-11-07 11:45:22 +01:00 |
errors.py
|
add warning in debug_data for punctuation in entities (#4853)
|
2020-01-06 14:59:28 +01:00 |
glossary.py
|
Update tag maps and docs for English and German (#4501)
|
2019-10-24 12:56:05 +02:00 |
gold.pxd
|
…
|
|
gold.pyx
|
fix nlp.evaluate (#4924) (#4925)
|
2020-01-20 12:17:46 +01:00 |
kb.pxd
|
…
|
|
kb.pyx
|
More robust set entities method in KB (#4794)
|
2019-12-13 10:45:29 +01:00 |
language.py
|
Merge pull request #5006 from svlandeg/bugfix/multiproc-underscore
|
2020-02-25 14:46:02 +01:00 |
lemmatizer.py
|
Refactor lemmatizer and data table integration (#4353)
|
2019-10-01 21:36:03 +02:00 |
lexeme.pxd
|
…
|
|
lexeme.pyx
|
Alphanumeric -> alphabetic [ci skip]
|
2019-10-06 13:30:01 +02:00 |
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
|
Auto-format
|
2019-11-20 13:15:24 +01:00 |
strings.pxd
|
…
|
|
strings.pyx
|
…
|
|
structs.pxd
|
Replace Entity/MatchStruct with SpanC (#4459)
|
2019-10-18 11:01:47 +02:00 |
symbols.pxd
|
make idx available via to_array (#5030)
|
2020-02-22 14:13:06 +01:00 |
symbols.pyx
|
make idx available via to_array (#5030)
|
2020-02-22 14:13:06 +01:00 |
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
Detect more empty matches in tokenizer.explain() (#4675)
|
2019-11-20 16:31:29 +01:00 |
typedefs.pxd
|
…
|
|
typedefs.pyx
|
…
|
|
util.py
|
Auto-exclude disabled when calling from_disk during load (#4708)
|
2019-11-25 16:01:22 +01:00 |
vectors.pyx
|
Use int only in key2row for better performance (#4990)
|
2020-02-16 17:19:41 +01:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
Agnostic vocab array fix (#4680)
|
2019-11-23 14:59:52 +01:00 |